[ 459.919978] [57417]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 459.921409] [57417]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Nov 12 22:39:55 2025] *** [ 459.921409] [57417]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 459.921409] [57417]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 459.921409] [57417]: nodename: devstack [ 459.921409] [57417]: machine: x86_64 [ 459.921409] [57417]: clock source: unix [ 459.921409] [57417]: pcre jit disabled [ 459.921409] [57417]: detected number of CPU cores: 8 [ 459.921409] [57417]: current working directory: / [ 459.921409] [57417]: detected binary path: /usr/bin/uwsgi-core [ 459.921707] [57417]: your processes number limit is 128149 [ 459.921707] [57417]: your memory page size is 4096 bytes [ 459.921707] [57417]: detected max file descriptor number: 2048 [ 459.921707] [57417]: lock engine: pthread robust mutexes [ 459.921707] [57417]: thunder lock: enabled [ 459.921707] [57417]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 459.921882] [57417]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 459.921882] [57417]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 459.921882] [57417]: Set PythonHome to /opt/stack/data/venv [ 459.951024] [57417]: Python main interpreter initialized at 0x6133e6220be0 [ 459.951024] [57417]: python threads support enabled [ 459.951024] [57417]: your server socket listen backlog is limited to 100 connections [ 459.951024] [57417]: your mercy for graceful operations on workers is 80 seconds [ 459.951273] [57417]: mapped 403077 bytes (393 KB) for 2 cores [ 459.951486] [57417]: *** Operational MODE: preforking *** [ 459.951547] [57417]: *** uWSGI is running in multiple interpreter mode *** [ 459.951547] [57417]: spawned uWSGI master process (pid: 57417) [ 459.952063] [57417]: spawned uWSGI worker 1 (pid: 57419, cores: 1) [ 459.956156] [57417]: spawned uWSGI worker 2 (pid: 57420, cores: 1) [ 459.956156] [57417]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 460.139723] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 460.139723] [57419]: debtcollector.deprecate( [ 460.143680] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 460.143680] [57420]: debtcollector.deprecate( [ 460.259651] [57419]: /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. [ 460.259651] [57419]: removals.removed_module( [ 460.260365] [57419]: /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. [ 460.260365] [57419]: removals.removed_module( [ 460.266642] [57420]: /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. [ 460.266642] [57420]: removals.removed_module( [ 460.267587] [57420]: /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. [ 460.267587] [57420]: removals.removed_module( [ 460.844041] [57419]: /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 [ 460.844041] [57419]: warnings.warn( [ 460.855177] [57420]: /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 [ 460.855177] [57420]: warnings.warn( [ 460.901282] [57419]: /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. [ 460.901282] [57419]: warnings.warn( [ 460.913386] [57420]: /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. [ 460.913386] [57420]: warnings.warn( [ 461.167091] [57419]: 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. [ 461.167360] [57419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57419) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 461.174459] [57420]: 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. [ 461.174684] [57420]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57420) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 461.243228] [57419]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 461.243228] [57419]: @jsonschema.FormatChecker.cls_checks('date-time') [ 461.244493] [57420]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 461.244493] [57420]: @jsonschema.FormatChecker.cls_checks('date-time') [ 461.615678] [57419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57419) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 461.616075] [57420]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57420) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 461.616127] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.616184] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.616355] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.616532] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.616591] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.616739] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.620295] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.620383] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.620448] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.620539] [57419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.620572] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.620635] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.620747] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.621030] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.621122] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.621194] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.621263] [57420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.621328] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.621391] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.621463] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.622533] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.622617] [57419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.622692] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.622759] [57419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.622826] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.622889] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.622960] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.623346] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.623443] [57420]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.623524] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.623594] [57420]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.623682] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.623748] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.623821] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.628149] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.628243] [57419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.628300] [57419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.628366] [57419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.628431] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.628495] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.628566] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.628605] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.628659] [57420]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.628733] [57420]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.628824] [57420]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.628892] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.628956] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.629046] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.629773] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.629859] [57419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.629930] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.629998] [57419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.630075] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.630139] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.630211] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.630258] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.630309] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.630360] [57419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.630388] [57420]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.630416] [57419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.630442] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.630467] [57419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.630493] [57420]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.630518] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.630547] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.630576] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.630604] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.630628] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.630728] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.630774] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.630815] [57420]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.630883] [57420]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.630948] [57420]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.631012] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.631076] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.631145] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.632105] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.632182] [57419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.632246] [57419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.632315] [57419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.632360] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.632413] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.632462] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.632503] [57420]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.632548] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.632590] [57420]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.632632] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.632675] [57420]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.632715] [57419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.632742] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.632771] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.632797] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.632834] [57419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.632861] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.632887] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.632922] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.632953] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.632978] [57420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.633025] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.633052] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.633052] [57420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.633105] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.633211] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.633255] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.634181] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.634265] [57419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.634326] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.634372] [57419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.634423] [57419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.634478] [57420]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.634611] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.634658] [57420]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.634699] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.634699] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.634780] [57420]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.634780] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.634780] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.634780] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.635269] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.635359] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.635427] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.635496] [57419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.635556] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.635611] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.635611] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.635708] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.635739] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.635770] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.635799] [57420]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.635876] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.635930] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.636035] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.637659] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.637754] [57419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.637810] [57419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.637855] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.637900] [57419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.637934] [57420]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.637960] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.637988] [57420]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.638024] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.638055] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.638081] [57420]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.638169] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.638235] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.638305] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.638821] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.638904] [57419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.638978] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.639057] [57419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.639118] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.639182] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.639244] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.639294] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.639336] [57420]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.639366] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.639425] [57420]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.639516] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.639577] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.639649] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.640988] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.641075] [57419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.641147] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.641215] [57419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.641282] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.641335] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.641408] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.641465] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.641495] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.641534] [57420]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.641572] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.641598] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.641623] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.641651] [57419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.641676] [57420]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.641809] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.641862] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.641862] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.641933] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.641959] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.641987] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.641987] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.642064] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.642094] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.642124] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.642149] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.642174] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.642198] [57419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.642198] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.642298] [57420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.642325] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.642350] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.642350] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.642397] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.642424] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.642424] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.642474] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.642499] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.642690] [57420]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.642690] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.642690] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.642819] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.642991] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.643060] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.643104] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.643151] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.643196] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.643243] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.643285] [57419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.643330] [57420]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.643373] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.643416] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.643453] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.643491] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.643526] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.643565] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.644152] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.644233] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.644304] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.644348] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.644391] [57419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.644441] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.644488] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.644530] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.644572] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.644613] [57420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.644664] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.644704] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.644704] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.644893] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.647193] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.647279] [57419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.647339] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.647407] [57419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.647461] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.647505] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.647545] [57420]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.647586] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.647627] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.647672] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.647735] [57420]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.647735] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.647816] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.647858] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.648320] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.648406] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.648476] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.648545] [57419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.648608] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.648667] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.648736] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.649106] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.649200] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.649285] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.649379] [57420]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.649468] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.649560] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.649632] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.652502] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.652595] [57419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.652647] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.652718] [57419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.652784] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.652846] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.652916] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.653028] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.653108] [57420]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.653181] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.653251] [57420]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.653316] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.653379] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.653456] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.654673] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.654759] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.654830] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.654972] [57419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.654972] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.655081] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.655127] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.655168] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.655213] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.655324] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.655399] [57420]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.655464] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.655501] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.655528] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.655578] [57419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.655621] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.655662] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.655704] [57419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.655766] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.655824] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.655869] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.655911] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.655938] [57420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.655963] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.655988] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.656027] [57419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.656055] [57420]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.656080] [57419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.656106] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.656170] [57419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.656225] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.656268] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.656310] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.656352] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.656393] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.656434] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.656475] [57420]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.656475] [57420]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.656475] [57420]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.656475] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.656629] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.656629] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.657043] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.657128] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.657198] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.657267] [57419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.657331] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.657395] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.657449] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.657481] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.657553] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.657634] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.657705] [57420]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.657795] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.657863] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.657933] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.659340] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.659424] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.659494] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.659562] [57419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.659627] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.659691] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.659779] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.659831] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.659910] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.659981] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.660063] [57420]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.660130] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.660195] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.660266] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.662951] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.663084] [57419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.663130] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.663202] [57419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.663258] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.663326] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.663365] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.663396] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.663423] [57420]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.663477] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.663529] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.663602] [57419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.663663] [57420]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.663716] [57419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.663760] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.663804] [57419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.663852] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.663899] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.663928] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.663955] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.663980] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.664017] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.664045] [57420]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.664045] [57420]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.664045] [57420]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.664045] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.664145] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.664170] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.664565] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.664647] [57419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.664720] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.664790] [57419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.664855] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.664917] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.664989] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.665043] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.665200] [57420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.665280] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.665347] [57420]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.665438] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.665505] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.665578] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.665792] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.665875] [57419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.665908] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.665955] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.665997] [57420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.666058] [57419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.666105] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.666148] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.666148] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.666197] [57420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.666222] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.666248] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.666301] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.666368] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.668163] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.668247] [57419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.668307] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.668351] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.668394] [57419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.668447] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.668490] [57420]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.668531] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.668558] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.668583] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.668609] [57420]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.668635] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.668698] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.668771] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.669596] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.669678] [57419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.669750] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.669782] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.669818] [57419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.669874] [57420]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.669906] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.669931] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.669979] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.670029] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.670081] [57420]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.670125] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.670165] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.670240] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.671876] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.671960] [57419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.672012] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.672048] [57419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.672109] [57420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.672141] [57419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.672166] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.672218] [57420]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.672248] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.672281] [57420]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.672311] [57419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.672349] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.672409] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.672475] [57420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 461.673548] [57419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57419) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.673633] [57419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.673703] [57419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.673751] [57420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57420) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 461.673795] [57419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.673846] [57419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.673890] [57420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 461.673936] [57419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57419) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.673978] [57420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 461.673978] [57420]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 461.674051] [57420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 461.674119] [57420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57420) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 461.699735] [57420]: INFO dbcounter [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Registered counter for database cinder [ 461.699891] [57419]: INFO dbcounter [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Registered counter for database cinder [ 461.709134] [57419]: DEBUG oslo_db.sqlalchemy.engines [None req-6ae7ade1-8746-441a-ab36-9423ed02851c 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=57419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 461.709407] [57420]: DEBUG oslo_db.sqlalchemy.engines [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 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=57420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 461.836800] [57419]: DEBUG dbcounter [-] [57419] Writer thread running {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 461.839391] [57420]: DEBUG dbcounter [-] [57420] Writer thread running {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 461.841806] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 461.843106] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 461.844292] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 461.845431] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 461.846556] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 461.847610] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 461.848412] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 461.848788] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.848976] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.849512] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 461.849872] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.850077] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.850603] [57419]: WARNING cinder.keymgr.conf_key_mgr [None req-6ae7ade1-8746-441a-ab36-9423ed02851c 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' [ 461.850771] [57420]: WARNING cinder.keymgr.conf_key_mgr [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 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' [ 461.851766] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.851893] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.851942] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.852076] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.854668] [57419]: DEBUG oslo_db.sqlalchemy.engines [None req-6ae7ade1-8746-441a-ab36-9423ed02851c 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=57419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 461.854723] [57420]: DEBUG oslo_db.sqlalchemy.engines [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 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=57420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 461.856559] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 461.856630] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 461.858513] [57420]: INFO cinder.rpc [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 461.858595] [57419]: INFO cinder.rpc [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 461.858965] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.859016] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.859147] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.859182] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.869663] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.869789] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.869821] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.869992] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.872823] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.872982] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.873072] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.873177] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.876506] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.876506] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.876880] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.876880] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.879521] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.880096] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.880675] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.880876] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.882633] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.882793] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.883806] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.883975] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.885280] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.885445] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.886508] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.886668] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.888130] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.888289] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.889351] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.889511] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.890533] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.890707] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.891861] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.892040] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.894143] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.894307] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.895237] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.895389] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.895422] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.895577] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.896525] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.896680] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.897561] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.897723] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.898942] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.899113] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.902864] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.903068] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.904342] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.904499] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.906289] [57419]: WARNING cinder.api.contrib.hosts [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 461.906704] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.906856] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.907718] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.907758] [57420]: WARNING cinder.api.contrib.hosts [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 461.907876] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.908163] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.908370] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.908871] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.909025] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.909220] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.909377] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.909786] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.909940] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.910356] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.910507] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.910993] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.911158] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.911327] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.911486] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.912125] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.912285] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.912620] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.912777] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.913097] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.913248] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.913715] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.913870] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.914082] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.914237] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.914696] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.914851] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.915278] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.915436] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.915715] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.915878] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.916143] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: extensions {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.916881] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 461.917048] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 461.917486] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-hosts {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.917758] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: extensions {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.918993] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: qos-specs {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.919156] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-hosts {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.920690] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: qos-specs {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.921215] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-quota-class-sets {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.922656] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: scheduler-stats {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.922953] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-quota-class-sets {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.924146] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-snapshot-manage {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.924366] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: scheduler-stats {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.925693] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: capabilities {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.925832] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-snapshot-manage {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.927062] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: encryption {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.927397] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: capabilities {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.928649] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: cgsnapshots {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.929198] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: encryption {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.930815] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: cgsnapshots {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.931456] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-quota-sets {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 461.933224] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-quota-sets {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.027741] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-volume-manage {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.029313] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-volume-transfer {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.031067] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-volume-type-access {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.031165] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-volume-manage {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.032766] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-volume-transfer {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.032877] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: backups {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.034595] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-volume-type-access {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.034870] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-services {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.036184] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: consistencygroups {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.036305] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: backups {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.038416] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-services {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.039075] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: extra_specs {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.039777] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: consistencygroups {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.040652] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: os-availability-zone {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.041890] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: extra_specs {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.042159] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extended resource: encryption {{(pid=57419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.043464] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: os-availability-zone {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.044109] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.044297] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.044874] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extended resource: encryption {{(pid=57420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 462.045382] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.045544] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.046434] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.046591] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.046938] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.047142] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.047405] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.047558] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.048203] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.048367] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.048445] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.048598] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.049253] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.049414] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.049667] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.049823] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.050241] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.050384] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.050647] [57419]: WARNING stevedore.named [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.050833] [57419]: WARNING castellan.key_manager [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.051287] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.051441] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.051548] [57419]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] SnapshotActionsController initialized {{(pid=57419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 462.051677] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeActions extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.051846] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension UsedLimits extending resource: limits {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.051975] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052106] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052290] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension TypesManage extending resource: types {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052422] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052478] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.052537] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension AdminActions extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052638] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.052674] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension AdminActions extending resource: snapshots {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052762] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension AdminActions extending resource: backups {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052872] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeTypeAccess extending resource: types {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.052993] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053113] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053227] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053333] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053437] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053470] [57420]: WARNING stevedore.named [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 462.053538] [57419]: DEBUG cinder.api.v3.router [None req-6ae7ade1-8746-441a-ab36-9423ed02851c None None] Extension SnapshotActions extending resource: snapshots {{(pid=57419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.053625] [57420]: WARNING castellan.key_manager [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 462.054345] [57420]: DEBUG cinder.api.contrib.snapshot_actions [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] SnapshotActionsController initialized {{(pid=57420) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 462.054475] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeActions extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.054626] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension UsedLimits extending resource: limits {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.054748] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.054867] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.054978] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension TypesManage extending resource: types {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055202] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055312] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension AdminActions extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055432] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension AdminActions extending resource: snapshots {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055542] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension AdminActions extending resource: backups {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055652] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055774] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.055885] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.056008] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.056128] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.056235] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.056340] [57420]: DEBUG cinder.api.v3.router [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 462.056439] [57419]: WARNING keystonemiddleware.auth_token [None req-6ae7ade1-8746-441a-ab36-9423ed02851c 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. [ 462.058959] [57420]: WARNING keystonemiddleware.auth_token [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 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. [ 462.060868] [57419]: WARNING keystonemiddleware.auth_token [None req-6ae7ade1-8746-441a-ab36-9423ed02851c 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 [ 462.063421] [57420]: WARNING keystonemiddleware.auth_token [None req-7230dc70-8876-43f1-b8c8-0cd8ecbd0568 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 [ 462.063534] [57419]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6133e6220be0 pid: 57419 (default app) [ 462.066047] [57420]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6133e6220be0 pid: 57420 (default app) [ 462.073540] [57419]: /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. [ 462.073540] [57419]: warnings.warn(deprecated_msg) [ 462.073694] [57419]: /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. [ 462.073694] [57419]: warnings.warn(deprecated_msg) [ 462.073694] [57419]: /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. [ 462.073694] [57419]: warnings.warn(deprecated_msg) [ 462.073694] [57419]: /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. [ 462.073885] [57419]: warnings.warn(deprecated_msg) [ 462.073885] [57419]: /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. [ 462.073885] [57419]: warnings.warn(deprecated_msg) [ 462.073885] [57419]: /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. [ 462.073885] [57419]: warnings.warn(deprecated_msg) [ 462.073885] [57419]: /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. [ 462.074103] [57419]: warnings.warn(deprecated_msg) [ 462.074103] [57419]: /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. [ 462.074103] [57419]: warnings.warn(deprecated_msg) [ 462.074103] [57419]: /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. [ 462.074103] [57419]: warnings.warn(deprecated_msg) [ 462.074250] [57419]: /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. [ 462.074250] [57419]: warnings.warn(deprecated_msg) [ 462.074250] [57419]: /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. [ 462.074250] [57419]: warnings.warn(deprecated_msg) [ 462.074375] [57419]: /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. [ 462.074375] [57419]: warnings.warn(deprecated_msg) [ 462.074375] [57419]: /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. [ 462.074375] [57419]: warnings.warn(deprecated_msg) [ 462.074499] [57419]: /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. [ 462.074499] [57419]: warnings.warn(deprecated_msg) [ 462.074499] [57419]: /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. [ 462.074499] [57419]: warnings.warn(deprecated_msg) [ 462.074499] [57419]: /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. [ 462.074700] [57419]: warnings.warn(deprecated_msg) [ 462.074700] [57419]: /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. [ 462.074700] [57419]: warnings.warn(deprecated_msg) [ 462.074700] [57419]: /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. [ 462.074700] [57419]: warnings.warn(deprecated_msg) [ 462.074854] [57419]: /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. [ 462.074854] [57419]: warnings.warn(deprecated_msg) [ 462.074854] [57419]: /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. [ 462.074854] [57419]: warnings.warn(deprecated_msg) [ 462.074854] [57419]: /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. [ 462.074854] [57419]: warnings.warn(deprecated_msg) [ 462.075043] [57419]: /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. [ 462.075043] [57419]: warnings.warn(deprecated_msg) [ 462.075043] [57419]: /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. [ 462.075043] [57419]: warnings.warn(deprecated_msg) [ 462.075043] [57419]: /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. [ 462.075043] [57419]: warnings.warn(deprecated_msg) [ 462.075278] [57419]: /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. [ 462.075278] [57419]: warnings.warn(deprecated_msg) [ 462.075278] [57419]: /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. [ 462.075278] [57419]: warnings.warn(deprecated_msg) [ 462.075278] [57419]: /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. [ 462.075278] [57419]: warnings.warn(deprecated_msg) [ 462.075458] [57419]: /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. [ 462.075458] [57419]: warnings.warn(deprecated_msg) [ 462.075458] [57419]: /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. [ 462.075458] [57419]: warnings.warn(deprecated_msg) [ 462.075458] [57419]: /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. [ 462.075458] [57419]: warnings.warn(deprecated_msg) [ 462.075644] [57419]: /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. [ 462.075644] [57419]: warnings.warn(deprecated_msg) [ 462.075644] [57419]: /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. [ 462.075644] [57419]: warnings.warn(deprecated_msg) [ 462.075769] [57419]: /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. [ 462.075769] [57419]: warnings.warn(deprecated_msg) [ 462.075769] [57419]: /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. [ 462.075769] [57419]: warnings.warn(deprecated_msg) [ 462.075769] [57419]: /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. [ 462.075944] [57419]: warnings.warn(deprecated_msg) [ 462.075944] [57419]: /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. [ 462.075944] [57419]: warnings.warn(deprecated_msg) [ 462.075944] [57419]: /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. [ 462.075944] [57419]: warnings.warn(deprecated_msg) [ 462.076105] [57419]: /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. [ 462.076105] [57419]: warnings.warn(deprecated_msg) [ 462.076105] [57419]: /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. [ 462.076105] [57419]: warnings.warn(deprecated_msg) [ 462.076105] [57419]: /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. [ 462.076105] [57419]: warnings.warn(deprecated_msg) [ 462.076274] [57419]: /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. [ 462.076274] [57419]: warnings.warn(deprecated_msg) [ 462.076274] [57419]: /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. [ 462.076274] [57419]: warnings.warn(deprecated_msg) [ 462.076274] [57419]: /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. [ 462.076441] [57419]: warnings.warn(deprecated_msg) [ 462.076441] [57419]: /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. [ 462.076441] [57419]: warnings.warn(deprecated_msg) [ 462.076441] [57419]: /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. [ 462.076441] [57419]: warnings.warn(deprecated_msg) [ 462.076600] [57419]: /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. [ 462.076600] [57419]: warnings.warn(deprecated_msg) [ 462.076600] [57419]: /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. [ 462.076600] [57419]: warnings.warn(deprecated_msg) [ 462.076729] [57419]: /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. [ 462.076729] [57419]: warnings.warn(deprecated_msg) [ 462.076729] [57419]: /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. [ 462.076729] [57419]: warnings.warn(deprecated_msg) [ 462.076864] [57419]: /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. [ 462.076864] [57419]: warnings.warn(deprecated_msg) [ 462.076864] [57419]: /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. [ 462.076864] [57419]: warnings.warn(deprecated_msg) [ 462.076864] [57419]: /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. [ 462.077548] [57419]: warnings.warn(deprecated_msg) [ 462.077548] [57419]: /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. [ 462.077548] [57419]: warnings.warn(deprecated_msg) [ 462.077548] [57419]: /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. [ 462.077548] [57419]: warnings.warn(deprecated_msg) [ 462.077784] [57419]: /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. [ 462.077784] [57419]: warnings.warn(deprecated_msg) [ 462.077784] [57419]: /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. [ 462.077784] [57419]: warnings.warn(deprecated_msg) [ 462.077978] [57419]: /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. [ 462.077978] [57419]: warnings.warn(deprecated_msg) [ 462.077978] [57419]: /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. [ 462.077978] [57419]: warnings.warn(deprecated_msg) [ 462.078187] [57419]: /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. [ 462.078187] [57419]: warnings.warn(deprecated_msg) [ 462.078187] [57419]: /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. [ 462.078187] [57419]: warnings.warn(deprecated_msg) [ 462.078372] [57419]: /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. [ 462.078372] [57419]: warnings.warn(deprecated_msg) [ 462.078372] [57419]: /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. [ 462.078372] [57419]: warnings.warn(deprecated_msg) [ 462.078560] [57419]: /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. [ 462.078560] [57419]: warnings.warn(deprecated_msg) [ 462.078560] [57419]: /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. [ 462.078560] [57419]: warnings.warn(deprecated_msg) [ 462.078771] [57419]: /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. [ 462.078771] [57419]: warnings.warn(deprecated_msg) [ 462.078771] [57419]: /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. [ 462.078771] [57419]: warnings.warn(deprecated_msg) [ 462.078771] [57419]: /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. [ 462.078771] [57419]: warnings.warn(deprecated_msg) [ 462.079061] [57419]: /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. [ 462.079061] [57419]: warnings.warn(deprecated_msg) [ 462.079061] [57419]: /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. [ 462.079061] [57419]: warnings.warn(deprecated_msg) [ 462.079061] [57419]: /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. [ 462.079341] [57419]: warnings.warn(deprecated_msg) [ 462.079341] [57419]: /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. [ 462.079341] [57419]: warnings.warn(deprecated_msg) [ 462.079341] [57419]: /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. [ 462.079341] [57419]: warnings.warn(deprecated_msg) [ 462.079341] [57419]: /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. [ 462.079341] [57419]: warnings.warn(deprecated_msg) [ 462.079665] [57419]: /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. [ 462.079665] [57419]: warnings.warn(deprecated_msg) [ 462.079665] [57419]: /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. [ 462.079665] [57419]: warnings.warn(deprecated_msg) [ 462.079665] [57419]: /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. [ 462.079665] [57419]: warnings.warn(deprecated_msg) [ 462.079958] [57419]: /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. [ 462.079958] [57419]: warnings.warn(deprecated_msg) [ 462.079958] [57419]: /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. [ 462.079958] [57419]: warnings.warn(deprecated_msg) [ 462.079958] [57419]: /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. [ 462.079958] [57419]: warnings.warn(deprecated_msg) [ 462.080327] [57419]: /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. [ 462.080327] [57419]: warnings.warn(deprecated_msg) [ 462.080327] [57419]: /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. [ 462.080327] [57419]: warnings.warn(deprecated_msg) [ 462.080327] [57419]: /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. [ 462.080327] [57419]: warnings.warn(deprecated_msg) [ 462.080934] [57419]: /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. [ 462.080934] [57419]: warnings.warn(deprecated_msg) [ 462.080934] [57419]: /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. [ 462.080934] [57419]: warnings.warn(deprecated_msg) [ 462.081173] [57419]: /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. [ 462.081173] [57419]: warnings.warn(deprecated_msg) [ 462.081173] [57419]: /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. [ 462.081173] [57419]: warnings.warn(deprecated_msg) [ 462.081363] [57419]: /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. [ 462.081363] [57419]: warnings.warn(deprecated_msg) [ 462.081363] [57419]: /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. [ 462.081363] [57419]: warnings.warn(deprecated_msg) [ 462.081558] [57419]: /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. [ 462.081558] [57419]: warnings.warn(deprecated_msg) [ 462.081558] [57419]: /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. [ 462.081558] [57419]: warnings.warn(deprecated_msg) [ 462.081558] [57419]: DEBUG cinder.api.middleware.request_id [None req-8f859f25-2fa4-404f-82ba-314af9691d74 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 462.081558] [57419]: [pid: 57419|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Nov 12 22:39:57 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 465.644998] [57420]: /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. [ 465.644998] [57420]: warnings.warn(deprecated_msg) [ 465.645422] [57420]: /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. [ 465.645422] [57420]: warnings.warn(deprecated_msg) [ 465.645422] [57420]: /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. [ 465.645422] [57420]: warnings.warn(deprecated_msg) [ 465.645422] [57420]: /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. [ 465.645574] [57420]: warnings.warn(deprecated_msg) [ 465.645574] [57420]: /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. [ 465.645574] [57420]: warnings.warn(deprecated_msg) [ 465.645574] [57420]: /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. [ 465.645574] [57420]: warnings.warn(deprecated_msg) [ 465.645574] [57420]: /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. [ 465.645746] [57420]: warnings.warn(deprecated_msg) [ 465.645746] [57420]: /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. [ 465.645746] [57420]: warnings.warn(deprecated_msg) [ 465.645746] [57420]: /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. [ 465.645746] [57420]: warnings.warn(deprecated_msg) [ 465.645878] [57420]: /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. [ 465.645878] [57420]: warnings.warn(deprecated_msg) [ 465.645878] [57420]: /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. [ 465.645878] [57420]: warnings.warn(deprecated_msg) [ 465.645989] [57420]: /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. [ 465.645989] [57420]: warnings.warn(deprecated_msg) [ 465.645989] [57420]: /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. [ 465.645989] [57420]: warnings.warn(deprecated_msg) [ 465.646113] [57420]: /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. [ 465.646113] [57420]: warnings.warn(deprecated_msg) [ 465.646113] [57420]: /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. [ 465.646113] [57420]: warnings.warn(deprecated_msg) [ 465.646113] [57420]: /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. [ 465.646260] [57420]: warnings.warn(deprecated_msg) [ 465.646260] [57420]: /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. [ 465.646260] [57420]: warnings.warn(deprecated_msg) [ 465.646260] [57420]: /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. [ 465.646260] [57420]: warnings.warn(deprecated_msg) [ 465.646396] [57420]: /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. [ 465.646396] [57420]: warnings.warn(deprecated_msg) [ 465.646396] [57420]: /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. [ 465.646396] [57420]: warnings.warn(deprecated_msg) [ 465.646396] [57420]: /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. [ 465.646396] [57420]: warnings.warn(deprecated_msg) [ 465.646591] [57420]: /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. [ 465.646591] [57420]: warnings.warn(deprecated_msg) [ 465.646591] [57420]: /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. [ 465.646591] [57420]: warnings.warn(deprecated_msg) [ 465.646591] [57420]: /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. [ 465.646591] [57420]: warnings.warn(deprecated_msg) [ 465.646781] [57420]: /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. [ 465.646781] [57420]: warnings.warn(deprecated_msg) [ 465.646781] [57420]: /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. [ 465.646781] [57420]: warnings.warn(deprecated_msg) [ 465.646781] [57420]: /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. [ 465.646781] [57420]: warnings.warn(deprecated_msg) [ 465.646965] [57420]: /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. [ 465.646965] [57420]: warnings.warn(deprecated_msg) [ 465.646965] [57420]: /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. [ 465.646965] [57420]: warnings.warn(deprecated_msg) [ 465.646965] [57420]: /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. [ 465.646965] [57420]: warnings.warn(deprecated_msg) [ 465.647169] [57420]: /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. [ 465.647169] [57420]: warnings.warn(deprecated_msg) [ 465.647169] [57420]: /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. [ 465.647169] [57420]: warnings.warn(deprecated_msg) [ 465.647301] [57420]: /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. [ 465.647301] [57420]: warnings.warn(deprecated_msg) [ 465.647301] [57420]: /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. [ 465.647301] [57420]: warnings.warn(deprecated_msg) [ 465.647301] [57420]: /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. [ 465.647468] [57420]: warnings.warn(deprecated_msg) [ 465.647468] [57420]: /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. [ 465.647468] [57420]: warnings.warn(deprecated_msg) [ 465.647468] [57420]: /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. [ 465.647468] [57420]: warnings.warn(deprecated_msg) [ 465.647626] [57420]: /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. [ 465.647626] [57420]: warnings.warn(deprecated_msg) [ 465.647626] [57420]: /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. [ 465.647626] [57420]: warnings.warn(deprecated_msg) [ 465.647626] [57420]: /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. [ 465.647626] [57420]: warnings.warn(deprecated_msg) [ 465.647805] [57420]: /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. [ 465.647805] [57420]: warnings.warn(deprecated_msg) [ 465.647805] [57420]: /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. [ 465.647805] [57420]: warnings.warn(deprecated_msg) [ 465.647805] [57420]: /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. [ 465.647978] [57420]: warnings.warn(deprecated_msg) [ 465.647978] [57420]: /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. [ 465.647978] [57420]: warnings.warn(deprecated_msg) [ 465.647978] [57420]: /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. [ 465.647978] [57420]: warnings.warn(deprecated_msg) [ 465.648153] [57420]: /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. [ 465.648153] [57420]: warnings.warn(deprecated_msg) [ 465.648153] [57420]: /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. [ 465.648153] [57420]: warnings.warn(deprecated_msg) [ 465.648289] [57420]: /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. [ 465.648289] [57420]: warnings.warn(deprecated_msg) [ 465.648289] [57420]: /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. [ 465.648289] [57420]: warnings.warn(deprecated_msg) [ 465.648417] [57420]: /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. [ 465.648417] [57420]: warnings.warn(deprecated_msg) [ 465.648417] [57420]: /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. [ 465.648417] [57420]: warnings.warn(deprecated_msg) [ 465.648417] [57420]: /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. [ 465.648580] [57420]: warnings.warn(deprecated_msg) [ 465.648580] [57420]: /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. [ 465.648580] [57420]: warnings.warn(deprecated_msg) [ 465.648580] [57420]: /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. [ 465.648580] [57420]: warnings.warn(deprecated_msg) [ 465.648821] [57420]: /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. [ 465.648821] [57420]: warnings.warn(deprecated_msg) [ 465.648821] [57420]: /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. [ 465.648821] [57420]: warnings.warn(deprecated_msg) [ 465.648953] [57420]: /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. [ 465.648953] [57420]: warnings.warn(deprecated_msg) [ 465.648953] [57420]: /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. [ 465.648953] [57420]: warnings.warn(deprecated_msg) [ 465.649088] [57420]: /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. [ 465.649088] [57420]: warnings.warn(deprecated_msg) [ 465.649088] [57420]: /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. [ 465.649088] [57420]: warnings.warn(deprecated_msg) [ 465.649225] [57420]: /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. [ 465.649225] [57420]: warnings.warn(deprecated_msg) [ 465.649225] [57420]: /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. [ 465.649225] [57420]: warnings.warn(deprecated_msg) [ 465.649358] [57420]: /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. [ 465.649358] [57420]: warnings.warn(deprecated_msg) [ 465.649358] [57420]: /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. [ 465.649358] [57420]: warnings.warn(deprecated_msg) [ 465.649484] [57420]: /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. [ 465.649484] [57420]: warnings.warn(deprecated_msg) [ 465.649484] [57420]: /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. [ 465.649484] [57420]: warnings.warn(deprecated_msg) [ 465.649484] [57420]: /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. [ 465.649484] [57420]: warnings.warn(deprecated_msg) [ 465.649693] [57420]: /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. [ 465.649693] [57420]: warnings.warn(deprecated_msg) [ 465.649693] [57420]: /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. [ 465.649693] [57420]: warnings.warn(deprecated_msg) [ 465.649693] [57420]: /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. [ 465.649856] [57420]: warnings.warn(deprecated_msg) [ 465.649856] [57420]: /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. [ 465.649856] [57420]: warnings.warn(deprecated_msg) [ 465.649856] [57420]: /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. [ 465.649856] [57420]: warnings.warn(deprecated_msg) [ 465.649856] [57420]: /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. [ 465.649856] [57420]: warnings.warn(deprecated_msg) [ 465.650088] [57420]: /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. [ 465.650088] [57420]: warnings.warn(deprecated_msg) [ 465.650088] [57420]: /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. [ 465.650088] [57420]: warnings.warn(deprecated_msg) [ 465.650088] [57420]: /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. [ 465.650088] [57420]: warnings.warn(deprecated_msg) [ 465.650283] [57420]: /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. [ 465.650283] [57420]: warnings.warn(deprecated_msg) [ 465.650283] [57420]: /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. [ 465.650283] [57420]: warnings.warn(deprecated_msg) [ 465.650283] [57420]: /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. [ 465.650283] [57420]: warnings.warn(deprecated_msg) [ 465.650479] [57420]: /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. [ 465.650479] [57420]: warnings.warn(deprecated_msg) [ 465.650479] [57420]: /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. [ 465.650479] [57420]: warnings.warn(deprecated_msg) [ 465.650479] [57420]: /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. [ 465.650479] [57420]: warnings.warn(deprecated_msg) [ 465.650670] [57420]: /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. [ 465.650670] [57420]: warnings.warn(deprecated_msg) [ 465.650670] [57420]: /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. [ 465.650670] [57420]: warnings.warn(deprecated_msg) [ 465.650848] [57420]: /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. [ 465.650848] [57420]: warnings.warn(deprecated_msg) [ 465.650848] [57420]: /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. [ 465.650848] [57420]: warnings.warn(deprecated_msg) [ 465.650983] [57420]: /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. [ 465.650983] [57420]: warnings.warn(deprecated_msg) [ 465.650983] [57420]: /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. [ 465.650983] [57420]: warnings.warn(deprecated_msg) [ 465.651125] [57420]: /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. [ 465.651125] [57420]: warnings.warn(deprecated_msg) [ 465.651125] [57420]: /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. [ 465.651125] [57420]: warnings.warn(deprecated_msg) [ 465.651125] [57420]: DEBUG cinder.api.middleware.request_id [None req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 466.007732] [57420]: INFO cinder.api.openstack.wsgi [None req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb admin admin] POST http://10.180.1.21/volume/v3/types [ 466.008468] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 466.010297] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 466.010297] [57420]: warnings.warn( [ 466.013845] [57420]: DEBUG oslo_db.sqlalchemy.engines [None req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb 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=57420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 466.042699] [57420]: INFO cinder.api.openstack.wsgi [None req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 466.043251] [57420]: [pid: 57420|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:40:00 2025] POST /volume/v3/types => generated 182 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 466.050042] [57419]: DEBUG cinder.api.middleware.request_id [req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb req-786c214f-1ba5-497f-a445-07ba8d2c55cb None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 466.323862] [57419]: INFO cinder.api.openstack.wsgi [req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb req-786c214f-1ba5-497f-a445-07ba8d2c55cb admin admin] POST http://10.180.1.21/volume/v3/types/5e5c2347-7b56-4b12-a9c9-29592dcd3bcc/extra_specs [ 466.324749] [57419]: DEBUG cinder.api.openstack.wsgi [req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb req-786c214f-1ba5-497f-a445-07ba8d2c55cb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 466.327099] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 466.327099] [57419]: warnings.warn( [ 466.331704] [57419]: DEBUG oslo_db.sqlalchemy.engines [req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb req-786c214f-1ba5-497f-a445-07ba8d2c55cb 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=57419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 466.396214] [57419]: INFO cinder.api.openstack.wsgi [req-f6bfe2e5-8040-46c8-b8af-579ccee18aeb req-786c214f-1ba5-497f-a445-07ba8d2c55cb admin admin] http://10.180.1.21/volume/v3/types/5e5c2347-7b56-4b12-a9c9-29592dcd3bcc/extra_specs returned with HTTP 200 [ 466.396714] [57419]: [pid: 57419|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Nov 12 22:40:01 2025] POST /volume/v3/types/5e5c2347-7b56-4b12-a9c9-29592dcd3bcc/extra_specs => generated 51 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 476.038189] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 476.394557] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 479.204147] [57420]: DEBUG cinder.api.middleware.request_id [None req-b61d4620-61aa-4694-96e2-dc215e8a2f47 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 479.204810] [57420]: INFO cinder.api.openstack.wsgi [None req-b61d4620-61aa-4694-96e2-dc215e8a2f47 None None] GET http://10.180.1.21/volume// [ 479.204987] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b61d4620-61aa-4694-96e2-dc215e8a2f47 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 479.205212] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b61d4620-61aa-4694-96e2-dc215e8a2f47 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 479.205770] [57420]: INFO cinder.api.openstack.wsgi [None req-b61d4620-61aa-4694-96e2-dc215e8a2f47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 479.206087] [57420]: [pid: 57420|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Nov 12 22:40:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 548.004427] [57419]: DEBUG cinder.api.middleware.request_id [None req-6c72a015-25b7-4605-bab4-6c0aa876820d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 548.078840] [57419]: INFO cinder.api.openstack.wsgi [None req-6c72a015-25b7-4605-bab4-6c0aa876820d tempest-verify_tempest_config-1053809559 tempest-verify_tempest_config-1053809559-project-member] GET http://10.180.1.21/volume/v3/extensions [ 548.079092] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6c72a015-25b7-4605-bab4-6c0aa876820d tempest-verify_tempest_config-1053809559 tempest-verify_tempest_config-1053809559-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 548.079305] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6c72a015-25b7-4605-bab4-6c0aa876820d tempest-verify_tempest_config-1053809559 tempest-verify_tempest_config-1053809559-project-member] Calling method 'index' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 548.079725] [57419]: INFO cinder.api.openstack.wsgi [None req-6c72a015-25b7-4605-bab4-6c0aa876820d tempest-verify_tempest_config-1053809559 tempest-verify_tempest_config-1053809559-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 548.080139] [57419]: [pid: 57419|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Nov 12 22:41:23 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) [ 656.321230] [57420]: DEBUG cinder.api.middleware.request_id [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.324752] [57420]: WARNING keystonemiddleware.auth_token [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de 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. [ 656.328091] [57420]: INFO cinder.api.openstack.wsgi [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de tempest-InstanceActionsTestJSON-208551633 tempest-InstanceActionsTestJSON-208551633-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=db8b8ec7-b829-4f25-9b03-7a9cee315904 [ 656.328374] [57420]: DEBUG cinder.api.openstack.wsgi [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de tempest-InstanceActionsTestJSON-208551633 tempest-InstanceActionsTestJSON-208551633-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 656.328605] [57420]: DEBUG cinder.api.openstack.wsgi [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de tempest-InstanceActionsTestJSON-208551633 tempest-InstanceActionsTestJSON-208551633-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 656.352066] [57420]: INFO cinder.api.openstack.wsgi [req-5c1e7d5c-e7bd-4288-8bed-a3f73ff173ec req-23284600-06a5-4c93-ab8e-6ff15bb6f9de tempest-InstanceActionsTestJSON-208551633 tempest-InstanceActionsTestJSON-208551633-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=db8b8ec7-b829-4f25-9b03-7a9cee315904 returned with HTTP 200 [ 656.352601] [57420]: [pid: 57420|app: 0|req: 3/6] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 22:43:11 2025] GET /volume/v3/attachments?instance_id=db8b8ec7-b829-4f25-9b03-7a9cee315904 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.347930] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.854147] [57419]: DEBUG cinder.api.middleware.request_id [None req-d2772e03-fbc6-495e-8e3c-044102b9afda None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.857185] [57419]: INFO cinder.api.openstack.wsgi [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] POST http://10.180.1.21/volume/v3/volumes [ 666.857233] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1147377256"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 666.862188] [57419]: DEBUG cinder.api.v3.volumes [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1147377256'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 666.862188] [57419]: INFO cinder.api.v3.volumes [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Create volume of 1 GB [ 666.890468] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Availability zone cache updated, next update will occur around 2025-11-12 23:43:22.150488. {{(pid=57419) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 666.890468] [57419]: INFO cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Availability Zones retrieved successfully. [ 666.916365] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Flow 'volume_create_api' (b79cc618-18f3-4204-aa68-f5e332bc8e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 666.919523] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce1ce9b-e0c9-401c-ba6d-b71bc06f07e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 666.920227] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 666.982849] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce1ce9b-e0c9-401c-ba6d-b71bc06f07e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 666.985612] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02bf6747-db64-4c8e-9159-5e820e80636c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 667.026524] [57419]: WARNING cinder.quota [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-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. [ 667.027488] [57419]: WARNING cinder.quota [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-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. [ 667.111721] [57419]: DEBUG cinder.quota [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Created reservations ['56f0ef42-4870-4ab1-9c42-5fce0e6c1a02', '10569e95-4d6a-4758-924b-d8d83d21d8a1', '4f09af5d-c3a5-40ec-856b-75ec6308307f', '2e4a3812-5eb3-47cb-82da-da99e1523a52'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 667.111964] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02bf6747-db64-4c8e-9159-5e820e80636c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56f0ef42-4870-4ab1-9c42-5fce0e6c1a02', '10569e95-4d6a-4758-924b-d8d83d21d8a1', '4f09af5d-c3a5-40ec-856b-75ec6308307f', '2e4a3812-5eb3-47cb-82da-da99e1523a52']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 667.112994] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb50c377-4844-4381-93eb-69fd621823c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 667.158137] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb50c377-4844-4381-93eb-69fd621823c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7856ff3-5856-47c9-895c-812cbb87506f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1147377256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96bb42c8cf504e2ba4a0bfdafd0a0b9f',qos_specs=None,replication_status=,reservations=['56f0ef42-4870-4ab1-9c42-5fce0e6c1a02','10569e95-4d6a-4758-924b-d8d83d21d8a1','4f09af5d-c3a5-40ec-856b-75ec6308307f','2e4a3812-5eb3-47cb-82da-da99e1523a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b230887a04e6d906900816499cd1a',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1147377256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7856ff3-5856-47c9-895c-812cbb87506f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96bb42c8cf504e2ba4a0bfdafd0a0b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5b230887a04e6d906900816499cd1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 667.161023] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7f4a49-a55f-4a6b-9259-003db3befdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 667.184931] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7f4a49-a55f-4a6b-9259-003db3befdcd) transitioned into state 'SUCCESS' from state '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-1147377256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96bb42c8cf504e2ba4a0bfdafd0a0b9f',qos_specs=None,replication_status=,reservations=['56f0ef42-4870-4ab1-9c42-5fce0e6c1a02','10569e95-4d6a-4758-924b-d8d83d21d8a1','4f09af5d-c3a5-40ec-856b-75ec6308307f','2e4a3812-5eb3-47cb-82da-da99e1523a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b230887a04e6d906900816499cd1a',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 667.186133] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32eea99a-04ef-4734-954b-a88fe0774b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 667.216636] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32eea99a-04ef-4734-954b-a88fe0774b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 667.216636] [57419]: DEBUG cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Flow 'volume_create_api' (b79cc618-18f3-4204-aa68-f5e332bc8e3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 667.216636] [57419]: INFO cinder.volume.api [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Create volume request issued successfully. [ 667.217101] [57419]: INFO cinder.api.openstack.wsgi [None req-d2772e03-fbc6-495e-8e3c-044102b9afda tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 667.217590] [57419]: [pid: 57419|app: 0|req: 4/7] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:43:22 2025] POST /volume/v3/volumes => generated 754 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 667.232544] [57420]: DEBUG cinder.api.middleware.request_id [None req-25150212-4f20-4fda-9593-846a2362ac15 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.235026] [57420]: INFO cinder.api.openstack.wsgi [None req-25150212-4f20-4fda-9593-846a2362ac15 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f [ 667.235026] [57420]: DEBUG cinder.api.openstack.wsgi [None req-25150212-4f20-4fda-9593-846a2362ac15 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 667.235248] [57420]: DEBUG cinder.api.openstack.wsgi [None req-25150212-4f20-4fda-9593-846a2362ac15 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 667.266854] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.266854] [57420]: warnings.warn( [ 667.277859] [57420]: INFO cinder.volume.api [None req-25150212-4f20-4fda-9593-846a2362ac15 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Volume info retrieved successfully. [ 667.290524] [57420]: INFO cinder.api.openstack.wsgi [None req-25150212-4f20-4fda-9593-846a2362ac15 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f returned with HTTP 200 [ 667.291136] [57420]: [pid: 57420|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:43:22 2025] GET /volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 668.305581] [57419]: DEBUG cinder.api.middleware.request_id [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.308554] [57419]: INFO cinder.api.openstack.wsgi [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f [ 668.308930] [57419]: DEBUG cinder.api.openstack.wsgi [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 668.309302] [57419]: DEBUG cinder.api.openstack.wsgi [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 668.480907] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.480907] [57419]: warnings.warn( [ 668.489222] [57419]: INFO cinder.volume.api [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Volume info retrieved successfully. [ 668.497455] [57419]: INFO cinder.api.openstack.wsgi [None req-48099369-f7f2-47ed-8afa-d996164e2fe3 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f returned with HTTP 200 [ 668.497455] [57419]: [pid: 57419|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:43:23 2025] GET /volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f => generated 847 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 671.448955] [57420]: DEBUG cinder.api.middleware.request_id [req-3204646d-ad32-466a-84b2-d53aeee0f00d req-ef159c2a-b522-4a85-a4f0-fb4a8ae57db5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.454390] [57420]: INFO cinder.api.openstack.wsgi [req-3204646d-ad32-466a-84b2-d53aeee0f00d req-ef159c2a-b522-4a85-a4f0-fb4a8ae57db5 tempest-VolumesAdminNegativeTest-993566130 tempest-VolumesAdminNegativeTest-993566130-project] GET http://10.180.1.21/volume/v3/volumes/3aff7f96-75ac-4d79-a0b9-915ddf38a928 [ 671.454390] [57420]: DEBUG cinder.api.openstack.wsgi [req-3204646d-ad32-466a-84b2-d53aeee0f00d req-ef159c2a-b522-4a85-a4f0-fb4a8ae57db5 tempest-VolumesAdminNegativeTest-993566130 tempest-VolumesAdminNegativeTest-993566130-project] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.454390] [57420]: DEBUG cinder.api.openstack.wsgi [req-3204646d-ad32-466a-84b2-d53aeee0f00d req-ef159c2a-b522-4a85-a4f0-fb4a8ae57db5 tempest-VolumesAdminNegativeTest-993566130 tempest-VolumesAdminNegativeTest-993566130-project] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.487164] [57420]: INFO cinder.api.openstack.wsgi [req-3204646d-ad32-466a-84b2-d53aeee0f00d req-ef159c2a-b522-4a85-a4f0-fb4a8ae57db5 tempest-VolumesAdminNegativeTest-993566130 tempest-VolumesAdminNegativeTest-993566130-project] http://10.180.1.21/volume/v3/volumes/3aff7f96-75ac-4d79-a0b9-915ddf38a928 returned with HTTP 404 [ 671.488205] [57420]: [pid: 57420|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:43:26 2025] GET /volume/v3/volumes/3aff7f96-75ac-4d79-a0b9-915ddf38a928 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 671.503688] [57419]: DEBUG cinder.api.middleware.request_id [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.505931] [57419]: INFO cinder.api.openstack.wsgi [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f [ 671.505993] [57419]: DEBUG cinder.api.openstack.wsgi [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.506254] [57419]: DEBUG cinder.api.openstack.wsgi [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.506517] [57419]: INFO cinder.api.v3.volumes [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Delete volume with id: d7856ff3-5856-47c9-895c-812cbb87506f [ 671.528978] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.528978] [57419]: warnings.warn( [ 671.529936] [57419]: INFO cinder.volume.api [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Volume info retrieved successfully. [ 671.583734] [57419]: INFO cinder.volume.api [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Delete volume request issued successfully. [ 671.583837] [57419]: INFO cinder.api.openstack.wsgi [None req-aac9fb6d-3db1-4698-b046-a4da8bd08bea tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f returned with HTTP 202 [ 671.584368] [57419]: [pid: 57419|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:43:26 2025] DELETE /volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 671.589326] [57420]: DEBUG cinder.api.middleware.request_id [None req-79959941-581b-42ed-af31-0ac020fa8c70 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.592888] [57420]: INFO cinder.api.openstack.wsgi [None req-79959941-581b-42ed-af31-0ac020fa8c70 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f [ 671.593741] [57420]: DEBUG cinder.api.openstack.wsgi [None req-79959941-581b-42ed-af31-0ac020fa8c70 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.593741] [57420]: DEBUG cinder.api.openstack.wsgi [None req-79959941-581b-42ed-af31-0ac020fa8c70 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.612494] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.612494] [57420]: warnings.warn( [ 671.624958] [57420]: INFO cinder.volume.api [None req-79959941-581b-42ed-af31-0ac020fa8c70 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Volume info retrieved successfully. [ 671.636202] [57420]: INFO cinder.api.openstack.wsgi [None req-79959941-581b-42ed-af31-0ac020fa8c70 tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f returned with HTTP 200 [ 671.640463] [57420]: [pid: 57420|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:43:26 2025] GET /volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.657842] [57419]: DEBUG cinder.api.middleware.request_id [None req-26fdf98c-c4a3-4222-acde-fab9ddf4b95c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.660973] [57419]: INFO cinder.api.openstack.wsgi [None req-26fdf98c-c4a3-4222-acde-fab9ddf4b95c tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f [ 672.661220] [57419]: DEBUG cinder.api.openstack.wsgi [None req-26fdf98c-c4a3-4222-acde-fab9ddf4b95c tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.661439] [57419]: DEBUG cinder.api.openstack.wsgi [None req-26fdf98c-c4a3-4222-acde-fab9ddf4b95c tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.670032] [57419]: INFO cinder.api.openstack.wsgi [None req-26fdf98c-c4a3-4222-acde-fab9ddf4b95c tempest-VolumesAdminNegativeTest-844359987 tempest-VolumesAdminNegativeTest-844359987-project-member] http://10.180.1.21/volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f returned with HTTP 404 [ 672.671050] [57419]: [pid: 57419|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:43:27 2025] GET /volume/v3/volumes/d7856ff3-5856-47c9-895c-812cbb87506f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 681.630975] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=9 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 682.667104] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.526589] [57420]: DEBUG cinder.api.middleware.request_id [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.647973] [57420]: INFO cinder.api.openstack.wsgi [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 749.647973] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-942330762"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 749.649234] [57420]: DEBUG cinder.api.v3.volumes [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-942330762'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 749.649691] [57420]: INFO cinder.api.v3.volumes [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Create volume of 1 GB [ 749.674109] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Availability zone cache updated, next update will occur around 2025-11-12 23:44:44.934701. {{(pid=57420) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 749.674109] [57420]: INFO cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Availability Zones retrieved successfully. [ 749.698946] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Flow 'volume_create_api' (399c13c8-12f6-4f2f-8b6e-ca61c416929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 749.703019] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a395469-1570-410e-8ff3-3f95afa6e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 749.703019] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 749.758213] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a395469-1570-410e-8ff3-3f95afa6e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 749.759942] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3820d0-6931-4848-b76f-444a8df25a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 749.797912] [57420]: WARNING cinder.quota [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-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. [ 749.798479] [57420]: WARNING cinder.quota [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-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. [ 749.878871] [57420]: DEBUG cinder.quota [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Created reservations ['658747f2-2d18-4395-b04a-d3f275c09c65', 'ebb02427-6bc0-4058-8491-10543ca06e81', 'c630f6a7-fdf9-4f90-92a5-cc39646ddff9', 'eb477d9b-65f5-44fc-b952-239c3d697eb5'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 749.879953] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3820d0-6931-4848-b76f-444a8df25a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658747f2-2d18-4395-b04a-d3f275c09c65', 'ebb02427-6bc0-4058-8491-10543ca06e81', 'c630f6a7-fdf9-4f90-92a5-cc39646ddff9', 'eb477d9b-65f5-44fc-b952-239c3d697eb5']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 749.880974] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d1636be-ff2a-44e6-83d5-5ff06b3fb384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 750.026224] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d1636be-ff2a-44e6-83d5-5ff06b3fb384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71a1ef2a-3240-4502-8da0-0a3813803f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-942330762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d6bc7bebe04b2b981f851ff6894893',qos_specs=None,replication_status=,reservations=['658747f2-2d18-4395-b04a-d3f275c09c65','ebb02427-6bc0-4058-8491-10543ca06e81','c630f6a7-fdf9-4f90-92a5-cc39646ddff9','eb477d9b-65f5-44fc-b952-239c3d697eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bfa40bb2b9f448caa8b2e0ea7745f1f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-942330762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71a1ef2a-3240-4502-8da0-0a3813803f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d6bc7bebe04b2b981f851ff6894893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bfa40bb2b9f448caa8b2e0ea7745f1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 750.027499] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c07df73-3ffa-4dab-99bc-4aefaa468387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 750.053025] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c07df73-3ffa-4dab-99bc-4aefaa468387) transitioned into state 'SUCCESS' from state '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-942330762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d6bc7bebe04b2b981f851ff6894893',qos_specs=None,replication_status=,reservations=['658747f2-2d18-4395-b04a-d3f275c09c65','ebb02427-6bc0-4058-8491-10543ca06e81','c630f6a7-fdf9-4f90-92a5-cc39646ddff9','eb477d9b-65f5-44fc-b952-239c3d697eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bfa40bb2b9f448caa8b2e0ea7745f1f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 750.053025] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49084470-8d12-4348-af95-e265508a6b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 750.078109] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49084470-8d12-4348-af95-e265508a6b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 750.079258] [57420]: DEBUG cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Flow 'volume_create_api' (399c13c8-12f6-4f2f-8b6e-ca61c416929f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 750.081247] [57420]: INFO cinder.volume.api [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Create volume request issued successfully. [ 750.081247] [57420]: INFO cinder.api.openstack.wsgi [None req-6d6cbf76-2c21-423d-b998-a91d3a8dce96 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 750.081247] [57420]: [pid: 57420|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:44:44 2025] POST /volume/v3/volumes => generated 783 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 750.091331] [57419]: DEBUG cinder.api.middleware.request_id [None req-89efff38-7ac5-4295-8a72-826070c37b13 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.104117] [57419]: INFO cinder.api.openstack.wsgi [None req-89efff38-7ac5-4295-8a72-826070c37b13 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 750.104117] [57419]: DEBUG cinder.api.openstack.wsgi [None req-89efff38-7ac5-4295-8a72-826070c37b13 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.104117] [57419]: DEBUG cinder.api.openstack.wsgi [None req-89efff38-7ac5-4295-8a72-826070c37b13 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.147734] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.147734] [57419]: warnings.warn( [ 750.157024] [57419]: INFO cinder.volume.api [None req-89efff38-7ac5-4295-8a72-826070c37b13 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 750.160545] [57419]: INFO cinder.api.openstack.wsgi [None req-89efff38-7ac5-4295-8a72-826070c37b13 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 750.161080] [57419]: [pid: 57419|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:44:45 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.174974] [57420]: DEBUG cinder.api.middleware.request_id [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.177386] [57420]: INFO cinder.api.openstack.wsgi [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 751.177694] [57420]: DEBUG cinder.api.openstack.wsgi [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.177920] [57420]: DEBUG cinder.api.openstack.wsgi [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.195623] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.195623] [57420]: warnings.warn( [ 751.200638] [57420]: INFO cinder.volume.api [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 751.207548] [57420]: INFO cinder.api.openstack.wsgi [None req-dcf9518d-e4d4-4574-97dd-277298bcaf61 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 751.208033] [57420]: [pid: 57420|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:44:46 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.768130] [57419]: DEBUG cinder.api.middleware.request_id [None req-30295582-8aa2-4075-8abf-d9679b965a18 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.770914] [57419]: INFO cinder.api.openstack.wsgi [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] POST http://10.180.1.21/volume/v3/volumes [ 752.772729] [57419]: DEBUG cinder.api.openstack.wsgi [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1971211990"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 752.773263] [57419]: DEBUG cinder.api.v3.volumes [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1971211990'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 752.773402] [57419]: INFO cinder.api.v3.volumes [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume of 1 GB [ 752.780839] [57419]: INFO cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Availability Zones retrieved successfully. [ 752.790807] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Flow 'volume_create_api' (a9211755-514e-4c15-bf0b-f43946cd0ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 752.791911] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7c228b-8278-40dc-985a-5031e61d252b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.793439] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 752.821570] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7c228b-8278-40dc-985a-5031e61d252b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 752.823480] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2086139-c718-4383-b932-55627602e42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.893522] [57419]: DEBUG cinder.quota [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Created reservations ['31b6883b-f3cb-4749-95d1-ace8bfec33fb', '3794794a-a0f9-463b-8d9c-c27e42df149b', '35c74425-87b6-48c1-a162-845377274d22', 'd713eba3-a884-49dc-908c-2bb60778559b'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 752.894662] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2086139-c718-4383-b932-55627602e42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b6883b-f3cb-4749-95d1-ace8bfec33fb', '3794794a-a0f9-463b-8d9c-c27e42df149b', '35c74425-87b6-48c1-a162-845377274d22', 'd713eba3-a884-49dc-908c-2bb60778559b']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 752.896196] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf26490-3fba-47a0-b775-394bcd8a1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.911977] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf26490-3fba-47a0-b775-394bcd8a1d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b16662-4746-475e-ba4f-6b21caa536e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1971211990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e06da3e098494590a25eba1cf89e1342',qos_specs=None,replication_status=,reservations=['31b6883b-f3cb-4749-95d1-ace8bfec33fb','3794794a-a0f9-463b-8d9c-c27e42df149b','35c74425-87b6-48c1-a162-845377274d22','d713eba3-a884-49dc-908c-2bb60778559b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1971211990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95b16662-4746-475e-ba4f-6b21caa536e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e06da3e098494590a25eba1cf89e1342',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 752.913212] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad4697c-6d24-48f7-a61f-f385b3ee46ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.931787] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad4697c-6d24-48f7-a61f-f385b3ee46ff) transitioned into state 'SUCCESS' from state '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-1971211990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e06da3e098494590a25eba1cf89e1342',qos_specs=None,replication_status=,reservations=['31b6883b-f3cb-4749-95d1-ace8bfec33fb','3794794a-a0f9-463b-8d9c-c27e42df149b','35c74425-87b6-48c1-a162-845377274d22','d713eba3-a884-49dc-908c-2bb60778559b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 752.932380] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2923fe-c1ec-4761-9bb9-16c3fd0e601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.943140] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2923fe-c1ec-4761-9bb9-16c3fd0e601e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 752.944642] [57419]: DEBUG cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Flow 'volume_create_api' (a9211755-514e-4c15-bf0b-f43946cd0ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 752.945239] [57419]: INFO cinder.volume.api [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume request issued successfully. [ 752.946082] [57419]: INFO cinder.api.openstack.wsgi [None req-30295582-8aa2-4075-8abf-d9679b965a18 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 752.946694] [57419]: [pid: 57419|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:44:48 2025] POST /volume/v3/volumes => generated 758 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 752.959483] [57420]: DEBUG cinder.api.middleware.request_id [None req-1879f11e-4321-4347-8f23-f6538b7c540f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.963119] [57420]: INFO cinder.api.openstack.wsgi [None req-1879f11e-4321-4347-8f23-f6538b7c540f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 [ 752.963378] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1879f11e-4321-4347-8f23-f6538b7c540f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.963773] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1879f11e-4321-4347-8f23-f6538b7c540f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.975203] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.975203] [57420]: warnings.warn( [ 752.980685] [57420]: INFO cinder.volume.api [None req-1879f11e-4321-4347-8f23-f6538b7c540f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 752.989307] [57420]: INFO cinder.api.openstack.wsgi [None req-1879f11e-4321-4347-8f23-f6538b7c540f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 returned with HTTP 200 [ 752.989884] [57420]: [pid: 57420|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:44:48 2025] GET /volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.000907] [57419]: DEBUG cinder.api.middleware.request_id [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.003451] [57419]: INFO cinder.api.openstack.wsgi [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 [ 754.004453] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 754.004453] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 754.014915] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.014915] [57419]: warnings.warn( [ 754.021453] [57419]: INFO cinder.volume.api [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 754.026968] [57419]: INFO cinder.api.openstack.wsgi [None req-1aefc203-a9ff-479f-87f1-50ec31b68f1e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 returned with HTTP 200 [ 754.027436] [57419]: [pid: 57419|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:44:49 2025] GET /volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.985674] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 764.023812] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 775.334948] [57420]: DEBUG cinder.api.middleware.request_id [None req-3102256e-3f7f-4940-a5fc-497a501e296e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.337463] [57420]: INFO cinder.api.openstack.wsgi [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] POST http://10.180.1.21/volume/v3/volumes [ 775.337790] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-139133650"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 775.341724] [57420]: DEBUG cinder.api.v3.volumes [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-139133650'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 775.341724] [57420]: INFO cinder.api.v3.volumes [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume of 1 GB [ 775.348442] [57420]: INFO cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Availability Zones retrieved successfully. [ 775.358073] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Flow 'volume_create_api' (ffa85d19-3aa1-4c55-b2b9-83024a1891a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 775.359680] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3431c784-36fc-4bcb-8554-8cb266185a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.361017] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 775.401584] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3431c784-36fc-4bcb-8554-8cb266185a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.404855] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcc5654-efd1-4dbf-a927-9840ed33c323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.453646] [57420]: DEBUG cinder.quota [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Created reservations ['9c370d15-e6e5-4780-8194-eed010ccba5a', 'b9575c15-90dd-4cce-a6e2-aa40e451d958', 'e9ed75e0-b645-432e-9539-c862621c4d34', 'dc2ff57a-7310-46cb-a59d-7878dd8b2513'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 775.454783] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcc5654-efd1-4dbf-a927-9840ed33c323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c370d15-e6e5-4780-8194-eed010ccba5a', 'b9575c15-90dd-4cce-a6e2-aa40e451d958', 'e9ed75e0-b645-432e-9539-c862621c4d34', 'dc2ff57a-7310-46cb-a59d-7878dd8b2513']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.455778] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d68a15-337f-449d-aa0d-a9f7cd757a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.496486] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d68a15-337f-449d-aa0d-a9f7cd757a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e813163-2c18-4627-9cc2-3120bf3d2cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-139133650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e06da3e098494590a25eba1cf89e1342',qos_specs=None,replication_status=,reservations=['9c370d15-e6e5-4780-8194-eed010ccba5a','b9575c15-90dd-4cce-a6e2-aa40e451d958','e9ed75e0-b645-432e-9539-c862621c4d34','dc2ff57a-7310-46cb-a59d-7878dd8b2513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-139133650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e813163-2c18-4627-9cc2-3120bf3d2cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e06da3e098494590a25eba1cf89e1342',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.497739] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a1db24-7803-479c-997b-48d7bacf05bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.518829] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a1db24-7803-479c-997b-48d7bacf05bb) transitioned into state 'SUCCESS' from state '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-139133650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e06da3e098494590a25eba1cf89e1342',qos_specs=None,replication_status=,reservations=['9c370d15-e6e5-4780-8194-eed010ccba5a','b9575c15-90dd-4cce-a6e2-aa40e451d958','e9ed75e0-b645-432e-9539-c862621c4d34','dc2ff57a-7310-46cb-a59d-7878dd8b2513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2e2a61c2d7488d9fa3be516c214e25',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.519755] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee0d0643-1094-46a8-99b3-9b2fef09f3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.548052] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee0d0643-1094-46a8-99b3-9b2fef09f3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.549519] [57420]: DEBUG cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Flow 'volume_create_api' (ffa85d19-3aa1-4c55-b2b9-83024a1891a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 775.554034] [57420]: INFO cinder.volume.api [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Create volume request issued successfully. [ 775.554034] [57420]: INFO cinder.api.openstack.wsgi [None req-3102256e-3f7f-4940-a5fc-497a501e296e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 775.554034] [57420]: [pid: 57420|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:45:10 2025] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 775.565948] [57419]: DEBUG cinder.api.middleware.request_id [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.570460] [57419]: INFO cinder.api.openstack.wsgi [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 775.570460] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 775.570619] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.587019] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.587019] [57419]: warnings.warn( [ 775.595490] [57419]: INFO cinder.volume.api [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 775.601940] [57419]: INFO cinder.api.openstack.wsgi [None req-a4813d28-30ea-494b-9645-f5dd7ee12c3f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 775.602884] [57419]: [pid: 57419|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:10 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.615403] [57420]: DEBUG cinder.api.middleware.request_id [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.619095] [57420]: INFO cinder.api.openstack.wsgi [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 776.619491] [57420]: DEBUG cinder.api.openstack.wsgi [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 776.620429] [57420]: DEBUG cinder.api.openstack.wsgi [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 776.643976] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.643976] [57420]: warnings.warn( [ 776.651754] [57420]: INFO cinder.volume.api [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 776.657444] [57420]: INFO cinder.api.openstack.wsgi [None req-5a8c252e-1b65-4d72-813f-c843b0febb74 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 776.657871] [57420]: [pid: 57420|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:11 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.603577] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=4 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 786.656942] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 802.973499] [57419]: DEBUG cinder.api.middleware.request_id [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.975492] [57419]: INFO cinder.api.openstack.wsgi [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes [ 802.976490] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1597067092"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 802.977983] [57419]: DEBUG cinder.api.v3.volumes [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1597067092'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 802.978130] [57419]: INFO cinder.api.v3.volumes [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume of 1 GB [ 802.984687] [57419]: INFO cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Availability Zones retrieved successfully. [ 802.993059] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (ce2cc896-7861-4d44-a158-7fef1fe8e85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 802.996626] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3b847f-fcab-43a2-bb0d-adc331218eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 802.999206] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 803.028948] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3b847f-fcab-43a2-bb0d-adc331218eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.030185] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c799f9e6-2fec-4bec-88a2-b31ab0345da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.118932] [57419]: DEBUG cinder.quota [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Created reservations ['d9280353-54da-4828-8f50-626d29108ef7', '33bd9bdf-16b2-48fe-8d1b-00d76dd99ec9', '466fe839-9308-40ea-b51b-d95fcd4efa74', '6acac4e4-f529-42ae-ae3f-22c528befcaa'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 803.120030] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c799f9e6-2fec-4bec-88a2-b31ab0345da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9280353-54da-4828-8f50-626d29108ef7', '33bd9bdf-16b2-48fe-8d1b-00d76dd99ec9', '466fe839-9308-40ea-b51b-d95fcd4efa74', '6acac4e4-f529-42ae-ae3f-22c528befcaa']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.124027] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe0fb0e-9292-4752-9262-14ceede0ef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.185415] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe0fb0e-9292-4752-9262-14ceede0ef5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac8f4fcd-5617-4be5-9349-18bd1d144a85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1597067092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['d9280353-54da-4828-8f50-626d29108ef7','33bd9bdf-16b2-48fe-8d1b-00d76dd99ec9','466fe839-9308-40ea-b51b-d95fcd4efa74','6acac4e4-f529-42ae-ae3f-22c528befcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1597067092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac8f4fcd-5617-4be5-9349-18bd1d144a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773d027cc30d461dbebeb04f293b0b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d4432413b404d708974a1f40d7304d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.187130] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffebd7c2-c391-4e5b-98c1-3b000ce78065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.208031] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffebd7c2-c391-4e5b-98c1-3b000ce78065) transitioned into state 'SUCCESS' from state '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-1597067092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['d9280353-54da-4828-8f50-626d29108ef7','33bd9bdf-16b2-48fe-8d1b-00d76dd99ec9','466fe839-9308-40ea-b51b-d95fcd4efa74','6acac4e4-f529-42ae-ae3f-22c528befcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.208031] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99af796a-56e9-4893-bf65-97f067914b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.218168] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99af796a-56e9-4893-bf65-97f067914b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.219297] [57419]: DEBUG cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (ce2cc896-7861-4d44-a158-7fef1fe8e85c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 803.219662] [57419]: INFO cinder.volume.api [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request issued successfully. [ 803.224619] [57419]: INFO cinder.api.openstack.wsgi [None req-bb8fb73e-fbba-4807-a57a-3f0e0d291e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 803.225317] [57419]: [pid: 57419|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:45:38 2025] POST /volume/v3/volumes => generated 754 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) [ 803.241402] [57420]: DEBUG cinder.api.middleware.request_id [None req-84ae58e1-6f77-4870-a855-87a329e11880 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.244072] [57420]: INFO cinder.api.openstack.wsgi [None req-84ae58e1-6f77-4870-a855-87a329e11880 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 803.247490] [57420]: DEBUG cinder.api.openstack.wsgi [None req-84ae58e1-6f77-4870-a855-87a329e11880 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 803.247490] [57420]: DEBUG cinder.api.openstack.wsgi [None req-84ae58e1-6f77-4870-a855-87a329e11880 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.259011] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.259011] [57420]: warnings.warn( [ 803.270659] [57420]: INFO cinder.volume.api [None req-84ae58e1-6f77-4870-a855-87a329e11880 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 803.279109] [57420]: INFO cinder.api.openstack.wsgi [None req-84ae58e1-6f77-4870-a855-87a329e11880 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 803.279576] [57420]: [pid: 57420|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:38 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.291681] [57419]: DEBUG cinder.api.middleware.request_id [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.293986] [57419]: INFO cinder.api.openstack.wsgi [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 804.294223] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.294443] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.304968] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.304968] [57419]: warnings.warn( [ 804.311118] [57419]: INFO cinder.volume.api [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 804.317731] [57419]: INFO cinder.api.openstack.wsgi [None req-f2876a9a-5dda-47a7-b4fc-774a29646f61 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 804.318412] [57419]: [pid: 57419|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:39 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.644699] [57420]: DEBUG cinder.api.middleware.request_id [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.647555] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 804.647804] [57420]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.648026] [57420]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.656868] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.656868] [57420]: warnings.warn( [ 804.661994] [57420]: INFO cinder.volume.api [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 804.669353] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-362e996e-f7f3-4cfd-a030-2eab6958c8e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 804.669964] [57420]: [pid: 57420|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:45:39 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.199358] [57419]: DEBUG cinder.api.middleware.request_id [None req-935a3ad2-296e-45b7-9909-f51dd9d9479f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.200070] [57419]: INFO cinder.api.openstack.wsgi [None req-935a3ad2-296e-45b7-9909-f51dd9d9479f None None] GET http://10.180.1.21/volume// [ 806.200265] [57419]: DEBUG cinder.api.openstack.wsgi [None req-935a3ad2-296e-45b7-9909-f51dd9d9479f None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.200571] [57419]: DEBUG cinder.api.openstack.wsgi [None req-935a3ad2-296e-45b7-9909-f51dd9d9479f None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.201156] [57419]: INFO cinder.api.openstack.wsgi [None req-935a3ad2-296e-45b7-9909-f51dd9d9479f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 806.201524] [57419]: [pid: 57419|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:45:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 806.206612] [57420]: DEBUG cinder.api.middleware.request_id [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-2f896c4c-9bfb-4181-857c-e8ae44a46ca6 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.209061] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-2f896c4c-9bfb-4181-857c-e8ae44a46ca6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments [ 806.209473] [57420]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-2f896c4c-9bfb-4181-857c-e8ae44a46ca6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac8f4fcd-5617-4be5-9349-18bd1d144a85", "connector": null, "instance_uuid": "846828fb-ac3e-49dc-850a-816031eaebb1"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 806.222523] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.222523] [57420]: warnings.warn( [ 806.263633] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-2f896c4c-9bfb-4181-857c-e8ae44a46ca6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 806.264301] [57420]: [pid: 57420|app: 0|req: 14/28] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:45:41 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 806.287466] [57419]: DEBUG cinder.api.middleware.request_id [None req-d65c4812-0ed3-448a-8faf-7725880ee84f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.291415] [57419]: INFO cinder.api.openstack.wsgi [None req-d65c4812-0ed3-448a-8faf-7725880ee84f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 806.291415] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d65c4812-0ed3-448a-8faf-7725880ee84f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.291415] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d65c4812-0ed3-448a-8faf-7725880ee84f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.305361] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.305361] [57419]: warnings.warn( [ 806.309249] [57419]: INFO cinder.volume.api [None req-d65c4812-0ed3-448a-8faf-7725880ee84f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 806.315397] [57419]: INFO cinder.api.openstack.wsgi [None req-d65c4812-0ed3-448a-8faf-7725880ee84f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 806.315956] [57419]: [pid: 57419|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:41 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.791530] [57420]: DEBUG cinder.api.middleware.request_id [None req-a3ad993d-6c69-4dac-84f1-15634dea3850 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.792060] [57420]: INFO cinder.api.openstack.wsgi [None req-a3ad993d-6c69-4dac-84f1-15634dea3850 None None] GET http://10.180.1.21/volume// [ 806.792303] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a3ad993d-6c69-4dac-84f1-15634dea3850 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.792621] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a3ad993d-6c69-4dac-84f1-15634dea3850 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.793396] [57420]: INFO cinder.api.openstack.wsgi [None req-a3ad993d-6c69-4dac-84f1-15634dea3850 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 806.793548] [57420]: [pid: 57420|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:45:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 806.797523] [57419]: DEBUG cinder.api.middleware.request_id [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.799258] [57419]: WARNING keystonemiddleware.auth_token [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 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. [ 806.804099] [57419]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 806.804374] [57419]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.804602] [57419]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.818316] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.818316] [57419]: warnings.warn( [ 806.823813] [57419]: INFO cinder.volume.api [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 806.831396] [57419]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-343dd46e-ad8a-4f45-93be-0d351136cd26 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 806.831917] [57419]: [pid: 57419|app: 0|req: 16/31] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:45:42 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 806.875237] [57420]: DEBUG cinder.api.middleware.request_id [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.878935] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] PUT http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 [ 806.883025] [57420]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-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-865758", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 806.901463] [57420]: DEBUG cinder.coordination [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Acquiring lock "cinder-attachment_update-ac8f4fcd-5617-4be5-9349-18bd1d144a85-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 806.908437] [57420]: DEBUG cinder.coordination [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-ac8f4fcd-5617-4be5-9349-18bd1d144a85-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 806.909770] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.909770] [57420]: warnings.warn( [ 807.326885] [57419]: DEBUG cinder.api.middleware.request_id [None req-d19a284e-9efe-4761-b398-915344f7cc28 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.328899] [57419]: INFO cinder.api.openstack.wsgi [None req-d19a284e-9efe-4761-b398-915344f7cc28 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 807.332752] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d19a284e-9efe-4761-b398-915344f7cc28 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 807.332752] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d19a284e-9efe-4761-b398-915344f7cc28 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 807.345425] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.345425] [57419]: warnings.warn( [ 807.350614] [57419]: INFO cinder.volume.api [None req-d19a284e-9efe-4761-b398-915344f7cc28 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 807.357456] [57419]: INFO cinder.api.openstack.wsgi [None req-d19a284e-9efe-4761-b398-915344f7cc28 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 807.357953] [57419]: [pid: 57419|app: 0|req: 17/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:42 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.377322] [57419]: DEBUG cinder.api.middleware.request_id [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.381024] [57419]: INFO cinder.api.openstack.wsgi [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 808.381024] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 808.381024] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 808.399320] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.399320] [57419]: warnings.warn( [ 808.403384] [57419]: INFO cinder.volume.api [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 808.408681] [57419]: INFO cinder.api.openstack.wsgi [None req-4de3c209-45d2-40d2-9e67-9e9888e14e68 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 808.409130] [57419]: [pid: 57419|app: 0|req: 18/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:43 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.420628] [57419]: DEBUG cinder.api.middleware.request_id [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.423049] [57419]: INFO cinder.api.openstack.wsgi [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 809.423346] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 809.423797] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 809.460553] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.460553] [57419]: warnings.warn( [ 809.466273] [57419]: INFO cinder.volume.api [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 809.478769] [57419]: INFO cinder.api.openstack.wsgi [None req-ff03bee4-c94c-48cc-ac0a-ca29055952b2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 809.479461] [57419]: [pid: 57419|app: 0|req: 19/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:44 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.499392] [57419]: DEBUG cinder.api.middleware.request_id [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.501592] [57419]: INFO cinder.api.openstack.wsgi [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 810.501928] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 810.502079] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.518196] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.518196] [57419]: warnings.warn( [ 810.523134] [57419]: INFO cinder.volume.api [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 810.528819] [57419]: INFO cinder.api.openstack.wsgi [None req-e1298eb2-bcdf-44a7-bdf8-f5d81c8bef93 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 810.529348] [57419]: [pid: 57419|app: 0|req: 20/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:45 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.449650] [57420]: DEBUG cinder.coordination [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-ac8f4fcd-5617-4be5-9349-18bd1d144a85-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 811.450052] [57420]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-9dbbccd1-04bd-4d8f-ae45-096192dde6f9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 returned with HTTP 200 [ 811.450652] [57420]: [pid: 57420|app: 0|req: 16/36] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:45:42 2025] PUT /volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 => generated 617 bytes in 4577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.541675] [57419]: DEBUG cinder.api.middleware.request_id [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.544037] [57419]: INFO cinder.api.openstack.wsgi [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 811.544182] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.544357] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.561573] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.561573] [57419]: warnings.warn( [ 811.566121] [57419]: INFO cinder.volume.api [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 811.572336] [57419]: INFO cinder.api.openstack.wsgi [None req-b81b7ae1-e0b7-4dc1-928a-06cb30a0cec7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 811.573635] [57419]: [pid: 57419|app: 0|req: 21/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:46 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.582289] [57420]: DEBUG cinder.api.middleware.request_id [None req-bef9b89c-3667-426b-9175-49fbe52e9bda None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.584640] [57420]: INFO cinder.api.openstack.wsgi [None req-bef9b89c-3667-426b-9175-49fbe52e9bda tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 812.585052] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bef9b89c-3667-426b-9175-49fbe52e9bda tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.585167] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bef9b89c-3667-426b-9175-49fbe52e9bda tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.603844] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.603844] [57420]: warnings.warn( [ 812.608370] [57420]: INFO cinder.volume.api [None req-bef9b89c-3667-426b-9175-49fbe52e9bda tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 812.615560] [57420]: INFO cinder.api.openstack.wsgi [None req-bef9b89c-3667-426b-9175-49fbe52e9bda tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 812.616631] [57420]: [pid: 57420|app: 0|req: 17/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:47 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.089625] [57419]: DEBUG cinder.api.middleware.request_id [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-ca6af120-fb3e-43ef-a688-b2560abb9cde None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.092579] [57419]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-ca6af120-fb3e-43ef-a688-b2560abb9cde tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6/action [ 813.096041] [57419]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-ca6af120-fb3e-43ef-a688-b2560abb9cde tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 813.096415] [57419]: DEBUG cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-ca6af120-fb3e-43ef-a688-b2560abb9cde tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 813.141666] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.141666] [57419]: warnings.warn( [ 813.162473] [57419]: INFO cinder.api.openstack.wsgi [req-626ba9f9-2529-458a-a3e1-2e778a1a09c2 req-ca6af120-fb3e-43ef-a688-b2560abb9cde tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6/action returned with HTTP 204 [ 813.162473] [57419]: [pid: 57419|app: 0|req: 22/39] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:45:48 2025] POST /volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 813.627385] [57420]: DEBUG cinder.api.middleware.request_id [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.630080] [57420]: INFO cinder.api.openstack.wsgi [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 813.630590] [57420]: DEBUG cinder.api.openstack.wsgi [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.630590] [57420]: DEBUG cinder.api.openstack.wsgi [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.647226] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.647226] [57420]: warnings.warn( [ 813.653537] [57420]: INFO cinder.volume.api [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 813.660589] [57420]: INFO cinder.api.openstack.wsgi [None req-02b1dead-7dc2-46f3-bac0-cb15fbc4d3f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 813.660589] [57420]: [pid: 57420|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:48 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 813.680615] [57419]: DEBUG cinder.api.middleware.request_id [None req-2d96275e-7071-4298-bc8a-5cb784264c37 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.681946] [57419]: INFO cinder.api.openstack.wsgi [None req-2d96275e-7071-4298-bc8a-5cb784264c37 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 813.682228] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2d96275e-7071-4298-bc8a-5cb784264c37 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.682509] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2d96275e-7071-4298-bc8a-5cb784264c37 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.694280] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.694280] [57419]: warnings.warn( [ 813.698600] [57419]: INFO cinder.volume.api [None req-2d96275e-7071-4298-bc8a-5cb784264c37 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 813.704461] [57419]: INFO cinder.api.openstack.wsgi [None req-2d96275e-7071-4298-bc8a-5cb784264c37 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 813.706036] [57419]: [pid: 57419|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:45:48 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.658333] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.702112] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.455914] [57420]: DEBUG cinder.api.middleware.request_id [req-977f2e11-7b0e-463d-8764-feb93dbfe9fd req-629f85b3-9e5c-4142-b012-99fc58c56e21 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.458341] [57420]: INFO cinder.api.openstack.wsgi [req-977f2e11-7b0e-463d-8764-feb93dbfe9fd req-629f85b3-9e5c-4142-b012-99fc58c56e21 tempest-ServerActionsTestJSON-1312249634 tempest-ServerActionsTestJSON-1312249634-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ff3ef5fb-3271-4730-9e63-c98c3a66175d [ 834.458596] [57420]: DEBUG cinder.api.openstack.wsgi [req-977f2e11-7b0e-463d-8764-feb93dbfe9fd req-629f85b3-9e5c-4142-b012-99fc58c56e21 tempest-ServerActionsTestJSON-1312249634 tempest-ServerActionsTestJSON-1312249634-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 834.458834] [57420]: DEBUG cinder.api.openstack.wsgi [req-977f2e11-7b0e-463d-8764-feb93dbfe9fd req-629f85b3-9e5c-4142-b012-99fc58c56e21 tempest-ServerActionsTestJSON-1312249634 tempest-ServerActionsTestJSON-1312249634-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 834.465729] [57420]: INFO cinder.api.openstack.wsgi [req-977f2e11-7b0e-463d-8764-feb93dbfe9fd req-629f85b3-9e5c-4142-b012-99fc58c56e21 tempest-ServerActionsTestJSON-1312249634 tempest-ServerActionsTestJSON-1312249634-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ff3ef5fb-3271-4730-9e63-c98c3a66175d returned with HTTP 200 [ 834.466255] [57420]: [pid: 57420|app: 0|req: 19/42] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 22:46:09 2025] GET /volume/v3/attachments?instance_id=ff3ef5fb-3271-4730-9e63-c98c3a66175d => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.461886] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.639742] [57419]: DEBUG cinder.api.middleware.request_id [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.646667] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 877.646900] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 877.647136] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 877.663710] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.663710] [57419]: warnings.warn( [ 877.667565] [57419]: INFO cinder.volume.api [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 877.672847] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-49d53db5-0e6a-4990-b84e-ee48ad5f8e54 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 877.673294] [57419]: [pid: 57419|app: 0|req: 24/43] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:46:52 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 879.198371] [57420]: DEBUG cinder.api.middleware.request_id [None req-0fbd8597-a47f-4334-8f5b-b38f33a9bd72 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.198846] [57420]: INFO cinder.api.openstack.wsgi [None req-0fbd8597-a47f-4334-8f5b-b38f33a9bd72 None None] GET http://10.180.1.21/volume// [ 879.199083] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8597-a47f-4334-8f5b-b38f33a9bd72 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.199371] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0fbd8597-a47f-4334-8f5b-b38f33a9bd72 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.199836] [57420]: INFO cinder.api.openstack.wsgi [None req-0fbd8597-a47f-4334-8f5b-b38f33a9bd72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 879.200218] [57420]: [pid: 57420|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:46:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 879.204907] [57419]: DEBUG cinder.api.middleware.request_id [req-73145d02-4941-466b-883e-8049c7063dcc req-37c8dfd4-2ed2-4d60-a90f-a71705a05ac0 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.208297] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-37c8dfd4-2ed2-4d60-a90f-a71705a05ac0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 879.208898] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-37c8dfd4-2ed2-4d60-a90f-a71705a05ac0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71a1ef2a-3240-4502-8da0-0a3813803f58", "connector": null, "instance_uuid": "081bd257-b8e4-4ff4-bc11-6d92a6c6c78a"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 879.224369] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.224369] [57419]: warnings.warn( [ 879.259922] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-37c8dfd4-2ed2-4d60-a90f-a71705a05ac0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 879.260621] [57419]: [pid: 57419|app: 0|req: 25/45] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:46:54 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 879.286487] [57420]: DEBUG cinder.api.middleware.request_id [None req-69067da3-8127-4e5d-a621-7760a6466e84 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.291694] [57420]: INFO cinder.api.openstack.wsgi [None req-69067da3-8127-4e5d-a621-7760a6466e84 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 879.291694] [57420]: DEBUG cinder.api.openstack.wsgi [None req-69067da3-8127-4e5d-a621-7760a6466e84 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.292352] [57420]: DEBUG cinder.api.openstack.wsgi [None req-69067da3-8127-4e5d-a621-7760a6466e84 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.303978] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.303978] [57420]: warnings.warn( [ 879.307468] [57420]: INFO cinder.volume.api [None req-69067da3-8127-4e5d-a621-7760a6466e84 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 879.312101] [57420]: INFO cinder.api.openstack.wsgi [None req-69067da3-8127-4e5d-a621-7760a6466e84 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 879.312544] [57420]: [pid: 57420|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:54 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 879.794498] [57419]: DEBUG cinder.api.middleware.request_id [None req-f5ed5696-4729-4eb2-8e5b-87709af404b6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.794498] [57419]: INFO cinder.api.openstack.wsgi [None req-f5ed5696-4729-4eb2-8e5b-87709af404b6 None None] GET http://10.180.1.21/volume// [ 879.794498] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f5ed5696-4729-4eb2-8e5b-87709af404b6 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.794857] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f5ed5696-4729-4eb2-8e5b-87709af404b6 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.795126] [57419]: INFO cinder.api.openstack.wsgi [None req-f5ed5696-4729-4eb2-8e5b-87709af404b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 879.795549] [57419]: [pid: 57419|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:46:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 879.800694] [57420]: DEBUG cinder.api.middleware.request_id [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.805245] [57420]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 879.805581] [57420]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.805767] [57420]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.817737] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.817737] [57420]: warnings.warn( [ 879.821575] [57420]: INFO cinder.volume.api [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 879.826627] [57420]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-02ae5ec2-7f5b-4c2a-8fc8-7716d025bc3b tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 879.827157] [57420]: [pid: 57420|app: 0|req: 22/48] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:46:55 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 879.893043] [57419]: DEBUG cinder.api.middleware.request_id [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.897019] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] PUT http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd [ 879.897019] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-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-865788", "mountpoint": "/dev/sdb"}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 879.912794] [57419]: DEBUG cinder.coordination [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Acquiring lock "cinder-attachment_update-71a1ef2a-3240-4502-8da0-0a3813803f58-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 879.921031] [57419]: DEBUG cinder.coordination [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Lock "cinder-attachment_update-71a1ef2a-3240-4502-8da0-0a3813803f58-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 879.921031] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.921031] [57419]: warnings.warn( [ 880.322889] [57420]: DEBUG cinder.api.middleware.request_id [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.325020] [57420]: INFO cinder.api.openstack.wsgi [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 880.325339] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 880.325497] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 880.340509] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.340509] [57420]: warnings.warn( [ 880.344083] [57420]: INFO cinder.volume.api [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 880.351239] [57420]: INFO cinder.api.openstack.wsgi [None req-cfbd0381-9d18-4f32-bd14-d02d766c8de0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 880.351843] [57420]: [pid: 57420|app: 0|req: 23/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:55 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 880.959858] [57420]: DEBUG cinder.api.middleware.request_id [req-37539ead-b22a-42b7-8dd0-ec9975229220 req-205c4ef7-f8df-46fb-838c-30b6e66cef1b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.962927] [57420]: INFO cinder.api.openstack.wsgi [req-37539ead-b22a-42b7-8dd0-ec9975229220 req-205c4ef7-f8df-46fb-838c-30b6e66cef1b tempest-SecurityGroupsTestJSON-266981132 tempest-SecurityGroupsTestJSON-266981132-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c14deced-1d42-4042-8f2b-68601790b89e [ 880.963287] [57420]: DEBUG cinder.api.openstack.wsgi [req-37539ead-b22a-42b7-8dd0-ec9975229220 req-205c4ef7-f8df-46fb-838c-30b6e66cef1b tempest-SecurityGroupsTestJSON-266981132 tempest-SecurityGroupsTestJSON-266981132-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 880.963526] [57420]: DEBUG cinder.api.openstack.wsgi [req-37539ead-b22a-42b7-8dd0-ec9975229220 req-205c4ef7-f8df-46fb-838c-30b6e66cef1b tempest-SecurityGroupsTestJSON-266981132 tempest-SecurityGroupsTestJSON-266981132-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 880.969978] [57420]: INFO cinder.api.openstack.wsgi [req-37539ead-b22a-42b7-8dd0-ec9975229220 req-205c4ef7-f8df-46fb-838c-30b6e66cef1b tempest-SecurityGroupsTestJSON-266981132 tempest-SecurityGroupsTestJSON-266981132-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c14deced-1d42-4042-8f2b-68601790b89e returned with HTTP 200 [ 880.970501] [57420]: [pid: 57420|app: 0|req: 24/50] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 22:46:56 2025] GET /volume/v3/attachments?instance_id=c14deced-1d42-4042-8f2b-68601790b89e => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.363283] [57420]: DEBUG cinder.api.middleware.request_id [None req-f4d8c086-ae64-4f1e-b360-705392f30010 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.365673] [57420]: INFO cinder.api.openstack.wsgi [None req-f4d8c086-ae64-4f1e-b360-705392f30010 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 881.365929] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f4d8c086-ae64-4f1e-b360-705392f30010 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 881.366174] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f4d8c086-ae64-4f1e-b360-705392f30010 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 881.381850] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.381850] [57420]: warnings.warn( [ 881.385532] [57420]: INFO cinder.volume.api [None req-f4d8c086-ae64-4f1e-b360-705392f30010 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 881.390677] [57420]: INFO cinder.api.openstack.wsgi [None req-f4d8c086-ae64-4f1e-b360-705392f30010 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 881.391147] [57420]: [pid: 57420|app: 0|req: 25/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:56 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.403720] [57420]: DEBUG cinder.api.middleware.request_id [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.405704] [57420]: INFO cinder.api.openstack.wsgi [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 882.405934] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 882.406213] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 882.422165] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.422165] [57420]: warnings.warn( [ 882.427864] [57420]: INFO cinder.volume.api [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 882.434615] [57420]: INFO cinder.api.openstack.wsgi [None req-b1c00c71-592a-4b2d-9902-bfca52abedc2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 882.435669] [57420]: [pid: 57420|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:57 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 883.448015] [57420]: DEBUG cinder.api.middleware.request_id [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.448513] [57420]: INFO cinder.api.openstack.wsgi [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 883.448727] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 883.448935] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 883.470110] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.470110] [57420]: warnings.warn( [ 883.473562] [57420]: INFO cinder.volume.api [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 883.480142] [57420]: INFO cinder.api.openstack.wsgi [None req-4f7b4c59-01df-489e-be5d-d00d92e3b582 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 883.480592] [57420]: [pid: 57420|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:58 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.477271] [57419]: DEBUG cinder.coordination [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Lock "cinder-attachment_update-71a1ef2a-3240-4502-8da0-0a3813803f58-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.557s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 884.477271] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-0c1032c5-a2d3-4307-8fe7-f470016657b9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd returned with HTTP 200 [ 884.477271] [57419]: [pid: 57419|app: 0|req: 27/54] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:46:55 2025] PUT /volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd => generated 617 bytes in 4585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.493310] [57420]: DEBUG cinder.api.middleware.request_id [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.499016] [57420]: INFO cinder.api.openstack.wsgi [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 884.499016] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 884.499211] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 884.513372] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.513372] [57420]: warnings.warn( [ 884.517955] [57420]: INFO cinder.volume.api [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 884.522339] [57420]: INFO cinder.api.openstack.wsgi [None req-f4d57296-fc1f-438b-b6b3-ce912a3766a9 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 884.522850] [57420]: [pid: 57420|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:46:59 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 885.534036] [57419]: DEBUG cinder.api.middleware.request_id [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.537433] [57419]: INFO cinder.api.openstack.wsgi [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 885.537940] [57419]: DEBUG cinder.api.openstack.wsgi [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 885.537940] [57419]: DEBUG cinder.api.openstack.wsgi [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 885.556635] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.556635] [57419]: warnings.warn( [ 885.562327] [57419]: INFO cinder.volume.api [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 885.567845] [57419]: INFO cinder.api.openstack.wsgi [None req-69980c88-6e6d-45bb-bea6-21c58b3114e2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 885.568326] [57419]: [pid: 57419|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:00 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 886.581171] [57420]: DEBUG cinder.api.middleware.request_id [None req-61904975-3d1d-4f11-bd75-1640cd0de531 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.583418] [57420]: INFO cinder.api.openstack.wsgi [None req-61904975-3d1d-4f11-bd75-1640cd0de531 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 886.583644] [57420]: DEBUG cinder.api.openstack.wsgi [None req-61904975-3d1d-4f11-bd75-1640cd0de531 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 886.584241] [57420]: DEBUG cinder.api.openstack.wsgi [None req-61904975-3d1d-4f11-bd75-1640cd0de531 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 886.607700] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.607700] [57420]: warnings.warn( [ 886.611524] [57420]: INFO cinder.volume.api [None req-61904975-3d1d-4f11-bd75-1640cd0de531 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 886.615151] [57419]: DEBUG cinder.api.middleware.request_id [req-73145d02-4941-466b-883e-8049c7063dcc req-7aef355f-840d-4d43-afcc-ae893316e213 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.619253] [57420]: INFO cinder.api.openstack.wsgi [None req-61904975-3d1d-4f11-bd75-1640cd0de531 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 886.619253] [57420]: [pid: 57420|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:01 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 886.621562] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-7aef355f-840d-4d43-afcc-ae893316e213 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] POST http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd/action [ 886.621806] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-7aef355f-840d-4d43-afcc-ae893316e213 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 886.622170] [57419]: DEBUG cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-7aef355f-840d-4d43-afcc-ae893316e213 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 886.641745] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.641745] [57419]: warnings.warn( [ 886.668203] [57419]: INFO cinder.api.openstack.wsgi [req-73145d02-4941-466b-883e-8049c7063dcc req-7aef355f-840d-4d43-afcc-ae893316e213 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd/action returned with HTTP 204 [ 886.669402] [57419]: [pid: 57419|app: 0|req: 29/58] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:47:01 2025] POST /volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 887.637867] [57420]: DEBUG cinder.api.middleware.request_id [None req-0c18dda6-1ba7-4953-b688-429846e485d7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.639853] [57420]: INFO cinder.api.openstack.wsgi [None req-0c18dda6-1ba7-4953-b688-429846e485d7 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 887.642642] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0c18dda6-1ba7-4953-b688-429846e485d7 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 887.642642] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0c18dda6-1ba7-4953-b688-429846e485d7 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 887.671689] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.671689] [57420]: warnings.warn( [ 887.677612] [57420]: INFO cinder.volume.api [None req-0c18dda6-1ba7-4953-b688-429846e485d7 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 887.684238] [57420]: INFO cinder.api.openstack.wsgi [None req-0c18dda6-1ba7-4953-b688-429846e485d7 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 887.687195] [57420]: [pid: 57420|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:02 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 887.712788] [57419]: DEBUG cinder.api.middleware.request_id [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.722245] [57419]: INFO cinder.api.openstack.wsgi [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 887.722245] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 887.722245] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 887.740357] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.740357] [57419]: warnings.warn( [ 887.746938] [57419]: INFO cinder.volume.api [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 887.756696] [57419]: INFO cinder.api.openstack.wsgi [None req-6e79735c-1a8f-4867-ae29-f3095d58dd8f tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 887.758234] [57419]: [pid: 57419|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:02 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 892.236292] [57420]: DEBUG cinder.api.middleware.request_id [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.240232] [57420]: INFO cinder.api.openstack.wsgi [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 892.240232] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 892.240232] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 892.258630] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.258630] [57420]: warnings.warn( [ 892.262754] [57420]: INFO cinder.volume.api [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 892.268952] [57420]: INFO cinder.api.openstack.wsgi [None req-b7c89314-a777-4d5b-aace-fc6d833ffba8 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 892.268952] [57420]: [pid: 57420|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:07 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 895.312131] [57419]: DEBUG cinder.api.middleware.request_id [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.315133] [57419]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 895.315625] [57419]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 895.315715] [57419]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 895.332293] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.332293] [57419]: warnings.warn( [ 895.342487] [57419]: INFO cinder.volume.api [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 895.350058] [57419]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-4d2f9e40-4e37-4471-b95c-3a102ecd63f0 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 895.350539] [57419]: [pid: 57419|app: 0|req: 31/62] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:47:10 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 895.395208] [57420]: DEBUG cinder.api.middleware.request_id [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.399416] [57420]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] POST http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58/action [ 895.400250] [57420]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 895.400401] [57420]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 895.414369] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.414369] [57420]: warnings.warn( [ 895.414815] [57420]: INFO cinder.volume.api [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 895.426457] [57420]: INFO cinder.volume.api [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Begin detaching volume completed successfully. [ 895.426706] [57420]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-3954c546-871f-4fd2-ab6e-d4487e9e4d1e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58/action returned with HTTP 202 [ 895.427341] [57420]: [pid: 57420|app: 0|req: 32/63] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:47:10 2025] POST /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 896.465420] [57419]: DEBUG cinder.api.middleware.request_id [None req-7c77b387-4d4b-4da4-bb99-330af82d550c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.465856] [57419]: INFO cinder.api.openstack.wsgi [None req-7c77b387-4d4b-4da4-bb99-330af82d550c None None] GET http://10.180.1.21/volume// [ 896.466811] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7c77b387-4d4b-4da4-bb99-330af82d550c None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.466811] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7c77b387-4d4b-4da4-bb99-330af82d550c None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.466811] [57419]: INFO cinder.api.openstack.wsgi [None req-7c77b387-4d4b-4da4-bb99-330af82d550c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 896.467258] [57419]: [pid: 57419|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:47:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 896.478804] [57420]: DEBUG cinder.api.middleware.request_id [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.486612] [57420]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 896.487205] [57420]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.487205] [57420]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.506541] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.506541] [57420]: warnings.warn( [ 896.512194] [57420]: INFO cinder.volume.api [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 896.519648] [57420]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-27ebdce8-ca54-4311-aa1a-bf8f6cd8974e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 896.520045] [57420]: [pid: 57420|app: 0|req: 33/65] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:47:11 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1554 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 897.744548] [57419]: DEBUG cinder.api.middleware.request_id [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-2759a8f4-5e51-4c60-aa70-0c714ccd92ae None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.747618] [57419]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-2759a8f4-5e51-4c60-aa70-0c714ccd92ae tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd [ 897.748934] [57419]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-2759a8f4-5e51-4c60-aa70-0c714ccd92ae tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.748934] [57419]: DEBUG cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-2759a8f4-5e51-4c60-aa70-0c714ccd92ae tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.764013] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.764013] [57419]: warnings.warn( [ 898.340188] [57419]: INFO cinder.api.openstack.wsgi [req-8e89e3aa-8131-4c41-9054-3fd46b63d9b2 req-2759a8f4-5e51-4c60-aa70-0c714ccd92ae tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd returned with HTTP 200 [ 898.341227] [57419]: [pid: 57419|app: 0|req: 33/66] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:47:13 2025] DELETE /volume/v3/attachments/35ac0c4f-2b75-44f8-8ca6-29ac886bb8bd => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.528188] [57420]: DEBUG cinder.api.middleware.request_id [None req-f584768b-af1d-4324-a893-452a3e6430ca None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.531249] [57420]: INFO cinder.api.openstack.wsgi [None req-f584768b-af1d-4324-a893-452a3e6430ca tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 902.531476] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f584768b-af1d-4324-a893-452a3e6430ca tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.531893] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f584768b-af1d-4324-a893-452a3e6430ca tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.549896] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.549896] [57420]: warnings.warn( [ 902.554889] [57420]: INFO cinder.volume.api [None req-f584768b-af1d-4324-a893-452a3e6430ca tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 902.561921] [57420]: INFO cinder.api.openstack.wsgi [None req-f584768b-af1d-4324-a893-452a3e6430ca tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 902.562417] [57420]: [pid: 57420|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:17 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.573176] [57419]: DEBUG cinder.api.middleware.request_id [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.576171] [57419]: INFO cinder.api.openstack.wsgi [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 902.576390] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.576678] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.576881] [57419]: INFO cinder.api.v3.volumes [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Delete volume with id: 71a1ef2a-3240-4502-8da0-0a3813803f58 [ 902.587201] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.587201] [57419]: warnings.warn( [ 902.588592] [57419]: INFO cinder.volume.api [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 902.609223] [57419]: INFO cinder.volume.api [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Delete volume request issued successfully. [ 902.609454] [57419]: INFO cinder.api.openstack.wsgi [None req-6aafe59e-16e6-4fa2-b654-88bd4448a994 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 202 [ 902.609975] [57419]: [pid: 57419|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:47:17 2025] DELETE /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 902.617098] [57420]: DEBUG cinder.api.middleware.request_id [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.620428] [57420]: INFO cinder.api.openstack.wsgi [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 902.620884] [57420]: DEBUG cinder.api.openstack.wsgi [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.621224] [57420]: DEBUG cinder.api.openstack.wsgi [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.635332] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.635332] [57420]: warnings.warn( [ 902.644929] [57420]: INFO cinder.volume.api [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 902.654911] [57420]: INFO cinder.api.openstack.wsgi [None req-825f1b4c-6c0a-47e7-a088-d89ee42ced9c tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 902.654911] [57420]: [pid: 57420|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:17 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.676286] [57419]: DEBUG cinder.api.middleware.request_id [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.678410] [57419]: INFO cinder.api.openstack.wsgi [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 903.678716] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.678984] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.692194] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.692194] [57419]: warnings.warn( [ 903.700484] [57419]: INFO cinder.volume.api [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 903.702640] [57419]: INFO cinder.api.openstack.wsgi [None req-c393d32f-88e6-4ba0-abfc-b74fac7e44d1 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 903.703326] [57419]: [pid: 57419|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:18 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.715954] [57420]: DEBUG cinder.api.middleware.request_id [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.719296] [57420]: INFO cinder.api.openstack.wsgi [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 904.719537] [57420]: DEBUG cinder.api.openstack.wsgi [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 904.719761] [57420]: DEBUG cinder.api.openstack.wsgi [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 904.738130] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.738130] [57420]: warnings.warn( [ 904.743722] [57420]: INFO cinder.volume.api [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Volume info retrieved successfully. [ 904.750097] [57420]: INFO cinder.api.openstack.wsgi [None req-462190b5-8290-41a9-b22e-3fa74ba0bac2 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 200 [ 904.750662] [57420]: [pid: 57420|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:19 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.761401] [57419]: DEBUG cinder.api.middleware.request_id [None req-5a7ce168-3d59-4255-8694-f3ac1bf5ba63 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.766021] [57419]: INFO cinder.api.openstack.wsgi [None req-5a7ce168-3d59-4255-8694-f3ac1bf5ba63 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 905.766021] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5a7ce168-3d59-4255-8694-f3ac1bf5ba63 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 905.766021] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5a7ce168-3d59-4255-8694-f3ac1bf5ba63 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.774600] [57419]: INFO cinder.api.openstack.wsgi [None req-5a7ce168-3d59-4255-8694-f3ac1bf5ba63 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 404 [ 905.775694] [57419]: [pid: 57419|app: 0|req: 36/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:21 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 914.748203] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=70,cinder:UPDATE=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 915.768012] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=51,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 935.526090] [57420]: DEBUG cinder.api.middleware.request_id [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.528419] [57420]: INFO cinder.api.openstack.wsgi [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 935.528581] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 935.528803] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 935.528992] [57420]: INFO cinder.api.v3.volumes [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Delete volume with id: 71a1ef2a-3240-4502-8da0-0a3813803f58 [ 935.537126] [57420]: INFO cinder.api.openstack.wsgi [None req-c74341b6-efec-4eba-a0a2-91f8b4627c7e tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 404 [ 935.537835] [57420]: [pid: 57420|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:47:50 2025] DELETE /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 935.541173] [57419]: DEBUG cinder.api.middleware.request_id [None req-e7919af9-6e9e-4dca-b80b-dee3edad5939 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.543554] [57419]: INFO cinder.api.openstack.wsgi [None req-e7919af9-6e9e-4dca-b80b-dee3edad5939 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] GET http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 [ 935.543789] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e7919af9-6e9e-4dca-b80b-dee3edad5939 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 935.544058] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e7919af9-6e9e-4dca-b80b-dee3edad5939 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 935.551035] [57419]: INFO cinder.api.openstack.wsgi [None req-e7919af9-6e9e-4dca-b80b-dee3edad5939 tempest-VolumesAssistedSnapshotsTest-770136915 tempest-VolumesAssistedSnapshotsTest-770136915-project-admin] http://10.180.1.21/volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 returned with HTTP 404 [ 935.551641] [57419]: [pid: 57419|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:47:50 2025] GET /volume/v3/volumes/71a1ef2a-3240-4502-8da0-0a3813803f58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 945.531790] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 945.547961] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 949.651336] [57420]: DEBUG cinder.api.middleware.request_id [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.652664] [57420]: INFO cinder.api.openstack.wsgi [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1417809652 [ 949.652664] [57420]: DEBUG cinder.api.openstack.wsgi [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.652664] [57420]: DEBUG cinder.api.openstack.wsgi [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.653275] [57420]: INFO cinder.api.v3.volumes [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Delete volume with id: tempest-invalid-1417809652 [ 949.660224] [57420]: INFO cinder.api.openstack.wsgi [req-9bd47522-5eea-461a-9467-03b2963c5154 req-9b1568bb-3e46-43d6-9f04-2708e783c567 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1417809652 returned with HTTP 404 [ 949.660914] [57420]: [pid: 57420|app: 0|req: 38/75] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Nov 12 22:48:04 2025] DELETE /volume/v3/volumes/tempest-invalid-1417809652 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 952.224717] [57419]: DEBUG cinder.api.middleware.request_id [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.227445] [57419]: INFO cinder.api.openstack.wsgi [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] DELETE http://10.180.1.21/volume/v3/volumes/930b5bff-2555-471b-bd5c-ce219508a9a8 [ 952.227663] [57419]: DEBUG cinder.api.openstack.wsgi [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.228007] [57419]: DEBUG cinder.api.openstack.wsgi [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.228350] [57419]: INFO cinder.api.v3.volumes [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Delete volume with id: 930b5bff-2555-471b-bd5c-ce219508a9a8 [ 952.236912] [57419]: INFO cinder.api.openstack.wsgi [req-bc0ed6da-d20e-4969-8baa-cb960e35bb8b req-e0f0fbfd-d2c4-43de-98dd-edc5f9adb854 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] http://10.180.1.21/volume/v3/volumes/930b5bff-2555-471b-bd5c-ce219508a9a8 returned with HTTP 404 [ 952.237783] [57419]: [pid: 57419|app: 0|req: 38/76] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:48:07 2025] DELETE /volume/v3/volumes/930b5bff-2555-471b-bd5c-ce219508a9a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.980269] [57420]: DEBUG cinder.api.middleware.request_id [req-940b5b04-31ee-408a-9d58-9cc37b01ae50 req-a8157558-affe-4df2-be72-f5b9b0f56937 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.983270] [57420]: INFO cinder.api.openstack.wsgi [req-940b5b04-31ee-408a-9d58-9cc37b01ae50 req-a8157558-affe-4df2-be72-f5b9b0f56937 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] GET http://10.180.1.21/volume/v3/volumes/b94e390c-48de-4725-87e9-1ad2f56cabec [ 953.983612] [57420]: DEBUG cinder.api.openstack.wsgi [req-940b5b04-31ee-408a-9d58-9cc37b01ae50 req-a8157558-affe-4df2-be72-f5b9b0f56937 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.984058] [57420]: DEBUG cinder.api.openstack.wsgi [req-940b5b04-31ee-408a-9d58-9cc37b01ae50 req-a8157558-affe-4df2-be72-f5b9b0f56937 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.992847] [57420]: INFO cinder.api.openstack.wsgi [req-940b5b04-31ee-408a-9d58-9cc37b01ae50 req-a8157558-affe-4df2-be72-f5b9b0f56937 tempest-VolumesNegativeTest-1733955102 tempest-VolumesNegativeTest-1733955102-project-member] http://10.180.1.21/volume/v3/volumes/b94e390c-48de-4725-87e9-1ad2f56cabec returned with HTTP 404 [ 953.993659] [57420]: [pid: 57420|app: 0|req: 39/77] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:09 2025] GET /volume/v3/volumes/b94e390c-48de-4725-87e9-1ad2f56cabec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 958.742444] [57419]: DEBUG cinder.api.middleware.request_id [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.746432] [57419]: INFO cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] POST http://10.180.1.21/volume/v3/volumes [ 958.746915] [57419]: DEBUG cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1533022012", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 958.749673] [57419]: DEBUG cinder.api.v3.volumes [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1533022012', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 958.749832] [57419]: INFO cinder.api.v3.volumes [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Create volume of 1 GB [ 958.757036] [57419]: INFO cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Availability Zones retrieved successfully. [ 958.765042] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Flow 'volume_create_api' (c1b777dc-7a47-4660-ba73-5b6e9eeeb209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 958.766316] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c6b6e3-9c0c-4b47-8112-5720c5479a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 958.767954] [57419]: DEBUG cinder.volume.flows.api.create_volume [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 958.790993] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c6b6e3-9c0c-4b47-8112-5720c5479a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 958.792345] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933ec05c-20b7-431e-8c60-dde701881b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 958.862298] [57419]: DEBUG cinder.quota [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Created reservations ['24077662-05f3-4002-a26c-fb943283dd10', '595e5c6e-af53-4177-9881-4fb4742805b0', 'c6e45d09-dea2-4139-a2fe-6d086f6ce14f', 'c0a89dda-d1ca-4eea-98d4-917568fb3885'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 958.862748] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933ec05c-20b7-431e-8c60-dde701881b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24077662-05f3-4002-a26c-fb943283dd10', '595e5c6e-af53-4177-9881-4fb4742805b0', 'c6e45d09-dea2-4139-a2fe-6d086f6ce14f', 'c0a89dda-d1ca-4eea-98d4-917568fb3885']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 958.864011] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcdf55d2-b3cc-4351-a5ae-9dfa5eda16fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 958.883031] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcdf55d2-b3cc-4351-a5ae-9dfa5eda16fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd347e0e7-b444-4543-a100-846b2338599e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1533022012',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b54c4b2aa9d490a9d37de779290c230',qos_specs=None,replication_status=,reservations=['24077662-05f3-4002-a26c-fb943283dd10','595e5c6e-af53-4177-9881-4fb4742805b0','c6e45d09-dea2-4139-a2fe-6d086f6ce14f','c0a89dda-d1ca-4eea-98d4-917568fb3885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b334030c1754b889954be1d457f239d',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1533022012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d347e0e7-b444-4543-a100-846b2338599e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b54c4b2aa9d490a9d37de779290c230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b334030c1754b889954be1d457f239d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 958.884303] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905c337c-5155-41d0-9129-418e5c18ae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 958.904248] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905c337c-5155-41d0-9129-418e5c18ae2b) transitioned into state 'SUCCESS' from state '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-1533022012',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b54c4b2aa9d490a9d37de779290c230',qos_specs=None,replication_status=,reservations=['24077662-05f3-4002-a26c-fb943283dd10','595e5c6e-af53-4177-9881-4fb4742805b0','c6e45d09-dea2-4139-a2fe-6d086f6ce14f','c0a89dda-d1ca-4eea-98d4-917568fb3885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b334030c1754b889954be1d457f239d',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 958.904922] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bfa91e-ad18-4d93-a03f-69bf5572709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 958.917398] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bfa91e-ad18-4d93-a03f-69bf5572709f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 958.918563] [57419]: DEBUG cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Flow 'volume_create_api' (c1b777dc-7a47-4660-ba73-5b6e9eeeb209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 958.920487] [57419]: INFO cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Create volume request issued successfully. [ 958.920487] [57419]: INFO cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-665fa3bc-69f8-4871-be69-9b4b23ff4030 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 958.920487] [57419]: [pid: 57419|app: 0|req: 39/78] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 22:48:14 2025] POST /volume/v3/volumes => generated 762 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 958.929365] [57420]: DEBUG cinder.api.middleware.request_id [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.931879] [57420]: INFO cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] GET http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 958.932152] [57420]: DEBUG cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 958.932392] [57420]: DEBUG cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 958.944571] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.944571] [57420]: warnings.warn( [ 958.951618] [57420]: INFO cinder.volume.api [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Volume info retrieved successfully. [ 958.960667] [57420]: INFO cinder.api.openstack.wsgi [req-6879360e-f60b-49b1-8361-63247c17d40e req-881f8143-7f90-4822-b67f-315e598af169 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 200 [ 958.961310] [57420]: [pid: 57420|app: 0|req: 40/79] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:14 2025] GET /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.094247] [57419]: DEBUG cinder.api.middleware.request_id [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.095781] [57419]: INFO cinder.api.openstack.wsgi [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] GET http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 959.096757] [57419]: DEBUG cinder.api.openstack.wsgi [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 959.096757] [57419]: DEBUG cinder.api.openstack.wsgi [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 959.106713] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.106713] [57419]: warnings.warn( [ 959.124725] [57419]: INFO cinder.volume.api [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Volume info retrieved successfully. [ 959.134646] [57419]: INFO cinder.api.openstack.wsgi [req-0168cc77-743e-4be1-baa9-22180db29e0f req-d0e9a9e9-9a03-417f-a2a9-3cc2cfe94c28 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 200 [ 959.135143] [57419]: [pid: 57419|app: 0|req: 40/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:14 2025] GET /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.155351] [57420]: DEBUG cinder.api.middleware.request_id [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.159447] [57420]: INFO cinder.api.openstack.wsgi [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] GET http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 960.159673] [57420]: DEBUG cinder.api.openstack.wsgi [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.159889] [57420]: DEBUG cinder.api.openstack.wsgi [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.174760] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.174760] [57420]: warnings.warn( [ 960.179584] [57420]: INFO cinder.volume.api [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Volume info retrieved successfully. [ 960.186208] [57420]: INFO cinder.api.openstack.wsgi [req-8fb7c52a-3514-4666-b670-47dc90e06dcd req-0d14c94b-3c60-463d-b56a-8ec3bb6f5392 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 200 [ 960.186998] [57420]: [pid: 57420|app: 0|req: 41/81] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:15 2025] GET /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.203686] [57419]: DEBUG cinder.api.middleware.request_id [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.208264] [57419]: INFO cinder.api.openstack.wsgi [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] GET http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 960.209720] [57419]: DEBUG cinder.api.openstack.wsgi [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.209720] [57419]: DEBUG cinder.api.openstack.wsgi [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.220234] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.220234] [57419]: warnings.warn( [ 960.227025] [57419]: INFO cinder.volume.api [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Volume info retrieved successfully. [ 960.232584] [57419]: INFO cinder.api.openstack.wsgi [req-33202668-54bc-464f-9ce1-0e8c402dfb62 req-c19e131d-dc53-4477-a628-c778484bf1c3 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 200 [ 960.233517] [57419]: [pid: 57419|app: 0|req: 41/82] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:15 2025] GET /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.490523] [57420]: DEBUG cinder.api.middleware.request_id [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.496819] [57420]: INFO cinder.api.openstack.wsgi [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 960.497035] [57420]: DEBUG cinder.api.openstack.wsgi [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.497260] [57420]: DEBUG cinder.api.openstack.wsgi [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.497444] [57420]: INFO cinder.api.v3.volumes [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Delete volume with id: d347e0e7-b444-4543-a100-846b2338599e [ 960.509313] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.509313] [57420]: warnings.warn( [ 960.509961] [57420]: INFO cinder.volume.api [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Volume info retrieved successfully. [ 960.550453] [57420]: INFO cinder.volume.api [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Delete volume request issued successfully. [ 960.550453] [57420]: INFO cinder.api.openstack.wsgi [req-e14cacc8-67c4-48dc-8d98-f261898ff0f3 req-447d3dcc-9e71-407e-b25b-8179cf80678e tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 202 [ 960.550453] [57420]: [pid: 57420|app: 0|req: 42/83] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:48:15 2025] DELETE /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 960.786646] [57419]: DEBUG cinder.api.middleware.request_id [req-6599c0b5-0444-4d58-b34d-2cb920b0e997 req-e1cf7c2c-5eb7-4535-85ea-3d8d836be2a7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.789567] [57419]: INFO cinder.api.openstack.wsgi [req-6599c0b5-0444-4d58-b34d-2cb920b0e997 req-e1cf7c2c-5eb7-4535-85ea-3d8d836be2a7 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] GET http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e [ 960.790687] [57419]: DEBUG cinder.api.openstack.wsgi [req-6599c0b5-0444-4d58-b34d-2cb920b0e997 req-e1cf7c2c-5eb7-4535-85ea-3d8d836be2a7 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.790687] [57419]: DEBUG cinder.api.openstack.wsgi [req-6599c0b5-0444-4d58-b34d-2cb920b0e997 req-e1cf7c2c-5eb7-4535-85ea-3d8d836be2a7 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.798098] [57419]: INFO cinder.api.openstack.wsgi [req-6599c0b5-0444-4d58-b34d-2cb920b0e997 req-e1cf7c2c-5eb7-4535-85ea-3d8d836be2a7 tempest-VolumesGetTestJSON-657657452 tempest-VolumesGetTestJSON-657657452-project-member] http://10.180.1.21/volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e returned with HTTP 404 [ 960.798705] [57419]: [pid: 57419|app: 0|req: 42/84] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:16 2025] GET /volume/v3/volumes/d347e0e7-b444-4543-a100-846b2338599e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 963.006068] [57420]: DEBUG cinder.api.middleware.request_id [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.008997] [57420]: INFO cinder.api.openstack.wsgi [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 963.008997] [57420]: DEBUG cinder.api.openstack.wsgi [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 963.009228] [57420]: DEBUG cinder.api.openstack.wsgi [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 963.030912] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030912] [57420]: warnings.warn( [ 963.041411] [57420]: INFO cinder.volume.api [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 963.050798] [57420]: INFO cinder.api.openstack.wsgi [req-4551a9b6-70f5-4bf6-871a-5dac9f58cd91 req-ae4a786f-676c-48db-89c7-c4905e6e55c0 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 963.051386] [57420]: [pid: 57420|app: 0|req: 43/85] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:18 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.821038] [57419]: DEBUG cinder.api.middleware.request_id [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.823042] [57419]: INFO cinder.api.openstack.wsgi [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] POST http://10.180.1.21/volume/v3/volumes [ 968.823611] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2069835929", "imageRef": "aa35d696-7517-4711-9cf1-10e7fbb5577f", "size": 1}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 968.826318] [57419]: DEBUG cinder.api.v3.volumes [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2069835929', 'imageRef': 'aa35d696-7517-4711-9cf1-10e7fbb5577f', 'size': 1}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 969.090065] [57419]: INFO cinder.api.v3.volumes [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Create volume of 1 GB [ 969.095910] [57419]: INFO cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Availability Zones retrieved successfully. [ 969.103740] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Flow 'volume_create_api' (235f87ab-2b1e-420e-8899-22482ca94068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 969.104922] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (698d6761-98cf-4969-84d5-19d8090f095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 969.106143] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 969.160093] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (698d6761-98cf-4969-84d5-19d8090f095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 969.161172] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a59ac4-28b2-4acf-90d7-d0669bc00350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 969.215213] [57420]: DEBUG cinder.api.middleware.request_id [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.219251] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 969.219251] [57420]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.219251] [57420]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.231036] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.231036] [57420]: warnings.warn( [ 969.232596] [57419]: DEBUG cinder.quota [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Created reservations ['fbfe46de-f09b-4f43-86b1-17c765d1f062', 'fe0e5a49-bfd6-43ac-84fb-94e1c6d3c9ca', '808533e1-6d7d-42a6-a8ae-cee6f2ed9207', 'e826da1c-67d0-4f22-886a-b5fc5d262db1'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 969.233560] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a59ac4-28b2-4acf-90d7-d0669bc00350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbfe46de-f09b-4f43-86b1-17c765d1f062', 'fe0e5a49-bfd6-43ac-84fb-94e1c6d3c9ca', '808533e1-6d7d-42a6-a8ae-cee6f2ed9207', 'e826da1c-67d0-4f22-886a-b5fc5d262db1']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 969.234607] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94b241-d0d8-4a08-8b1d-dc0228591e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 969.235904] [57420]: INFO cinder.volume.api [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 969.242218] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-a4739d74-a9c2-4476-9dba-04db966b4f02 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 969.242650] [57420]: [pid: 57420|app: 0|req: 44/86] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:24 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.250846] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94b241-d0d8-4a08-8b1d-dc0228591e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3653000d-4f1f-42b3-ab41-8f4c064cbf0c', '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-2069835929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51586262ed184e848dd897d71adf6f87',qos_specs=None,replication_status=,reservations=['fbfe46de-f09b-4f43-86b1-17c765d1f062','fe0e5a49-bfd6-43ac-84fb-94e1c6d3c9ca','808533e1-6d7d-42a6-a8ae-cee6f2ed9207','e826da1c-67d0-4f22-886a-b5fc5d262db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab2195e836246849d90a5d3824026ed',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2069835929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3653000d-4f1f-42b3-ab41-8f4c064cbf0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51586262ed184e848dd897d71adf6f87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ab2195e836246849d90a5d3824026ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 969.251303] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c9964a-3197-4a31-903d-d711cdfcd40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 969.275966] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c9964a-3197-4a31-903d-d711cdfcd40f) transitioned into state 'SUCCESS' from state '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-2069835929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51586262ed184e848dd897d71adf6f87',qos_specs=None,replication_status=,reservations=['fbfe46de-f09b-4f43-86b1-17c765d1f062','fe0e5a49-bfd6-43ac-84fb-94e1c6d3c9ca','808533e1-6d7d-42a6-a8ae-cee6f2ed9207','e826da1c-67d0-4f22-886a-b5fc5d262db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab2195e836246849d90a5d3824026ed',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 969.276976] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b4527e-d0aa-4b35-9bef-1726d5be3233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 969.288875] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b4527e-d0aa-4b35-9bef-1726d5be3233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 969.290430] [57419]: DEBUG cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Flow 'volume_create_api' (235f87ab-2b1e-420e-8899-22482ca94068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 969.291206] [57419]: INFO cinder.volume.api [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Create volume request issued successfully. [ 969.291707] [57419]: INFO cinder.api.openstack.wsgi [None req-d03cd345-165d-4012-bbe7-1b9c3637ac99 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 969.292341] [57419]: [pid: 57419|app: 0|req: 43/87] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:48:24 2025] POST /volume/v3/volumes => generated 752 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 969.301810] [57420]: DEBUG cinder.api.middleware.request_id [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.307286] [57420]: INFO cinder.api.openstack.wsgi [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 969.307865] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.307963] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.318691] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.318691] [57420]: warnings.warn( [ 969.324235] [57420]: INFO cinder.volume.api [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 969.330477] [57420]: INFO cinder.api.openstack.wsgi [None req-8c49e97f-9ec1-4742-8369-04636dd772a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 969.330844] [57420]: [pid: 57420|app: 0|req: 45/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:24 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.342479] [57419]: DEBUG cinder.api.middleware.request_id [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.344856] [57419]: INFO cinder.api.openstack.wsgi [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 970.345089] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.345312] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.356769] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.356769] [57419]: warnings.warn( [ 970.361247] [57419]: INFO cinder.volume.api [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 970.367040] [57419]: INFO cinder.api.openstack.wsgi [None req-a5319b1b-509c-4d20-b5b2-b5eddd78592f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 970.367519] [57419]: [pid: 57419|app: 0|req: 44/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:25 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.767948] [57420]: DEBUG cinder.api.middleware.request_id [None req-6e53e6a0-8601-41bb-b2ec-eedbf8f03e73 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.768425] [57420]: INFO cinder.api.openstack.wsgi [None req-6e53e6a0-8601-41bb-b2ec-eedbf8f03e73 None None] GET http://10.180.1.21/volume// [ 970.768606] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6e53e6a0-8601-41bb-b2ec-eedbf8f03e73 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.768832] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6e53e6a0-8601-41bb-b2ec-eedbf8f03e73 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.769248] [57420]: INFO cinder.api.openstack.wsgi [None req-6e53e6a0-8601-41bb-b2ec-eedbf8f03e73 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 970.769573] [57420]: [pid: 57420|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:48:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 970.775041] [57419]: DEBUG cinder.api.middleware.request_id [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-450d6d0e-7b22-4cce-bac0-5b8abeb88824 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.777962] [57419]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-450d6d0e-7b22-4cce-bac0-5b8abeb88824 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] POST http://10.180.1.21/volume/v3/attachments [ 970.778427] [57419]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-450d6d0e-7b22-4cce-bac0-5b8abeb88824 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e813163-2c18-4627-9cc2-3120bf3d2cdf", "connector": null, "instance_uuid": "2ae1dcc9-e569-47db-89e7-c4d4d576ff34"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 970.789668] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.789668] [57419]: warnings.warn( [ 970.817395] [57419]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-450d6d0e-7b22-4cce-bac0-5b8abeb88824 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 970.818422] [57419]: [pid: 57419|app: 0|req: 45/91] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:48:26 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.849785] [57420]: DEBUG cinder.api.middleware.request_id [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.852131] [57420]: INFO cinder.api.openstack.wsgi [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 970.852398] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.853728] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.869199] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.869199] [57420]: warnings.warn( [ 970.875102] [57420]: INFO cinder.volume.api [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 970.884836] [57420]: INFO cinder.api.openstack.wsgi [None req-1cda9df1-6956-45fc-b60c-fec0d3b9ca40 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 970.885257] [57420]: [pid: 57420|app: 0|req: 47/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:26 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.352896] [57419]: DEBUG cinder.api.middleware.request_id [None req-94f4f220-e31d-434e-9368-25465cb61155 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.353174] [57419]: INFO cinder.api.openstack.wsgi [None req-94f4f220-e31d-434e-9368-25465cb61155 None None] GET http://10.180.1.21/volume// [ 971.353240] [57419]: DEBUG cinder.api.openstack.wsgi [None req-94f4f220-e31d-434e-9368-25465cb61155 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.353806] [57419]: DEBUG cinder.api.openstack.wsgi [None req-94f4f220-e31d-434e-9368-25465cb61155 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.353935] [57419]: INFO cinder.api.openstack.wsgi [None req-94f4f220-e31d-434e-9368-25465cb61155 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 971.354619] [57419]: [pid: 57419|app: 0|req: 46/93] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:48:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 971.363681] [57420]: DEBUG cinder.api.middleware.request_id [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.366933] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 971.367224] [57420]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.367477] [57420]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.379331] [57419]: DEBUG cinder.api.middleware.request_id [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.383742] [57419]: INFO cinder.api.openstack.wsgi [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 971.383898] [57419]: DEBUG cinder.api.openstack.wsgi [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.384175] [57419]: DEBUG cinder.api.openstack.wsgi [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.391045] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.391045] [57420]: warnings.warn( [ 971.396315] [57420]: INFO cinder.volume.api [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 971.397880] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.397880] [57419]: warnings.warn( [ 971.402734] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-f1d96776-50bb-468f-8350-8d67d7180343 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 971.402865] [57420]: [pid: 57420|app: 0|req: 48/94] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:48:26 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1030 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 971.403829] [57419]: INFO cinder.volume.api [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 971.411161] [57419]: INFO cinder.api.openstack.wsgi [None req-114e83fc-3cf2-4221-b06a-fd3c14992945 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 971.412169] [57419]: [pid: 57419|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:26 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.462560] [57420]: DEBUG cinder.api.middleware.request_id [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.465906] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] PUT http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 [ 971.466344] [57420]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-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-865798", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 971.477313] [57420]: DEBUG cinder.coordination [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Acquiring lock "cinder-attachment_update-1e813163-2c18-4627-9cc2-3120bf3d2cdf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 971.484985] [57420]: DEBUG cinder.coordination [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Lock "cinder-attachment_update-1e813163-2c18-4627-9cc2-3120bf3d2cdf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 971.486048] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.486048] [57420]: warnings.warn( [ 971.897290] [57419]: DEBUG cinder.api.middleware.request_id [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.899520] [57419]: INFO cinder.api.openstack.wsgi [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 971.899821] [57419]: DEBUG cinder.api.openstack.wsgi [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.899919] [57419]: DEBUG cinder.api.openstack.wsgi [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.915253] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.915253] [57419]: warnings.warn( [ 971.922547] [57419]: INFO cinder.volume.api [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 971.930186] [57419]: INFO cinder.api.openstack.wsgi [None req-86fd5408-c138-46f5-96f4-cb0c74a1d6ae tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 971.930186] [57419]: [pid: 57419|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:27 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.422778] [57419]: DEBUG cinder.api.middleware.request_id [None req-c6c86e41-7ad6-4f25-863d-5591912185ae None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.426061] [57419]: INFO cinder.api.openstack.wsgi [None req-c6c86e41-7ad6-4f25-863d-5591912185ae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 972.427320] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c6c86e41-7ad6-4f25-863d-5591912185ae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.427519] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c6c86e41-7ad6-4f25-863d-5591912185ae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.440200] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.440200] [57419]: warnings.warn( [ 972.444840] [57419]: INFO cinder.volume.api [None req-c6c86e41-7ad6-4f25-863d-5591912185ae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 972.450734] [57419]: INFO cinder.api.openstack.wsgi [None req-c6c86e41-7ad6-4f25-863d-5591912185ae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 972.452035] [57419]: [pid: 57419|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:27 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.942768] [57419]: DEBUG cinder.api.middleware.request_id [None req-77431792-c53b-4afe-990d-d3f24e7df461 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.945658] [57419]: INFO cinder.api.openstack.wsgi [None req-77431792-c53b-4afe-990d-d3f24e7df461 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 972.945658] [57419]: DEBUG cinder.api.openstack.wsgi [None req-77431792-c53b-4afe-990d-d3f24e7df461 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.945843] [57419]: DEBUG cinder.api.openstack.wsgi [None req-77431792-c53b-4afe-990d-d3f24e7df461 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.960898] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.960898] [57419]: warnings.warn( [ 972.964710] [57419]: INFO cinder.volume.api [None req-77431792-c53b-4afe-990d-d3f24e7df461 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 972.971781] [57419]: INFO cinder.api.openstack.wsgi [None req-77431792-c53b-4afe-990d-d3f24e7df461 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 972.974619] [57419]: [pid: 57419|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:28 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.462421] [57419]: DEBUG cinder.api.middleware.request_id [None req-7a3395d7-adf1-47af-b851-9634cac34766 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.464812] [57419]: INFO cinder.api.openstack.wsgi [None req-7a3395d7-adf1-47af-b851-9634cac34766 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 973.465041] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7a3395d7-adf1-47af-b851-9634cac34766 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.465270] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7a3395d7-adf1-47af-b851-9634cac34766 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.475838] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.475838] [57419]: warnings.warn( [ 973.480739] [57419]: INFO cinder.volume.api [None req-7a3395d7-adf1-47af-b851-9634cac34766 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 973.486477] [57419]: INFO cinder.api.openstack.wsgi [None req-7a3395d7-adf1-47af-b851-9634cac34766 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 973.486916] [57419]: [pid: 57419|app: 0|req: 51/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:28 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.991532] [57419]: DEBUG cinder.api.middleware.request_id [None req-8846169e-70e1-4182-9dba-422ecef72cb2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.993964] [57419]: INFO cinder.api.openstack.wsgi [None req-8846169e-70e1-4182-9dba-422ecef72cb2 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 973.994342] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8846169e-70e1-4182-9dba-422ecef72cb2 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.994617] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8846169e-70e1-4182-9dba-422ecef72cb2 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.013669] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.013669] [57419]: warnings.warn( [ 974.021152] [57419]: INFO cinder.volume.api [None req-8846169e-70e1-4182-9dba-422ecef72cb2 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 974.029290] [57419]: INFO cinder.api.openstack.wsgi [None req-8846169e-70e1-4182-9dba-422ecef72cb2 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 974.029767] [57419]: [pid: 57419|app: 0|req: 52/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:29 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.499521] [57419]: DEBUG cinder.api.middleware.request_id [None req-a19a95f7-54b6-4b0e-9874-d47903373fca None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.501417] [57419]: INFO cinder.api.openstack.wsgi [None req-a19a95f7-54b6-4b0e-9874-d47903373fca tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 974.501810] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a19a95f7-54b6-4b0e-9874-d47903373fca tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.502218] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a19a95f7-54b6-4b0e-9874-d47903373fca tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.519332] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.519332] [57419]: warnings.warn( [ 974.523824] [57419]: INFO cinder.volume.api [None req-a19a95f7-54b6-4b0e-9874-d47903373fca tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 974.529668] [57419]: INFO cinder.api.openstack.wsgi [None req-a19a95f7-54b6-4b0e-9874-d47903373fca tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 974.530028] [57419]: [pid: 57419|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:29 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.046819] [57419]: DEBUG cinder.api.middleware.request_id [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.047759] [57419]: INFO cinder.api.openstack.wsgi [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 975.047856] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.048101] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.062333] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062333] [57419]: warnings.warn( [ 975.067121] [57419]: INFO cinder.volume.api [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 975.073076] [57419]: INFO cinder.api.openstack.wsgi [None req-6f231b60-73e5-4da5-9ab1-2b9d022e4a76 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 975.073705] [57419]: [pid: 57419|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:30 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 975.541585] [57419]: DEBUG cinder.api.middleware.request_id [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.543557] [57419]: INFO cinder.api.openstack.wsgi [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 975.543709] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.543949] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.554115] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.554115] [57419]: warnings.warn( [ 975.557854] [57419]: INFO cinder.volume.api [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 975.562408] [57419]: INFO cinder.api.openstack.wsgi [None req-3937e23d-8885-4e8f-91d5-4cbcb9612de5 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 975.562775] [57419]: [pid: 57419|app: 0|req: 55/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:30 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.016976] [57420]: DEBUG cinder.coordination [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Lock "cinder-attachment_update-1e813163-2c18-4627-9cc2-3120bf3d2cdf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 976.017414] [57420]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-0739ec24-4820-4a8a-9182-8e93302a0de0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 returned with HTTP 200 [ 976.017952] [57420]: [pid: 57420|app: 0|req: 49/104] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:48:26 2025] PUT /volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.093284] [57419]: DEBUG cinder.api.middleware.request_id [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.095555] [57419]: INFO cinder.api.openstack.wsgi [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 976.095817] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.096108] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.117155] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.117155] [57419]: warnings.warn( [ 976.126239] [57419]: INFO cinder.volume.api [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 976.131016] [57419]: INFO cinder.api.openstack.wsgi [None req-e373baae-b7eb-42e1-8659-6f8276ec0547 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 976.133030] [57419]: [pid: 57419|app: 0|req: 56/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:31 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.576183] [57420]: DEBUG cinder.api.middleware.request_id [None req-78456346-25ef-4908-9eff-71402e830361 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.578763] [57420]: INFO cinder.api.openstack.wsgi [None req-78456346-25ef-4908-9eff-71402e830361 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 976.580125] [57420]: DEBUG cinder.api.openstack.wsgi [None req-78456346-25ef-4908-9eff-71402e830361 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.580125] [57420]: DEBUG cinder.api.openstack.wsgi [None req-78456346-25ef-4908-9eff-71402e830361 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.595946] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595946] [57420]: warnings.warn( [ 976.602817] [57420]: INFO cinder.volume.api [None req-78456346-25ef-4908-9eff-71402e830361 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 976.607323] [57420]: INFO cinder.api.openstack.wsgi [None req-78456346-25ef-4908-9eff-71402e830361 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 976.611096] [57420]: [pid: 57420|app: 0|req: 50/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:31 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.142665] [57419]: DEBUG cinder.api.middleware.request_id [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.145033] [57419]: INFO cinder.api.openstack.wsgi [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 977.145328] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 977.145556] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 977.162560] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.162560] [57419]: warnings.warn( [ 977.167704] [57419]: INFO cinder.volume.api [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 977.177270] [57419]: INFO cinder.api.openstack.wsgi [None req-6abc0ca7-3168-4c69-9a31-6dfeedb495f4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 977.177750] [57419]: [pid: 57419|app: 0|req: 57/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:32 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.618743] [57420]: DEBUG cinder.api.middleware.request_id [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.621224] [57420]: INFO cinder.api.openstack.wsgi [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 977.621326] [57420]: DEBUG cinder.api.openstack.wsgi [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 977.621556] [57420]: DEBUG cinder.api.openstack.wsgi [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 977.634872] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.634872] [57420]: warnings.warn( [ 977.639762] [57420]: INFO cinder.volume.api [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 977.645572] [57420]: INFO cinder.api.openstack.wsgi [None req-dda9538c-0e8f-4685-905d-9d20fcab01f2 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 977.646035] [57420]: [pid: 57420|app: 0|req: 51/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:32 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.157371] [57419]: DEBUG cinder.api.middleware.request_id [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-928a6f48-eef8-47a3-95c2-33e55167e279 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.163636] [57419]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-928a6f48-eef8-47a3-95c2-33e55167e279 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] POST http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5/action [ 978.163636] [57419]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-928a6f48-eef8-47a3-95c2-33e55167e279 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 978.163636] [57419]: DEBUG cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-928a6f48-eef8-47a3-95c2-33e55167e279 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 978.183493] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.183493] [57419]: warnings.warn( [ 978.189375] [57420]: DEBUG cinder.api.middleware.request_id [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.192038] [57420]: INFO cinder.api.openstack.wsgi [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 978.192038] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.192038] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.193864] [57419]: INFO cinder.api.openstack.wsgi [req-33a23e4e-a48f-48c5-a40f-2d3873646e7c req-928a6f48-eef8-47a3-95c2-33e55167e279 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5/action returned with HTTP 204 [ 978.194456] [57419]: [pid: 57419|app: 0|req: 58/109] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:48:33 2025] POST /volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 978.202894] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.202894] [57420]: warnings.warn( [ 978.207702] [57420]: INFO cinder.volume.api [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 978.213775] [57420]: INFO cinder.api.openstack.wsgi [None req-3f1c23e2-4954-4280-86dd-956f8ce422e0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 978.214653] [57420]: [pid: 57420|app: 0|req: 52/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:33 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.225900] [57419]: DEBUG cinder.api.middleware.request_id [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.227993] [57419]: INFO cinder.api.openstack.wsgi [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 978.228230] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.228447] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.239652] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.239652] [57419]: warnings.warn( [ 978.243710] [57419]: INFO cinder.volume.api [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 978.249149] [57419]: INFO cinder.api.openstack.wsgi [None req-d578a9a8-5b19-4c0b-aaaf-01c298b8de30 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 978.249709] [57419]: [pid: 57419|app: 0|req: 59/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:33 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.456757] [57420]: DEBUG cinder.api.middleware.request_id [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.459445] [57420]: INFO cinder.api.openstack.wsgi [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 978.459706] [57420]: DEBUG cinder.api.openstack.wsgi [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.459958] [57420]: DEBUG cinder.api.openstack.wsgi [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.476446] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.476446] [57420]: warnings.warn( [ 978.480411] [57420]: INFO cinder.volume.api [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 978.486224] [57420]: INFO cinder.api.openstack.wsgi [req-62d352d5-52c3-46ae-b0ad-b71525a9671c req-b20f2493-2288-4124-adf6-a991e63826d4 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 978.486740] [57420]: [pid: 57420|app: 0|req: 53/112] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:33 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.658221] [57419]: DEBUG cinder.api.middleware.request_id [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.666216] [57419]: INFO cinder.api.openstack.wsgi [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 978.666605] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.666953] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.676387] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.676387] [57419]: warnings.warn( [ 978.691596] [57419]: INFO cinder.volume.api [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 978.696670] [57419]: INFO cinder.api.openstack.wsgi [None req-b6e90607-7737-4f31-bb9d-2b9f3f8cf2b3 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 978.696670] [57419]: [pid: 57419|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:33 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.710548] [57420]: DEBUG cinder.api.middleware.request_id [None req-905379c9-5af5-4f54-8326-b19d79176135 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.712614] [57420]: INFO cinder.api.openstack.wsgi [None req-905379c9-5af5-4f54-8326-b19d79176135 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 979.712832] [57420]: DEBUG cinder.api.openstack.wsgi [None req-905379c9-5af5-4f54-8326-b19d79176135 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.713060] [57420]: DEBUG cinder.api.openstack.wsgi [None req-905379c9-5af5-4f54-8326-b19d79176135 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.725927] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.725927] [57420]: warnings.warn( [ 979.731409] [57420]: INFO cinder.volume.api [None req-905379c9-5af5-4f54-8326-b19d79176135 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 979.737300] [57420]: INFO cinder.api.openstack.wsgi [None req-905379c9-5af5-4f54-8326-b19d79176135 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 979.737751] [57420]: [pid: 57420|app: 0|req: 54/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:34 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.752247] [57419]: DEBUG cinder.api.middleware.request_id [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.756635] [57419]: INFO cinder.api.openstack.wsgi [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 980.758372] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.758372] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.774776] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.774776] [57419]: warnings.warn( [ 980.782387] [57419]: INFO cinder.volume.api [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 980.791899] [57419]: INFO cinder.api.openstack.wsgi [None req-d917e6fd-bbd0-4f1a-91a2-24ee3dcc5619 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 980.794853] [57419]: [pid: 57419|app: 0|req: 61/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:36 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.812782] [57420]: DEBUG cinder.api.middleware.request_id [None req-c0cc204d-1546-46df-862a-43f8197da4de None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.816224] [57420]: INFO cinder.api.openstack.wsgi [None req-c0cc204d-1546-46df-862a-43f8197da4de tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 981.816713] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c0cc204d-1546-46df-862a-43f8197da4de tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 981.817195] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c0cc204d-1546-46df-862a-43f8197da4de tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 981.835727] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.835727] [57420]: warnings.warn( [ 981.840932] [57420]: INFO cinder.volume.api [None req-c0cc204d-1546-46df-862a-43f8197da4de tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 981.847893] [57420]: INFO cinder.api.openstack.wsgi [None req-c0cc204d-1546-46df-862a-43f8197da4de tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 981.848670] [57420]: [pid: 57420|app: 0|req: 55/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:37 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.861426] [57419]: DEBUG cinder.api.middleware.request_id [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.865279] [57419]: INFO cinder.api.openstack.wsgi [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 982.865279] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.865279] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.880573] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.880573] [57419]: warnings.warn( [ 982.884153] [57419]: INFO cinder.volume.api [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 982.895265] [57419]: INFO cinder.api.openstack.wsgi [None req-3ac7f0d0-dcff-48dc-a5fd-e8843c491ef1 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 982.895265] [57419]: [pid: 57419|app: 0|req: 62/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:38 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.908845] [57420]: DEBUG cinder.api.middleware.request_id [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.911596] [57420]: INFO cinder.api.openstack.wsgi [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 983.911909] [57420]: DEBUG cinder.api.openstack.wsgi [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.912201] [57420]: DEBUG cinder.api.openstack.wsgi [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.924956] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.924956] [57420]: warnings.warn( [ 983.930356] [57420]: INFO cinder.volume.api [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 983.937551] [57420]: INFO cinder.api.openstack.wsgi [None req-420f5ea2-1e1e-40fb-933c-f301bf41e587 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 983.937887] [57420]: [pid: 57420|app: 0|req: 56/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:39 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.951410] [57419]: DEBUG cinder.api.middleware.request_id [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.953815] [57419]: INFO cinder.api.openstack.wsgi [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 984.954064] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.954288] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.967851] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.967851] [57419]: warnings.warn( [ 984.974109] [57419]: INFO cinder.volume.api [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 984.981614] [57419]: INFO cinder.api.openstack.wsgi [None req-1c54bfbe-61fe-4c37-a88d-9cef3b27a330 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 984.986030] [57419]: [pid: 57419|app: 0|req: 63/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:40 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.579748] [57420]: DEBUG cinder.api.middleware.request_id [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.582389] [57420]: INFO cinder.api.openstack.wsgi [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 985.583453] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.583453] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.601593] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.601593] [57420]: warnings.warn( [ 985.608150] [57420]: INFO cinder.volume.api [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 985.615324] [57420]: INFO cinder.api.openstack.wsgi [None req-c59a7864-4d19-4093-9ddb-2d47fde5fc90 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 985.615943] [57420]: [pid: 57420|app: 0|req: 57/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:40 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.997371] [57419]: DEBUG cinder.api.middleware.request_id [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.999084] [57419]: INFO cinder.api.openstack.wsgi [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 985.999358] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.999565] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.010739] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.010739] [57419]: warnings.warn( [ 986.016040] [57419]: INFO cinder.volume.api [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 986.023048] [57419]: INFO cinder.api.openstack.wsgi [None req-f8ad84cc-46d6-42c6-bd9a-65d16e221926 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 986.023634] [57419]: [pid: 57419|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:41 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.450366] [57420]: DEBUG cinder.api.middleware.request_id [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.453424] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 986.453510] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.453749] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.470362] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.470362] [57420]: warnings.warn( [ 986.474716] [57420]: INFO cinder.volume.api [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 986.480930] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-1ee5753e-f77b-4e82-8de9-cc7a12b94323 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 986.481380] [57420]: [pid: 57420|app: 0|req: 58/122] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:41 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.521571] [57419]: DEBUG cinder.api.middleware.request_id [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.525186] [57419]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85/action [ 986.525715] [57419]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 986.525940] [57419]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 986.539358] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.539358] [57419]: warnings.warn( [ 986.540709] [57419]: INFO cinder.volume.api [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 986.551474] [57419]: INFO cinder.volume.api [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Begin detaching volume completed successfully. [ 986.551736] [57419]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c032961-4dbc-4d82-b7de-888a1b6e808d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85/action returned with HTTP 202 [ 986.552272] [57419]: [pid: 57419|app: 0|req: 65/123] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:48:41 2025] POST /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 987.041481] [57420]: DEBUG cinder.api.middleware.request_id [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.046184] [57420]: INFO cinder.api.openstack.wsgi [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 987.046548] [57420]: DEBUG cinder.api.openstack.wsgi [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.046905] [57420]: DEBUG cinder.api.openstack.wsgi [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.062040] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062040] [57420]: warnings.warn( [ 987.069369] [57420]: INFO cinder.volume.api [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 987.079122] [57420]: INFO cinder.api.openstack.wsgi [None req-de8a0d48-6437-450f-87a4-d90e5d4c1f86 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 987.079759] [57420]: [pid: 57420|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:42 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.581113] [57419]: DEBUG cinder.api.middleware.request_id [None req-ed168ffc-6954-405c-8559-e7fd78dd4ed7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.581723] [57419]: INFO cinder.api.openstack.wsgi [None req-ed168ffc-6954-405c-8559-e7fd78dd4ed7 None None] GET http://10.180.1.21/volume// [ 987.582116] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ed168ffc-6954-405c-8559-e7fd78dd4ed7 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.582198] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ed168ffc-6954-405c-8559-e7fd78dd4ed7 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.582642] [57419]: INFO cinder.api.openstack.wsgi [None req-ed168ffc-6954-405c-8559-e7fd78dd4ed7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 987.583241] [57419]: [pid: 57419|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:48:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 987.588920] [57420]: DEBUG cinder.api.middleware.request_id [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.590688] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 987.590962] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.591363] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.606708] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.606708] [57420]: warnings.warn( [ 987.611965] [57420]: INFO cinder.volume.api [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 987.617815] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-af7039ef-e2c2-4779-b257-35b650cf2e0b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 987.618607] [57420]: [pid: 57420|app: 0|req: 60/126] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:48:42 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 988.093657] [57419]: DEBUG cinder.api.middleware.request_id [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.096819] [57419]: INFO cinder.api.openstack.wsgi [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 988.097089] [57419]: DEBUG cinder.api.openstack.wsgi [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.097302] [57419]: DEBUG cinder.api.openstack.wsgi [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.113843] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113843] [57419]: warnings.warn( [ 988.120398] [57419]: INFO cinder.volume.api [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 988.128230] [57419]: INFO cinder.api.openstack.wsgi [None req-22e46759-c4a3-4c36-abf5-f8533fde4d59 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 988.128740] [57419]: [pid: 57419|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:43 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 1392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.830195] [57420]: DEBUG cinder.api.middleware.request_id [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c4f0dd7-2918-49f6-9c0f-4a12d8737b56 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.833689] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c4f0dd7-2918-49f6-9c0f-4a12d8737b56 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 [ 988.833945] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c4f0dd7-2918-49f6-9c0f-4a12d8737b56 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.836014] [57420]: DEBUG cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c4f0dd7-2918-49f6-9c0f-4a12d8737b56 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.856276] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.856276] [57420]: warnings.warn( [ 989.176107] [57419]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.184018] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 989.184264] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 989.184685] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.199523] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.199523] [57419]: warnings.warn( [ 989.206721] [57419]: INFO cinder.volume.api [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 989.216961] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-56920373-5a90-42ae-bc98-967d3062fdae tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 989.219244] [57419]: [pid: 57419|app: 0|req: 68/128] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:44 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 1392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.407190] [57420]: INFO cinder.api.openstack.wsgi [req-26beb970-462a-4b7f-b188-0d1f73c8fa74 req-5c4f0dd7-2918-49f6-9c0f-4a12d8737b56 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 returned with HTTP 200 [ 989.407730] [57420]: [pid: 57420|app: 0|req: 61/129] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:48:44 2025] DELETE /volume/v3/attachments/f8afe55e-938c-4882-9e8a-045e76afb3a6 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.843421] [57419]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.846265] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 990.846508] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.846798] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.859034] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.859034] [57419]: warnings.warn( [ 990.870249] [57419]: INFO cinder.volume.api [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 990.888079] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-93eb4fbe-f4a1-488b-bfb0-b94a97b1b015 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 990.894284] [57419]: [pid: 57419|app: 0|req: 69/130] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:46 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 1392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.896512] [57420]: DEBUG cinder.api.middleware.request_id [None req-3103ef6e-9139-47dc-91bb-88295c0ece78 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.899909] [57420]: INFO cinder.api.openstack.wsgi [None req-3103ef6e-9139-47dc-91bb-88295c0ece78 None None] GET http://10.180.1.21/volume// [ 990.899909] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3103ef6e-9139-47dc-91bb-88295c0ece78 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.899909] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3103ef6e-9139-47dc-91bb-88295c0ece78 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.899909] [57420]: INFO cinder.api.openstack.wsgi [None req-3103ef6e-9139-47dc-91bb-88295c0ece78 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.899909] [57420]: [pid: 57420|app: 0|req: 62/131] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:48:46 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.905668] [57419]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-d00f7af3-eed3-4bac-bd09-9c266ad52551 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.908665] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-d00f7af3-eed3-4bac-bd09-9c266ad52551 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] POST http://10.180.1.21/volume/v3/attachments [ 990.909071] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-d00f7af3-eed3-4bac-bd09-9c266ad52551 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3653000d-4f1f-42b3-ab41-8f4c064cbf0c", "connector": null, "instance_uuid": "b3b1a98c-8f2b-4138-8728-b97923f6c4f0"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 990.920039] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.920039] [57419]: warnings.warn( [ 991.182693] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-d00f7af3-eed3-4bac-bd09-9c266ad52551 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 991.182693] [57419]: [pid: 57419|app: 0|req: 70/132] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:48:46 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.777547] [57420]: DEBUG cinder.api.middleware.request_id [None req-fa848378-0858-4c36-9669-838a3663bd71 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.784100] [57420]: INFO cinder.api.openstack.wsgi [None req-fa848378-0858-4c36-9669-838a3663bd71 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 991.784100] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fa848378-0858-4c36-9669-838a3663bd71 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.784100] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fa848378-0858-4c36-9669-838a3663bd71 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.796989] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.796989] [57420]: warnings.warn( [ 991.801262] [57419]: DEBUG cinder.api.middleware.request_id [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.804026] [57419]: INFO cinder.api.openstack.wsgi [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 991.807187] [57419]: DEBUG cinder.api.openstack.wsgi [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.807187] [57419]: DEBUG cinder.api.openstack.wsgi [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.807416] [57420]: INFO cinder.volume.api [None req-fa848378-0858-4c36-9669-838a3663bd71 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 991.812331] [57420]: INFO cinder.api.openstack.wsgi [None req-fa848378-0858-4c36-9669-838a3663bd71 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 991.812785] [57420]: [pid: 57420|app: 0|req: 63/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:48:47 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.824684] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.824684] [57419]: warnings.warn( [ 991.830060] [57419]: INFO cinder.volume.api [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 991.836443] [57419]: INFO cinder.api.openstack.wsgi [req-353e5f6a-6979-4a46-8bc4-acd1f9112d6e req-fdfd77f1-00be-46bc-9519-b476c1e1e168 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 991.837291] [57419]: [pid: 57419|app: 0|req: 71/134] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:48:47 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.807447] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=103,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1001.834057] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=178,cinder:INSERT=23,cinder:UPDATE=31 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1004.898745] [57420]: DEBUG cinder.api.middleware.request_id [None req-7b615422-1579-4285-b9db-95ea96a0e112 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.899696] [57420]: INFO cinder.api.openstack.wsgi [None req-7b615422-1579-4285-b9db-95ea96a0e112 None None] GET http://10.180.1.21/volume// [ 1004.899797] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7b615422-1579-4285-b9db-95ea96a0e112 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1004.900098] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7b615422-1579-4285-b9db-95ea96a0e112 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1004.900778] [57420]: INFO cinder.api.openstack.wsgi [None req-7b615422-1579-4285-b9db-95ea96a0e112 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1004.901191] [57420]: [pid: 57420|app: 0|req: 64/135] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:49:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1004.905266] [57419]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.908319] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] GET http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 1004.908576] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1004.908820] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1004.929418] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.929418] [57419]: warnings.warn( [ 1004.935775] [57419]: INFO cinder.volume.api [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 1004.942852] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-0e5783ff-7106-40e3-b8bf-ade957eaf78a tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 200 [ 1004.943306] [57419]: [pid: 57419|app: 0|req: 72/136] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:49:00 2025] GET /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1005.073424] [57420]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.076352] [57420]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] PUT http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e [ 1005.076819] [57420]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-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=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1005.090562] [57420]: DEBUG cinder.coordination [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Acquiring lock "cinder-attachment_update-3653000d-4f1f-42b3-ab41-8f4c064cbf0c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1005.096745] [57420]: DEBUG cinder.coordination [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Lock "cinder-attachment_update-3653000d-4f1f-42b3-ab41-8f4c064cbf0c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1005.098044] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.098044] [57420]: warnings.warn( [ 1005.626050] [57420]: DEBUG cinder.coordination [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Lock "cinder-attachment_update-3653000d-4f1f-42b3-ab41-8f4c064cbf0c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1005.626592] [57420]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-fc999892-eff0-4d64-8158-a2e91335525f tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e returned with HTTP 200 [ 1005.627325] [57420]: [pid: 57420|app: 0|req: 65/137] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:49:00 2025] PUT /volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.139870] [57419]: DEBUG cinder.api.middleware.request_id [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-73378b5a-0593-4503-bdef-bd7351836e81 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.143651] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-73378b5a-0593-4503-bdef-bd7351836e81 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] POST http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e/action [ 1006.144472] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-73378b5a-0593-4503-bdef-bd7351836e81 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1006.144529] [57419]: DEBUG cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-73378b5a-0593-4503-bdef-bd7351836e81 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1006.175287] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.175287] [57419]: warnings.warn( [ 1006.184678] [57419]: INFO cinder.api.openstack.wsgi [req-15cb4a95-99f9-4395-8446-b405e6ec9e41 req-73378b5a-0593-4503-bdef-bd7351836e81 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e/action returned with HTTP 204 [ 1006.184678] [57419]: [pid: 57419|app: 0|req: 73/138] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:49:01 2025] POST /volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1015.620851] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1016.181163] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.143204] [57420]: DEBUG cinder.api.middleware.request_id [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.145636] [57420]: INFO cinder.api.openstack.wsgi [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1033.146057] [57420]: DEBUG cinder.api.openstack.wsgi [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-560181142"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1033.147978] [57420]: DEBUG cinder.api.v3.volumes [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-560181142'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1033.148148] [57420]: INFO cinder.api.v3.volumes [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume of 1 GB [ 1033.148543] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.148543] [57420]: warnings.warn( [ 1033.156021] [57420]: INFO cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Availability Zones retrieved successfully. [ 1033.166414] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Flow 'volume_create_api' (6fe8812d-8bd0-4417-840a-b419ced52e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1033.167810] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab8e523-2994-41f3-adaf-7b2e89eaecf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1033.169117] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1033.201905] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab8e523-2994-41f3-adaf-7b2e89eaecf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1033.203302] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a176d2e-e020-430c-bcbb-08a3d5685006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1033.295018] [57420]: DEBUG cinder.quota [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Created reservations ['26e9045b-40da-437e-8fbe-b018665a45ca', '07b6cc2d-37b7-4b65-a072-f313f3c64212', '05b6a6d8-18e6-46aa-a4ff-895811fa7c48', '5db0e42d-a0ba-44c2-966d-9f1ea72a8d66'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1033.296093] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a176d2e-e020-430c-bcbb-08a3d5685006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e9045b-40da-437e-8fbe-b018665a45ca', '07b6cc2d-37b7-4b65-a072-f313f3c64212', '05b6a6d8-18e6-46aa-a4ff-895811fa7c48', '5db0e42d-a0ba-44c2-966d-9f1ea72a8d66']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1033.297166] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b1a81c-37f2-46e0-869e-3eff06f347c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1033.315811] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b1a81c-37f2-46e0-869e-3eff06f347c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7976e28e-9c9e-4826-88ac-3677aac5a032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-560181142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72731f6e18b47d8bc05766c6ad0ce13',qos_specs=None,replication_status=,reservations=['26e9045b-40da-437e-8fbe-b018665a45ca','07b6cc2d-37b7-4b65-a072-f313f3c64212','05b6a6d8-18e6-46aa-a4ff-895811fa7c48','5db0e42d-a0ba-44c2-966d-9f1ea72a8d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a5913e8824b4a9c197db177a13a9c',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-560181142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7976e28e-9c9e-4826-88ac-3677aac5a032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72731f6e18b47d8bc05766c6ad0ce13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a5913e8824b4a9c197db177a13a9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1033.320368] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9888b11-9063-4558-959d-867b9f048e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1033.338030] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9888b11-9063-4558-959d-867b9f048e65) transitioned into state 'SUCCESS' from state '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-560181142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72731f6e18b47d8bc05766c6ad0ce13',qos_specs=None,replication_status=,reservations=['26e9045b-40da-437e-8fbe-b018665a45ca','07b6cc2d-37b7-4b65-a072-f313f3c64212','05b6a6d8-18e6-46aa-a4ff-895811fa7c48','5db0e42d-a0ba-44c2-966d-9f1ea72a8d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a5913e8824b4a9c197db177a13a9c',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1033.338669] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1a8238-7b55-4725-abc5-845c7b302b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1033.355165] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1a8238-7b55-4725-abc5-845c7b302b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1033.356789] [57420]: DEBUG cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Flow 'volume_create_api' (6fe8812d-8bd0-4417-840a-b419ced52e94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1033.357579] [57420]: INFO cinder.volume.api [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume request issued successfully. [ 1033.358505] [57420]: INFO cinder.api.openstack.wsgi [None req-52a72d52-0fe9-4aaf-9961-b8a6b94eafc9 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1033.359392] [57420]: [pid: 57420|app: 0|req: 66/139] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:49:28 2025] POST /volume/v3/volumes => generated 755 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1033.369605] [57419]: DEBUG cinder.api.middleware.request_id [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.372451] [57419]: INFO cinder.api.openstack.wsgi [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1033.372705] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1033.372931] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1033.381252] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.381252] [57419]: warnings.warn( [ 1033.387029] [57419]: INFO cinder.volume.api [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1033.393188] [57419]: INFO cinder.api.openstack.wsgi [None req-3fe86f03-8fdb-4298-91c5-a34c0cd3f4fd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1033.393732] [57419]: [pid: 57419|app: 0|req: 74/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:28 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.406684] [57420]: DEBUG cinder.api.middleware.request_id [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.409153] [57420]: INFO cinder.api.openstack.wsgi [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1034.409641] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.409641] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.422337] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.422337] [57420]: warnings.warn( [ 1034.427569] [57420]: INFO cinder.volume.api [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1034.435831] [57420]: INFO cinder.api.openstack.wsgi [None req-e1eb0abc-8868-47ea-a465-3cffc4886b18 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1034.436495] [57420]: [pid: 57420|app: 0|req: 67/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:29 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.480601] [57419]: DEBUG cinder.api.middleware.request_id [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.483116] [57419]: INFO cinder.api.openstack.wsgi [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1034.483357] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.483716] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.496347] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.496347] [57419]: warnings.warn( [ 1034.500487] [57419]: INFO cinder.volume.api [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1034.506366] [57419]: INFO cinder.api.openstack.wsgi [None req-0f4b025e-6f9b-4e08-b356-d6f0e6f84571 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1034.506813] [57419]: [pid: 57419|app: 0|req: 75/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:29 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.657781] [57420]: DEBUG cinder.api.middleware.request_id [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.662511] [57420]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1034.662772] [57420]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.663015] [57420]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.680099] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.680099] [57420]: warnings.warn( [ 1034.683819] [57420]: INFO cinder.volume.api [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1034.691989] [57420]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-8a2727f7-7095-4999-8f69-4fd808897d14 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1034.692796] [57420]: [pid: 57420|app: 0|req: 68/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:49:29 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.712299] [57419]: DEBUG cinder.api.middleware.request_id [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.716408] [57419]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] POST http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf/action [ 1034.719560] [57419]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1034.719807] [57419]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1034.734525] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.734525] [57419]: warnings.warn( [ 1034.734800] [57419]: INFO cinder.volume.api [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1034.743982] [57419]: INFO cinder.volume.api [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Begin detaching volume completed successfully. [ 1034.743982] [57419]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-93bbcfcb-2db8-4e78-a57a-d59b8e60a152 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf/action returned with HTTP 202 [ 1034.743982] [57419]: [pid: 57419|app: 0|req: 76/144] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:49:29 2025] POST /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1035.768660] [57420]: DEBUG cinder.api.middleware.request_id [None req-2455108e-5871-440e-a47e-a68bc6cfee29 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.769636] [57420]: INFO cinder.api.openstack.wsgi [None req-2455108e-5871-440e-a47e-a68bc6cfee29 None None] GET http://10.180.1.21/volume// [ 1035.769636] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2455108e-5871-440e-a47e-a68bc6cfee29 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.769636] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2455108e-5871-440e-a47e-a68bc6cfee29 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.770381] [57420]: INFO cinder.api.openstack.wsgi [None req-2455108e-5871-440e-a47e-a68bc6cfee29 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1035.770513] [57420]: [pid: 57420|app: 0|req: 69/145] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:49:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1035.778024] [57419]: DEBUG cinder.api.middleware.request_id [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.779686] [57419]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1035.780370] [57419]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.780370] [57419]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.804815] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.804815] [57419]: warnings.warn( [ 1035.810150] [57419]: INFO cinder.volume.api [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1035.816734] [57419]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-3d33d4ea-6d1b-418c-bbe8-ae63d5690e50 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1035.818094] [57419]: [pid: 57419|app: 0|req: 77/146] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:49:31 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 1326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1037.003792] [57420]: DEBUG cinder.api.middleware.request_id [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-6af6e597-6759-4b6c-a107-96ddb789f90f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.009714] [57420]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-6af6e597-6759-4b6c-a107-96ddb789f90f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] DELETE http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 [ 1037.009887] [57420]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-6af6e597-6759-4b6c-a107-96ddb789f90f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1037.010700] [57420]: DEBUG cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-6af6e597-6759-4b6c-a107-96ddb789f90f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1037.024301] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.024301] [57420]: warnings.warn( [ 1037.557999] [57420]: INFO cinder.api.openstack.wsgi [req-02ce53bc-8668-4c1d-ada0-30108a621780 req-6af6e597-6759-4b6c-a107-96ddb789f90f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 returned with HTTP 200 [ 1037.558518] [57420]: [pid: 57420|app: 0|req: 70/147] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:49:32 2025] DELETE /volume/v3/attachments/74069a0e-23cc-4ce9-b0cf-e0bfde87b8a5 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.729936] [57419]: DEBUG cinder.api.middleware.request_id [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.732364] [57419]: INFO cinder.api.openstack.wsgi [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1038.732584] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1038.732809] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.745904] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.745904] [57419]: warnings.warn( [ 1038.752171] [57419]: INFO cinder.volume.api [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1038.758603] [57419]: INFO cinder.api.openstack.wsgi [None req-ab7eac85-71ce-4ade-b7ce-56a70342169b tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1038.759210] [57419]: [pid: 57419|app: 0|req: 78/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:33 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.557139] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=46,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1048.755435] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1055.192639] [57420]: DEBUG cinder.api.middleware.request_id [None req-b6120654-fafb-4e05-8b0f-7321a233b647 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.195044] [57420]: INFO cinder.api.openstack.wsgi [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1055.195286] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1055.195500] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1055.195683] [57420]: INFO cinder.api.v3.volumes [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Delete volume with id: 1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1055.210878] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.210878] [57420]: warnings.warn( [ 1055.211588] [57420]: INFO cinder.volume.api [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1055.234867] [57420]: INFO cinder.volume.api [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Delete volume request issued successfully. [ 1055.235779] [57420]: INFO cinder.api.openstack.wsgi [None req-b6120654-fafb-4e05-8b0f-7321a233b647 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 202 [ 1055.236247] [57420]: [pid: 57420|app: 0|req: 71/149] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:49:50 2025] DELETE /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1055.239321] [57419]: DEBUG cinder.api.middleware.request_id [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.241762] [57419]: INFO cinder.api.openstack.wsgi [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1055.242164] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1055.242211] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1055.252912] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.252912] [57419]: warnings.warn( [ 1055.260227] [57419]: INFO cinder.volume.api [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1055.266537] [57419]: INFO cinder.api.openstack.wsgi [None req-bb736c2b-91d8-46cf-81bf-6ecb7deb836e tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1055.267308] [57419]: [pid: 57419|app: 0|req: 79/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:50 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.278230] [57420]: DEBUG cinder.api.middleware.request_id [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.281031] [57420]: INFO cinder.api.openstack.wsgi [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1056.281156] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1056.281434] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.294394] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.294394] [57420]: warnings.warn( [ 1056.298937] [57420]: INFO cinder.volume.api [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1056.305839] [57420]: INFO cinder.api.openstack.wsgi [None req-8d8e6a98-e52f-440d-9d36-6026c2112ba0 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1056.306685] [57420]: [pid: 57420|app: 0|req: 72/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:51 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.317216] [57419]: DEBUG cinder.api.middleware.request_id [None req-171434df-97a2-4e58-afcf-954b61cf2b28 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.319528] [57419]: INFO cinder.api.openstack.wsgi [None req-171434df-97a2-4e58-afcf-954b61cf2b28 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1057.319780] [57419]: DEBUG cinder.api.openstack.wsgi [None req-171434df-97a2-4e58-afcf-954b61cf2b28 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.319958] [57420]: DEBUG cinder.api.middleware.request_id [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.320141] [57419]: DEBUG cinder.api.openstack.wsgi [None req-171434df-97a2-4e58-afcf-954b61cf2b28 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.322815] [57420]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1057.323071] [57420]: DEBUG cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.323298] [57420]: DEBUG cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.330816] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.330816] [57419]: warnings.warn( [ 1057.332018] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.332018] [57420]: warnings.warn( [ 1057.335036] [57419]: INFO cinder.volume.api [None req-171434df-97a2-4e58-afcf-954b61cf2b28 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1057.336085] [57420]: INFO cinder.volume.api [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1057.343100] [57420]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-d45acfbd-867a-46ef-9c43-b32126378988 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1057.343194] [57420]: [pid: 57420|app: 0|req: 73/152] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:49:52 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.343375] [57419]: INFO cinder.api.openstack.wsgi [None req-171434df-97a2-4e58-afcf-954b61cf2b28 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 200 [ 1057.343703] [57419]: [pid: 57419|app: 0|req: 80/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:52 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.364598] [57420]: DEBUG cinder.api.middleware.request_id [None req-8dccfd75-c453-4f77-a956-ff096ed66c32 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.365580] [57420]: INFO cinder.api.openstack.wsgi [None req-8dccfd75-c453-4f77-a956-ff096ed66c32 None None] GET http://10.180.1.21/volume// [ 1057.365580] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8dccfd75-c453-4f77-a956-ff096ed66c32 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.365580] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8dccfd75-c453-4f77-a956-ff096ed66c32 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.366074] [57420]: INFO cinder.api.openstack.wsgi [None req-8dccfd75-c453-4f77-a956-ff096ed66c32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1057.366496] [57420]: [pid: 57420|app: 0|req: 74/154] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:49:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1057.370773] [57419]: DEBUG cinder.api.middleware.request_id [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-24122b36-aba5-4022-a3e1-37315de3e61c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.373286] [57419]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-24122b36-aba5-4022-a3e1-37315de3e61c tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1057.373710] [57419]: DEBUG cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-24122b36-aba5-4022-a3e1-37315de3e61c tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7976e28e-9c9e-4826-88ac-3677aac5a032", "connector": null, "instance_uuid": "2129d341-9628-4bbe-abd9-044873852f39"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1057.384579] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.384579] [57419]: warnings.warn( [ 1057.414113] [57419]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-24122b36-aba5-4022-a3e1-37315de3e61c tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1057.414113] [57419]: [pid: 57419|app: 0|req: 81/155] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:49:52 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) [ 1057.444323] [57420]: DEBUG cinder.api.middleware.request_id [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-da47933d-1913-4e81-99cf-29ece9d83e88 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.447918] [57420]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-da47933d-1913-4e81-99cf-29ece9d83e88 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action [ 1057.448514] [57420]: DEBUG cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-da47933d-1913-4e81-99cf-29ece9d83e88 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1057.448650] [57420]: DEBUG cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-da47933d-1913-4e81-99cf-29ece9d83e88 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1057.469276] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.469276] [57420]: warnings.warn( [ 1057.477733] [57420]: INFO cinder.api.openstack.wsgi [req-6a0f9ff6-fb2d-4332-83f4-73c0ef43a3ea req-da47933d-1913-4e81-99cf-29ece9d83e88 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action returned with HTTP 204 [ 1057.478235] [57420]: [pid: 57420|app: 0|req: 75/156] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:49:52 2025] POST /volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1057.494356] [57419]: DEBUG cinder.api.middleware.request_id [None req-988994f0-76db-42cc-b232-a837eccb9a21 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.496964] [57419]: INFO cinder.api.openstack.wsgi [None req-988994f0-76db-42cc-b232-a837eccb9a21 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1057.497195] [57419]: DEBUG cinder.api.openstack.wsgi [None req-988994f0-76db-42cc-b232-a837eccb9a21 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.497387] [57419]: DEBUG cinder.api.openstack.wsgi [None req-988994f0-76db-42cc-b232-a837eccb9a21 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.508863] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.508863] [57419]: warnings.warn( [ 1057.515509] [57419]: INFO cinder.volume.api [None req-988994f0-76db-42cc-b232-a837eccb9a21 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1057.521575] [57419]: INFO cinder.api.openstack.wsgi [None req-988994f0-76db-42cc-b232-a837eccb9a21 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1057.521880] [57419]: [pid: 57419|app: 0|req: 82/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:52 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.533738] [57420]: DEBUG cinder.api.middleware.request_id [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.535782] [57420]: INFO cinder.api.openstack.wsgi [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1057.535998] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.536227] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.546954] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.546954] [57420]: warnings.warn( [ 1057.550751] [57420]: INFO cinder.volume.api [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1057.555250] [57420]: INFO cinder.api.openstack.wsgi [None req-3ae3f25d-99ad-4d3d-9ebb-2d5e06261b9f tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1057.555748] [57420]: [pid: 57420|app: 0|req: 76/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:52 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.848450] [57419]: DEBUG cinder.api.middleware.request_id [req-11811044-76c4-43df-b91f-efba508edac1 req-7fa6e21d-a0be-4a2c-86fa-9200dd7c50f6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.850994] [57419]: INFO cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-7fa6e21d-a0be-4a2c-86fa-9200dd7c50f6 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] DELETE http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e [ 1057.851614] [57419]: DEBUG cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-7fa6e21d-a0be-4a2c-86fa-9200dd7c50f6 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.851980] [57419]: DEBUG cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-7fa6e21d-a0be-4a2c-86fa-9200dd7c50f6 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.860670] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.860670] [57419]: warnings.warn( [ 1058.353804] [57420]: DEBUG cinder.api.middleware.request_id [None req-b4fcca70-282d-45c4-9277-29c2cfa6e028 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.355888] [57420]: INFO cinder.api.openstack.wsgi [None req-b4fcca70-282d-45c4-9277-29c2cfa6e028 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf [ 1058.356292] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b4fcca70-282d-45c4-9277-29c2cfa6e028 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.356639] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b4fcca70-282d-45c4-9277-29c2cfa6e028 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.366272] [57420]: INFO cinder.api.openstack.wsgi [None req-b4fcca70-282d-45c4-9277-29c2cfa6e028 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf returned with HTTP 404 [ 1058.366744] [57420]: [pid: 57420|app: 0|req: 77/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:53 2025] GET /volume/v3/volumes/1e813163-2c18-4627-9cc2-3120bf3d2cdf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1058.371262] [57420]: DEBUG cinder.api.middleware.request_id [None req-36b4e059-d033-40da-83a4-0e062adea496 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.371991] [57420]: INFO cinder.api.openstack.wsgi [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] DELETE http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 [ 1058.372429] [57420]: DEBUG cinder.api.openstack.wsgi [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.372429] [57420]: DEBUG cinder.api.openstack.wsgi [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.372593] [57420]: INFO cinder.api.v3.volumes [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Delete volume with id: 95b16662-4746-475e-ba4f-6b21caa536e1 [ 1058.383095] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.383095] [57420]: warnings.warn( [ 1058.384047] [57420]: INFO cinder.volume.api [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1058.401470] [57419]: INFO cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-7fa6e21d-a0be-4a2c-86fa-9200dd7c50f6 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e returned with HTTP 200 [ 1058.402181] [57419]: [pid: 57419|app: 0|req: 83/160] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:49:53 2025] DELETE /volume/v3/attachments/78661b9e-0f51-4ee5-a0fc-45e1ca9f932e => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.408918] [57420]: INFO cinder.volume.api [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Delete volume request issued successfully. [ 1058.408918] [57420]: INFO cinder.api.openstack.wsgi [None req-36b4e059-d033-40da-83a4-0e062adea496 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 returned with HTTP 202 [ 1058.408918] [57420]: [pid: 57420|app: 0|req: 78/161] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:49:53 2025] DELETE /volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1058.414586] [57419]: DEBUG cinder.api.middleware.request_id [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.417887] [57419]: INFO cinder.api.openstack.wsgi [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 [ 1058.417887] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.417887] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.420150] [57420]: DEBUG cinder.api.middleware.request_id [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.423463] [57420]: INFO cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 1058.423756] [57420]: DEBUG cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.424014] [57420]: DEBUG cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.424216] [57420]: INFO cinder.api.v3.volumes [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Delete volume with id: 3653000d-4f1f-42b3-ab41-8f4c064cbf0c [ 1058.429404] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.429404] [57419]: warnings.warn( [ 1058.435752] [57419]: INFO cinder.volume.api [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Volume info retrieved successfully. [ 1058.439023] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.439023] [57420]: warnings.warn( [ 1058.439023] [57420]: INFO cinder.volume.api [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Volume info retrieved successfully. [ 1058.447264] [57419]: INFO cinder.api.openstack.wsgi [None req-6f0313fc-6181-4da5-a16b-a2e8a5a97d1f tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 returned with HTTP 200 [ 1058.447736] [57419]: [pid: 57419|app: 0|req: 84/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:53 2025] GET /volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.464583] [57420]: INFO cinder.volume.api [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] Delete volume request issued successfully. [ 1058.465243] [57420]: INFO cinder.api.openstack.wsgi [req-11811044-76c4-43df-b91f-efba508edac1 req-c44e5d17-55bd-4792-9fbb-25712f75f4a7 tempest-ServersTestBootFromVolume-927723683 tempest-ServersTestBootFromVolume-927723683-project-member] http://10.180.1.21/volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c returned with HTTP 202 [ 1058.465656] [57420]: [pid: 57420|app: 0|req: 79/163] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:49:53 2025] DELETE /volume/v3/volumes/3653000d-4f1f-42b3-ab41-8f4c064cbf0c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1059.459925] [57419]: DEBUG cinder.api.middleware.request_id [None req-096c5e56-f332-4439-bbb7-e2c86d1c8de6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.462331] [57419]: INFO cinder.api.openstack.wsgi [None req-096c5e56-f332-4439-bbb7-e2c86d1c8de6 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] GET http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 [ 1059.462540] [57419]: DEBUG cinder.api.openstack.wsgi [None req-096c5e56-f332-4439-bbb7-e2c86d1c8de6 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.462744] [57419]: DEBUG cinder.api.openstack.wsgi [None req-096c5e56-f332-4439-bbb7-e2c86d1c8de6 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.470857] [57419]: INFO cinder.api.openstack.wsgi [None req-096c5e56-f332-4439-bbb7-e2c86d1c8de6 tempest-ServerRescueNegativeTestJSON-673284641 tempest-ServerRescueNegativeTestJSON-673284641-project-member] http://10.180.1.21/volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 returned with HTTP 404 [ 1059.470857] [57419]: [pid: 57419|app: 0|req: 85/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:49:54 2025] GET /volume/v3/volumes/95b16662-4746-475e-ba4f-6b21caa536e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1064.978607] [57420]: DEBUG cinder.api.middleware.request_id [None req-29398eca-19b4-4ae2-b99c-c4c685133009 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.979236] [57420]: INFO cinder.api.openstack.wsgi [None req-29398eca-19b4-4ae2-b99c-c4c685133009 None None] GET http://10.180.1.21/volume// [ 1064.979424] [57420]: DEBUG cinder.api.openstack.wsgi [None req-29398eca-19b4-4ae2-b99c-c4c685133009 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1064.979639] [57420]: DEBUG cinder.api.openstack.wsgi [None req-29398eca-19b4-4ae2-b99c-c4c685133009 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.980054] [57420]: INFO cinder.api.openstack.wsgi [None req-29398eca-19b4-4ae2-b99c-c4c685133009 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1064.980415] [57420]: [pid: 57420|app: 0|req: 80/165] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:50:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1064.984426] [57419]: DEBUG cinder.api.middleware.request_id [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.986803] [57419]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1064.987165] [57419]: DEBUG cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1064.987462] [57419]: DEBUG cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.003484] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.003484] [57419]: warnings.warn( [ 1065.007962] [57419]: INFO cinder.volume.api [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1065.013467] [57419]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-7487e54c-b026-4c74-ad4c-5ec712c02846 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1065.013947] [57419]: [pid: 57419|app: 0|req: 86/166] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:50:00 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1065.144798] [57420]: DEBUG cinder.api.middleware.request_id [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.146899] [57420]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 [ 1065.147328] [57420]: DEBUG cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-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=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1065.157134] [57420]: DEBUG cinder.coordination [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Acquiring lock "cinder-attachment_update-7976e28e-9c9e-4826-88ac-3677aac5a032-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1065.162133] [57420]: DEBUG cinder.coordination [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Lock "cinder-attachment_update-7976e28e-9c9e-4826-88ac-3677aac5a032-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1065.163236] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.163236] [57420]: warnings.warn( [ 1070.194115] [57420]: DEBUG cinder.coordination [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Lock "cinder-attachment_update-7976e28e-9c9e-4826-88ac-3677aac5a032-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1070.195428] [57420]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-56f96cd0-4d95-46a7-97c0-55fb91f397fa tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 returned with HTTP 200 [ 1070.196287] [57420]: [pid: 57420|app: 0|req: 81/167] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:50:00 2025] PUT /volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.703509] [57419]: DEBUG cinder.api.middleware.request_id [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-f7c31a55-79e3-4f03-9cf1-a188ccff21da None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.708268] [57419]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-f7c31a55-79e3-4f03-9cf1-a188ccff21da tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action [ 1070.709120] [57419]: DEBUG cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-f7c31a55-79e3-4f03-9cf1-a188ccff21da tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1070.710090] [57419]: DEBUG cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-f7c31a55-79e3-4f03-9cf1-a188ccff21da tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1070.732738] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.732738] [57419]: warnings.warn( [ 1070.742914] [57419]: INFO cinder.api.openstack.wsgi [req-e963735e-3e43-4a09-9699-e90a604bfc37 req-f7c31a55-79e3-4f03-9cf1-a188ccff21da tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action returned with HTTP 204 [ 1070.744249] [57419]: [pid: 57419|app: 0|req: 87/168] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:50:05 2025] POST /volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1079.236088] [57420]: DEBUG cinder.api.middleware.request_id [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.238293] [57420]: INFO cinder.api.openstack.wsgi [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1079.238675] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-753935022"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1079.240244] [57420]: DEBUG cinder.api.v3.volumes [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-753935022'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1079.240380] [57420]: INFO cinder.api.v3.volumes [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume of 1 GB [ 1079.240721] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.240721] [57420]: warnings.warn( [ 1079.246941] [57420]: INFO cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Availability Zones retrieved successfully. [ 1079.254127] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (5e160067-f4e1-461e-8858-4c78a617ced2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1079.255359] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29879c04-824b-4e8e-a0bd-22f7c6666f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1079.256727] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1079.278480] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29879c04-824b-4e8e-a0bd-22f7c6666f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1079.279486] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7570d2a5-aa09-4a8b-96e9-b67fadebbedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1079.315457] [57420]: DEBUG cinder.quota [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Created reservations ['823d9a76-8847-4863-a550-18d45df658cf', '045dccfc-bcca-46de-8b4e-658866562ff1', '959ad371-7c76-4390-8dc1-e5f2f5afbb24', '1348c88e-e77d-4fc1-9e5e-7b122a317d8e'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1079.316523] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7570d2a5-aa09-4a8b-96e9-b67fadebbedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823d9a76-8847-4863-a550-18d45df658cf', '045dccfc-bcca-46de-8b4e-658866562ff1', '959ad371-7c76-4390-8dc1-e5f2f5afbb24', '1348c88e-e77d-4fc1-9e5e-7b122a317d8e']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1079.317452] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef140ef0-a6e3-486f-aeb3-367ba449257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1079.332260] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef140ef0-a6e3-486f-aeb3-367ba449257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0d579e-58be-401e-8126-f014e06fa4a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-753935022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['823d9a76-8847-4863-a550-18d45df658cf','045dccfc-bcca-46de-8b4e-658866562ff1','959ad371-7c76-4390-8dc1-e5f2f5afbb24','1348c88e-e77d-4fc1-9e5e-7b122a317d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-753935022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0d579e-58be-401e-8126-f014e06fa4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773d027cc30d461dbebeb04f293b0b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d4432413b404d708974a1f40d7304d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1079.333266] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101bd6f3-7ab0-496f-bce7-d8443386c445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1079.352034] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101bd6f3-7ab0-496f-bce7-d8443386c445) transitioned into state 'SUCCESS' from state '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-753935022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['823d9a76-8847-4863-a550-18d45df658cf','045dccfc-bcca-46de-8b4e-658866562ff1','959ad371-7c76-4390-8dc1-e5f2f5afbb24','1348c88e-e77d-4fc1-9e5e-7b122a317d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1079.353020] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de99e06-27d2-4d1e-98e1-78cdb22bdfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1079.364567] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de99e06-27d2-4d1e-98e1-78cdb22bdfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1079.365532] [57420]: DEBUG cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (5e160067-f4e1-461e-8858-4c78a617ced2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1079.366018] [57420]: INFO cinder.volume.api [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request issued successfully. [ 1079.366566] [57420]: INFO cinder.api.openstack.wsgi [None req-7afabc5b-28aa-42eb-85f8-5e85fa5e4a2a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1079.367225] [57420]: [pid: 57420|app: 0|req: 82/169] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:50:14 2025] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1079.377825] [57419]: DEBUG cinder.api.middleware.request_id [None req-bdba38be-f591-462b-a7ac-f4464d44507a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.380109] [57419]: INFO cinder.api.openstack.wsgi [None req-bdba38be-f591-462b-a7ac-f4464d44507a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1079.380981] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bdba38be-f591-462b-a7ac-f4464d44507a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.380981] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bdba38be-f591-462b-a7ac-f4464d44507a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.390305] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.390305] [57419]: warnings.warn( [ 1079.396418] [57419]: INFO cinder.volume.api [None req-bdba38be-f591-462b-a7ac-f4464d44507a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1079.401641] [57419]: INFO cinder.api.openstack.wsgi [None req-bdba38be-f591-462b-a7ac-f4464d44507a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1079.402121] [57419]: [pid: 57419|app: 0|req: 88/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:14 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.416491] [57420]: DEBUG cinder.api.middleware.request_id [None req-86a02906-65e7-41ce-b64b-56cbf983e87c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.419038] [57420]: INFO cinder.api.openstack.wsgi [None req-86a02906-65e7-41ce-b64b-56cbf983e87c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1080.419222] [57420]: DEBUG cinder.api.openstack.wsgi [None req-86a02906-65e7-41ce-b64b-56cbf983e87c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.419308] [57420]: DEBUG cinder.api.openstack.wsgi [None req-86a02906-65e7-41ce-b64b-56cbf983e87c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.430338] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.430338] [57420]: warnings.warn( [ 1080.435272] [57420]: INFO cinder.volume.api [None req-86a02906-65e7-41ce-b64b-56cbf983e87c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1080.442441] [57420]: INFO cinder.api.openstack.wsgi [None req-86a02906-65e7-41ce-b64b-56cbf983e87c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1080.443218] [57420]: [pid: 57420|app: 0|req: 83/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:15 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.482421] [57419]: DEBUG cinder.api.middleware.request_id [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.484837] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1080.485068] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.485282] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.495031] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.495031] [57419]: warnings.warn( [ 1080.498298] [57419]: INFO cinder.volume.api [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1080.503332] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-8f861274-a92a-4589-9f21-ef755eeedf7f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1080.503836] [57419]: [pid: 57419|app: 0|req: 89/172] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:50:15 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.671581] [57420]: DEBUG cinder.api.middleware.request_id [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.673886] [57420]: INFO cinder.api.openstack.wsgi [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1081.674416] [57420]: DEBUG cinder.api.openstack.wsgi [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1448387819"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1081.675847] [57420]: DEBUG cinder.api.v3.volumes [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1448387819'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1081.675847] [57420]: INFO cinder.api.v3.volumes [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Create volume of 1 GB [ 1081.681580] [57420]: INFO cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Availability Zones retrieved successfully. [ 1081.689274] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Flow 'volume_create_api' (228788ae-b78a-49c2-91cb-9a6a50e4b1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1081.690499] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af6221c-d239-4d43-9225-6237292afc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.691198] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1081.711774] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af6221c-d239-4d43-9225-6237292afc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1081.712895] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf8b20a-acfc-496e-ab06-fab6b7e5b6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.767561] [57420]: DEBUG cinder.quota [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Created reservations ['4c424337-8541-4588-abc7-86195e6f59f4', '0e588771-53f1-4b41-9c13-641a5fa9acc8', '087bb09a-b2c6-48da-a2cf-02a2015d9d5b', 'e0d6706b-6a2f-4cfc-b773-2e426d2cebdb'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1081.769177] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf8b20a-acfc-496e-ab06-fab6b7e5b6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c424337-8541-4588-abc7-86195e6f59f4', '0e588771-53f1-4b41-9c13-641a5fa9acc8', '087bb09a-b2c6-48da-a2cf-02a2015d9d5b', 'e0d6706b-6a2f-4cfc-b773-2e426d2cebdb']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1081.770212] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9522ed-6fcf-4475-bc92-65ca604e82d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.783888] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9522ed-6fcf-4475-bc92-65ca604e82d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '386db701-709c-441d-8c48-3595e106c847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1448387819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3130c16b9cf421f8374c0fc3d2eb79e',qos_specs=None,replication_status=,reservations=['4c424337-8541-4588-abc7-86195e6f59f4','0e588771-53f1-4b41-9c13-641a5fa9acc8','087bb09a-b2c6-48da-a2cf-02a2015d9d5b','e0d6706b-6a2f-4cfc-b773-2e426d2cebdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4b8d1504a143f3a7028309009e1299',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1448387819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=386db701-709c-441d-8c48-3595e106c847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3130c16b9cf421f8374c0fc3d2eb79e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa4b8d1504a143f3a7028309009e1299',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1081.784940] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdc66e7-352f-4489-8902-57d4da24cee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.798320] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdc66e7-352f-4489-8902-57d4da24cee3) transitioned into state 'SUCCESS' from state '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-1448387819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3130c16b9cf421f8374c0fc3d2eb79e',qos_specs=None,replication_status=,reservations=['4c424337-8541-4588-abc7-86195e6f59f4','0e588771-53f1-4b41-9c13-641a5fa9acc8','087bb09a-b2c6-48da-a2cf-02a2015d9d5b','e0d6706b-6a2f-4cfc-b773-2e426d2cebdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa4b8d1504a143f3a7028309009e1299',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1081.799334] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0595e83-981c-4e10-8fc5-9c2b6eb02be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.808738] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0595e83-981c-4e10-8fc5-9c2b6eb02be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1081.809663] [57420]: DEBUG cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Flow 'volume_create_api' (228788ae-b78a-49c2-91cb-9a6a50e4b1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1081.810045] [57420]: INFO cinder.volume.api [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Create volume request issued successfully. [ 1081.810796] [57420]: INFO cinder.api.openstack.wsgi [None req-eb7356e3-aaba-421b-ac7c-52f33802fb83 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1081.812530] [57420]: [pid: 57420|app: 0|req: 84/173] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:50:16 2025] POST /volume/v3/volumes => generated 751 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1081.825026] [57419]: DEBUG cinder.api.middleware.request_id [None req-279a3314-bee0-4277-a5ec-698e3fa82844 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.827129] [57419]: INFO cinder.api.openstack.wsgi [None req-279a3314-bee0-4277-a5ec-698e3fa82844 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1081.827348] [57419]: DEBUG cinder.api.openstack.wsgi [None req-279a3314-bee0-4277-a5ec-698e3fa82844 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.827556] [57419]: DEBUG cinder.api.openstack.wsgi [None req-279a3314-bee0-4277-a5ec-698e3fa82844 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.835322] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.835322] [57419]: warnings.warn( [ 1081.839928] [57419]: INFO cinder.volume.api [None req-279a3314-bee0-4277-a5ec-698e3fa82844 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1081.845598] [57419]: INFO cinder.api.openstack.wsgi [None req-279a3314-bee0-4277-a5ec-698e3fa82844 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1081.846089] [57419]: [pid: 57419|app: 0|req: 90/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:17 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.024789] [57420]: DEBUG cinder.api.middleware.request_id [None req-bc61448d-96a5-47d5-9fc9-c9a39e7800cc None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.025490] [57420]: INFO cinder.api.openstack.wsgi [None req-bc61448d-96a5-47d5-9fc9-c9a39e7800cc None None] GET http://10.180.1.21/volume// [ 1082.025714] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bc61448d-96a5-47d5-9fc9-c9a39e7800cc None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.025933] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bc61448d-96a5-47d5-9fc9-c9a39e7800cc None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.026362] [57420]: INFO cinder.api.openstack.wsgi [None req-bc61448d-96a5-47d5-9fc9-c9a39e7800cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1082.026705] [57420]: [pid: 57420|app: 0|req: 85/175] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:50:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1082.030876] [57419]: DEBUG cinder.api.middleware.request_id [req-01d35414-ebed-4156-8482-b186fa7cac37 req-80b6dd5f-9928-440a-b2ce-9faa9034410c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.033412] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-80b6dd5f-9928-440a-b2ce-9faa9034410c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1082.033845] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-80b6dd5f-9928-440a-b2ce-9faa9034410c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd0d579e-58be-401e-8126-f014e06fa4a9", "connector": null, "instance_uuid": "a723e479-e495-47bf-a21f-44803feb4c36"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1082.054572] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.054572] [57419]: warnings.warn( [ 1082.087220] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-80b6dd5f-9928-440a-b2ce-9faa9034410c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1082.087825] [57419]: [pid: 57419|app: 0|req: 91/176] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:50:17 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.108997] [57420]: DEBUG cinder.api.middleware.request_id [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.111382] [57420]: INFO cinder.api.openstack.wsgi [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1082.111608] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.111827] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.122652] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.122652] [57420]: warnings.warn( [ 1082.127447] [57420]: INFO cinder.volume.api [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1082.133123] [57420]: INFO cinder.api.openstack.wsgi [None req-a4e0270d-3c72-4fb4-870f-d5d316aba8b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1082.133541] [57420]: [pid: 57420|app: 0|req: 86/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:17 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.614661] [57419]: DEBUG cinder.api.middleware.request_id [None req-bcde7153-c6d4-41bd-9ebf-ef73d1d7a93c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.615240] [57419]: INFO cinder.api.openstack.wsgi [None req-bcde7153-c6d4-41bd-9ebf-ef73d1d7a93c None None] GET http://10.180.1.21/volume// [ 1082.615458] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bcde7153-c6d4-41bd-9ebf-ef73d1d7a93c None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.615813] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bcde7153-c6d4-41bd-9ebf-ef73d1d7a93c None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.616104] [57419]: INFO cinder.api.openstack.wsgi [None req-bcde7153-c6d4-41bd-9ebf-ef73d1d7a93c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1082.616480] [57419]: [pid: 57419|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:50:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1082.628920] [57420]: DEBUG cinder.api.middleware.request_id [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.635869] [57420]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1082.636211] [57420]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.636440] [57420]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.658621] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.658621] [57420]: warnings.warn( [ 1082.667723] [57420]: INFO cinder.volume.api [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1082.676389] [57420]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-35c0ea27-10e1-4008-9b51-7bb7c9f07041 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1082.676389] [57420]: [pid: 57420|app: 0|req: 87/179] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:50:17 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1026 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1082.713406] [57419]: DEBUG cinder.api.middleware.request_id [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.716902] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] PUT http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 [ 1082.717869] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-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-865897", "mountpoint": "/dev/sdb"}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1082.735631] [57419]: DEBUG cinder.coordination [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Acquiring lock "cinder-attachment_update-dd0d579e-58be-401e-8126-f014e06fa4a9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1082.744859] [57419]: DEBUG cinder.coordination [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-dd0d579e-58be-401e-8126-f014e06fa4a9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1082.747885] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.747885] [57419]: warnings.warn( [ 1082.858433] [57420]: DEBUG cinder.api.middleware.request_id [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.860837] [57420]: INFO cinder.api.openstack.wsgi [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1082.861339] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.861339] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.873066] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.873066] [57420]: warnings.warn( [ 1082.877063] [57420]: INFO cinder.volume.api [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1082.883112] [57420]: INFO cinder.api.openstack.wsgi [None req-ec301726-78cf-4155-97b5-9535a9b6ca32 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1082.883767] [57420]: [pid: 57420|app: 0|req: 88/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:18 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.928620] [57420]: DEBUG cinder.api.middleware.request_id [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.931172] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1082.931419] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.931635] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.941510] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.941510] [57420]: warnings.warn( [ 1082.945841] [57420]: INFO cinder.volume.api [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1082.953624] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-87595a66-9fa4-48a0-a86f-40ba7efbc469 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1082.954102] [57420]: [pid: 57420|app: 0|req: 89/181] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:50:18 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1083.146452] [57420]: DEBUG cinder.api.middleware.request_id [None req-7ddb349b-0958-42ea-a090-8180f88add99 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.148738] [57420]: INFO cinder.api.openstack.wsgi [None req-7ddb349b-0958-42ea-a090-8180f88add99 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1083.148975] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7ddb349b-0958-42ea-a090-8180f88add99 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.149210] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7ddb349b-0958-42ea-a090-8180f88add99 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.164418] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.164418] [57420]: warnings.warn( [ 1083.168960] [57420]: INFO cinder.volume.api [None req-7ddb349b-0958-42ea-a090-8180f88add99 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1083.174742] [57420]: INFO cinder.api.openstack.wsgi [None req-7ddb349b-0958-42ea-a090-8180f88add99 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1083.175264] [57420]: [pid: 57420|app: 0|req: 90/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:18 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.185594] [57420]: DEBUG cinder.api.middleware.request_id [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.187870] [57420]: INFO cinder.api.openstack.wsgi [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1084.188129] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.188345] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.202959] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.202959] [57420]: warnings.warn( [ 1084.207723] [57420]: INFO cinder.volume.api [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1084.214632] [57420]: INFO cinder.api.openstack.wsgi [None req-cdd9b814-171d-48de-8fc0-8a47538b19fe tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1084.215221] [57420]: [pid: 57420|app: 0|req: 91/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:19 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.476741] [57420]: DEBUG cinder.api.middleware.request_id [None req-7e2f8950-7f00-4971-b97a-950d0beec529 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.477198] [57420]: INFO cinder.api.openstack.wsgi [None req-7e2f8950-7f00-4971-b97a-950d0beec529 None None] GET http://10.180.1.21/volume// [ 1084.477373] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7e2f8950-7f00-4971-b97a-950d0beec529 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.477582] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7e2f8950-7f00-4971-b97a-950d0beec529 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.478054] [57420]: INFO cinder.api.openstack.wsgi [None req-7e2f8950-7f00-4971-b97a-950d0beec529 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1084.478371] [57420]: [pid: 57420|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:50:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1084.482174] [57420]: DEBUG cinder.api.middleware.request_id [req-9c436835-38f6-4981-903d-48a233133365 req-afb08603-8404-41fc-ab92-186eafea0720 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.484306] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-afb08603-8404-41fc-ab92-186eafea0720 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1084.484742] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-afb08603-8404-41fc-ab92-186eafea0720 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "386db701-709c-441d-8c48-3595e106c847", "connector": null, "instance_uuid": "f584cd3f-5f5c-47c4-b73b-d0234236e010"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1084.494173] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.494173] [57420]: warnings.warn( [ 1084.520194] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-afb08603-8404-41fc-ab92-186eafea0720 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1084.521637] [57420]: [pid: 57420|app: 0|req: 93/185] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:50:19 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1084.551419] [57420]: DEBUG cinder.api.middleware.request_id [None req-7bbba1a0-5581-4966-a65b-62ae6088664c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.553832] [57420]: INFO cinder.api.openstack.wsgi [None req-7bbba1a0-5581-4966-a65b-62ae6088664c tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1084.554209] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7bbba1a0-5581-4966-a65b-62ae6088664c tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.554549] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7bbba1a0-5581-4966-a65b-62ae6088664c tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.567167] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567167] [57420]: warnings.warn( [ 1084.570892] [57420]: INFO cinder.volume.api [None req-7bbba1a0-5581-4966-a65b-62ae6088664c tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1084.576409] [57420]: INFO cinder.api.openstack.wsgi [None req-7bbba1a0-5581-4966-a65b-62ae6088664c tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1084.576820] [57420]: [pid: 57420|app: 0|req: 94/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:19 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.068138] [57420]: DEBUG cinder.api.middleware.request_id [None req-516a5ce6-dba3-46dc-a337-cf0fd082aaec None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.068772] [57420]: INFO cinder.api.openstack.wsgi [None req-516a5ce6-dba3-46dc-a337-cf0fd082aaec None None] GET http://10.180.1.21/volume// [ 1085.068959] [57420]: DEBUG cinder.api.openstack.wsgi [None req-516a5ce6-dba3-46dc-a337-cf0fd082aaec None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.069306] [57420]: DEBUG cinder.api.openstack.wsgi [None req-516a5ce6-dba3-46dc-a337-cf0fd082aaec None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.069909] [57420]: INFO cinder.api.openstack.wsgi [None req-516a5ce6-dba3-46dc-a337-cf0fd082aaec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1085.070387] [57420]: [pid: 57420|app: 0|req: 95/187] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:50:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1085.081253] [57420]: DEBUG cinder.api.middleware.request_id [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.084931] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1085.085300] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.085602] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.099148] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.099148] [57420]: warnings.warn( [ 1085.104039] [57420]: INFO cinder.volume.api [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1085.111258] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-19de9458-8e39-48b9-a31a-283445314e65 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1085.111789] [57420]: [pid: 57420|app: 0|req: 96/188] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:50:20 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1085.149040] [57420]: DEBUG cinder.api.middleware.request_id [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.151884] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] PUT http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b [ 1085.152335] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-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-865916", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1085.162445] [57420]: DEBUG cinder.coordination [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Acquiring lock "cinder-attachment_update-386db701-709c-441d-8c48-3595e106c847-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1085.168038] [57420]: DEBUG cinder.coordination [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Lock "cinder-attachment_update-386db701-709c-441d-8c48-3595e106c847-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1085.168956] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.168956] [57420]: warnings.warn( [ 1087.274312] [57419]: DEBUG cinder.coordination [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-dd0d579e-58be-401e-8126-f014e06fa4a9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1087.274809] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-1f2913ca-f898-409d-a699-f1315e9582a6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 returned with HTTP 200 [ 1087.275432] [57419]: [pid: 57419|app: 0|req: 93/189] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:50:17 2025] PUT /volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.277238] [57419]: DEBUG cinder.api.middleware.request_id [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.279456] [57419]: INFO cinder.api.openstack.wsgi [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1087.279679] [57419]: DEBUG cinder.api.openstack.wsgi [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.279877] [57419]: DEBUG cinder.api.openstack.wsgi [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.296043] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.296043] [57419]: warnings.warn( [ 1087.299762] [57419]: INFO cinder.volume.api [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1087.305990] [57419]: INFO cinder.api.openstack.wsgi [None req-983c4494-70b7-40c2-85da-b6e8b4322fc4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1087.306452] [57419]: [pid: 57419|app: 0|req: 94/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:22 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.307182] [57419]: DEBUG cinder.api.middleware.request_id [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.309170] [57419]: INFO cinder.api.openstack.wsgi [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1087.309566] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1864914167"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1087.311627] [57419]: DEBUG cinder.api.v3.volumes [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1864914167'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1087.311627] [57419]: INFO cinder.api.v3.volumes [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume of 1 GB [ 1087.316167] [57419]: INFO cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Availability Zones retrieved successfully. [ 1087.324166] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (7b9ce1dc-50bb-4070-a04a-fdb0032d6365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1087.325443] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a1daf9-d556-4d76-bdfe-5848c871c38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.326816] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1087.348100] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a1daf9-d556-4d76-bdfe-5848c871c38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.349224] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1b449a-39b4-4008-b774-8bd525f17701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.407296] [57419]: DEBUG cinder.quota [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Created reservations ['aac17a8a-0096-4684-a3b9-00d33cdf9e25', '13d6e3b2-8e81-4b1e-ad5c-be72b5fe6f04', 'ebd0b87c-0810-4316-ac7b-275bb5addb9b', '69d471c7-63f7-4a44-9932-7caf51c8dfd9'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1087.408346] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1b449a-39b4-4008-b774-8bd525f17701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac17a8a-0096-4684-a3b9-00d33cdf9e25', '13d6e3b2-8e81-4b1e-ad5c-be72b5fe6f04', 'ebd0b87c-0810-4316-ac7b-275bb5addb9b', '69d471c7-63f7-4a44-9932-7caf51c8dfd9']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.409303] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0172cef8-58ad-4cd0-9427-8f5c813bb455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.423197] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0172cef8-58ad-4cd0-9427-8f5c813bb455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '125d6d0f-f9aa-478a-a244-a2691b2bf2ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1864914167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['aac17a8a-0096-4684-a3b9-00d33cdf9e25','13d6e3b2-8e81-4b1e-ad5c-be72b5fe6f04','ebd0b87c-0810-4316-ac7b-275bb5addb9b','69d471c7-63f7-4a44-9932-7caf51c8dfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1864914167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=125d6d0f-f9aa-478a-a244-a2691b2bf2ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2158323043d74adb8a5228815bcd647f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.424188] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cf8a24-481e-438e-aa5c-ed03c29818be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.438375] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cf8a24-481e-438e-aa5c-ed03c29818be) transitioned into state 'SUCCESS' from state '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-1864914167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['aac17a8a-0096-4684-a3b9-00d33cdf9e25','13d6e3b2-8e81-4b1e-ad5c-be72b5fe6f04','ebd0b87c-0810-4316-ac7b-275bb5addb9b','69d471c7-63f7-4a44-9932-7caf51c8dfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.439372] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713e4548-3be7-4b08-8014-837e235ffe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.449597] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713e4548-3be7-4b08-8014-837e235ffe23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.450762] [57419]: DEBUG cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (7b9ce1dc-50bb-4070-a04a-fdb0032d6365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1087.451175] [57419]: INFO cinder.volume.api [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request issued successfully. [ 1087.451881] [57419]: INFO cinder.api.openstack.wsgi [None req-9de1f203-1035-4ca4-afbf-06cb9e24b2c5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1087.452402] [57419]: [pid: 57419|app: 0|req: 95/191] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:50:22 2025] POST /volume/v3/volumes => generated 750 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1087.453433] [57419]: DEBUG cinder.api.middleware.request_id [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.455666] [57419]: INFO cinder.api.openstack.wsgi [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1087.455985] [57419]: DEBUG cinder.api.openstack.wsgi [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.456210] [57419]: DEBUG cinder.api.openstack.wsgi [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.468247] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.468247] [57419]: warnings.warn( [ 1087.472452] [57419]: INFO cinder.volume.api [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1087.478633] [57419]: INFO cinder.api.openstack.wsgi [None req-76c64ffc-0fe0-49cc-a936-25cc94adf0e8 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1087.479230] [57419]: [pid: 57419|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:22 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.480081] [57419]: DEBUG cinder.api.middleware.request_id [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.483123] [57419]: INFO cinder.api.openstack.wsgi [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1087.483343] [57419]: DEBUG cinder.api.openstack.wsgi [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.483779] [57419]: DEBUG cinder.api.openstack.wsgi [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.495315] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.495315] [57419]: warnings.warn( [ 1087.501015] [57419]: INFO cinder.volume.api [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1087.510011] [57419]: INFO cinder.api.openstack.wsgi [None req-72a8f128-7bb4-4752-97d4-6540f180b6fd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1087.510011] [57419]: [pid: 57419|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:22 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.318986] [57419]: DEBUG cinder.api.middleware.request_id [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.320886] [57419]: INFO cinder.api.openstack.wsgi [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1088.321436] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.321767] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.370702] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.370702] [57419]: warnings.warn( [ 1088.381030] [57419]: INFO cinder.volume.api [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1088.386565] [57419]: INFO cinder.api.openstack.wsgi [None req-2bbd67f6-3736-44ff-ba25-0c298eb7f134 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1088.387043] [57419]: [pid: 57419|app: 0|req: 98/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:23 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.490231] [57419]: DEBUG cinder.api.middleware.request_id [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.492497] [57419]: INFO cinder.api.openstack.wsgi [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1088.492862] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.493120] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.506701] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.506701] [57419]: warnings.warn( [ 1088.510384] [57419]: INFO cinder.volume.api [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1088.515815] [57419]: INFO cinder.api.openstack.wsgi [None req-8c63f409-65cc-4743-b4ee-0eb4ff56df45 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1088.516259] [57419]: [pid: 57419|app: 0|req: 99/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:23 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.523031] [57419]: DEBUG cinder.api.middleware.request_id [None req-b37f3149-c221-480b-b78a-81910e5afaac None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.523510] [57419]: INFO cinder.api.openstack.wsgi [None req-b37f3149-c221-480b-b78a-81910e5afaac tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1088.523746] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b37f3149-c221-480b-b78a-81910e5afaac tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.524012] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b37f3149-c221-480b-b78a-81910e5afaac tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.533944] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.533944] [57419]: warnings.warn( [ 1088.538141] [57419]: INFO cinder.volume.api [None req-b37f3149-c221-480b-b78a-81910e5afaac tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1088.542903] [57419]: INFO cinder.api.openstack.wsgi [None req-b37f3149-c221-480b-b78a-81910e5afaac tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1088.543439] [57419]: [pid: 57419|app: 0|req: 100/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:23 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.586765] [57419]: DEBUG cinder.api.middleware.request_id [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.589417] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1088.589646] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.589855] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.598751] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.598751] [57419]: warnings.warn( [ 1088.602444] [57419]: INFO cinder.volume.api [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1088.607855] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-a45ab101-18ff-4ef9-a790-72f17b1e9de5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1088.608458] [57419]: [pid: 57419|app: 0|req: 101/197] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:50:23 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.932149] [57419]: DEBUG cinder.api.middleware.request_id [req-01d35414-ebed-4156-8482-b186fa7cac37 req-f479d9ef-a71d-45f6-941b-0edb158a2b89 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.934399] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-f479d9ef-a71d-45f6-941b-0edb158a2b89 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7/action [ 1088.934872] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-f479d9ef-a71d-45f6-941b-0edb158a2b89 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1088.934990] [57419]: DEBUG cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-f479d9ef-a71d-45f6-941b-0edb158a2b89 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1088.950105] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.950105] [57419]: warnings.warn( [ 1088.957824] [57419]: INFO cinder.api.openstack.wsgi [req-01d35414-ebed-4156-8482-b186fa7cac37 req-f479d9ef-a71d-45f6-941b-0edb158a2b89 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7/action returned with HTTP 204 [ 1088.958277] [57419]: [pid: 57419|app: 0|req: 102/198] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:50:24 2025] POST /volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1089.397783] [57419]: DEBUG cinder.api.middleware.request_id [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.400354] [57419]: INFO cinder.api.openstack.wsgi [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1089.400611] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.400848] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.422591] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.422591] [57419]: warnings.warn( [ 1089.430571] [57419]: INFO cinder.volume.api [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1089.437770] [57419]: INFO cinder.api.openstack.wsgi [None req-3ad7418b-b3a8-4f1c-9449-7743ce6e854a tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1089.438279] [57419]: [pid: 57419|app: 0|req: 103/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:24 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1089.454570] [57419]: DEBUG cinder.api.middleware.request_id [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.454570] [57419]: INFO cinder.api.openstack.wsgi [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1089.454570] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.454570] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.469510] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.469510] [57419]: warnings.warn( [ 1089.475244] [57419]: INFO cinder.volume.api [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1089.484567] [57419]: INFO cinder.api.openstack.wsgi [None req-bf3cc3af-3c7a-45b5-9d95-97007c4cfd00 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1089.484567] [57419]: [pid: 57419|app: 0|req: 104/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:24 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.527489] [57419]: DEBUG cinder.api.middleware.request_id [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.531077] [57419]: INFO cinder.api.openstack.wsgi [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1089.531328] [57419]: DEBUG cinder.api.openstack.wsgi [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.531544] [57419]: DEBUG cinder.api.openstack.wsgi [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.543338] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.543338] [57419]: warnings.warn( [ 1089.549038] [57419]: INFO cinder.volume.api [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1089.554361] [57419]: INFO cinder.api.openstack.wsgi [None req-aec09f28-e85f-4943-8e6f-9f6d648e6e07 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1089.554876] [57419]: [pid: 57419|app: 0|req: 105/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:24 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.905124] [57419]: DEBUG cinder.api.middleware.request_id [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.907832] [57419]: INFO cinder.api.openstack.wsgi [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1089.908108] [57419]: DEBUG cinder.api.openstack.wsgi [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.908280] [57419]: DEBUG cinder.api.openstack.wsgi [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.919172] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.919172] [57419]: warnings.warn( [ 1089.923027] [57419]: INFO cinder.volume.api [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1089.928403] [57419]: INFO cinder.api.openstack.wsgi [req-f8d560f0-72e1-4a64-96cf-9983b6fe5cfa req-48205554-cb75-4bb2-8d25-ad695ed5c8c5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1089.929141] [57419]: [pid: 57419|app: 0|req: 106/202] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.940435] [57419]: DEBUG cinder.api.middleware.request_id [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.943031] [57419]: INFO cinder.api.openstack.wsgi [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1089.943031] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.943194] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.957545] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.957545] [57419]: warnings.warn( [ 1089.962255] [57419]: INFO cinder.volume.api [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1089.969112] [57419]: INFO cinder.api.openstack.wsgi [None req-e7dd4347-aae4-4e71-8ffc-215226b47ae3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1089.969362] [57419]: [pid: 57419|app: 0|req: 107/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1090.134567] [57419]: DEBUG cinder.api.middleware.request_id [None req-44a1f9d6-79cc-422e-82ef-7fc0bb3cca7a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.135509] [57419]: INFO cinder.api.openstack.wsgi [None req-44a1f9d6-79cc-422e-82ef-7fc0bb3cca7a None None] GET http://10.180.1.21/volume// [ 1090.135825] [57419]: DEBUG cinder.api.openstack.wsgi [None req-44a1f9d6-79cc-422e-82ef-7fc0bb3cca7a None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.136581] [57419]: DEBUG cinder.api.openstack.wsgi [None req-44a1f9d6-79cc-422e-82ef-7fc0bb3cca7a None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.136854] [57419]: INFO cinder.api.openstack.wsgi [None req-44a1f9d6-79cc-422e-82ef-7fc0bb3cca7a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.137505] [57419]: [pid: 57419|app: 0|req: 108/204] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.143163] [57419]: DEBUG cinder.api.middleware.request_id [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-196414f7-8971-4ba5-b60d-47dbc2e78893 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.146827] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-196414f7-8971-4ba5-b60d-47dbc2e78893 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1090.147545] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-196414f7-8971-4ba5-b60d-47dbc2e78893 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "125d6d0f-f9aa-478a-a244-a2691b2bf2ec", "connector": null, "instance_uuid": "a3ff13e4-652a-469c-a3c3-0c6aa08c815e"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1090.165350] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.165350] [57419]: warnings.warn( [ 1090.205520] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-196414f7-8971-4ba5-b60d-47dbc2e78893 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1090.206302] [57419]: [pid: 57419|app: 0|req: 109/205] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:50:25 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1090.207585] [57419]: DEBUG cinder.api.middleware.request_id [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.211217] [57419]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1090.211688] [57419]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.212078] [57419]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.228509] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.228509] [57419]: warnings.warn( [ 1090.237364] [57419]: INFO cinder.volume.api [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1090.244193] [57419]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4cb4d8da-ddab-4561-a686-701750349c87 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1090.244630] [57419]: [pid: 57419|app: 0|req: 110/206] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.245359] [57419]: DEBUG cinder.api.middleware.request_id [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.247490] [57419]: INFO cinder.api.openstack.wsgi [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1090.247707] [57419]: DEBUG cinder.api.openstack.wsgi [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.247914] [57419]: DEBUG cinder.api.openstack.wsgi [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.259280] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.259280] [57419]: warnings.warn( [ 1090.263450] [57419]: INFO cinder.volume.api [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1090.271027] [57419]: INFO cinder.api.openstack.wsgi [None req-509a5ea2-202a-4fc1-a019-39d7960ce27f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1090.271506] [57419]: [pid: 57419|app: 0|req: 111/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.272311] [57419]: DEBUG cinder.api.middleware.request_id [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.274540] [57419]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9/action [ 1090.274967] [57419]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1090.275114] [57419]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1090.288030] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.288030] [57419]: warnings.warn( [ 1090.288030] [57419]: INFO cinder.volume.api [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1090.292822] [57419]: INFO cinder.volume.api [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Begin detaching volume completed successfully. [ 1090.293360] [57419]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-0910a1bd-5add-43cc-bebf-a7624b6e3190 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9/action returned with HTTP 202 [ 1090.294125] [57419]: [pid: 57419|app: 0|req: 112/208] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:50:25 2025] POST /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1090.565682] [57419]: DEBUG cinder.api.middleware.request_id [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.568084] [57419]: INFO cinder.api.openstack.wsgi [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1090.568314] [57419]: DEBUG cinder.api.openstack.wsgi [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.568530] [57419]: DEBUG cinder.api.openstack.wsgi [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.579532] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.579532] [57419]: warnings.warn( [ 1090.583516] [57419]: INFO cinder.volume.api [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1090.588562] [57419]: INFO cinder.api.openstack.wsgi [None req-75ee9067-3a10-4558-a005-0b2e52979bb0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1090.589586] [57419]: [pid: 57419|app: 0|req: 113/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.733927] [57419]: DEBUG cinder.api.middleware.request_id [None req-4f851098-9c1c-42c3-bdc2-83028d0a7dc8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.734462] [57419]: INFO cinder.api.openstack.wsgi [None req-4f851098-9c1c-42c3-bdc2-83028d0a7dc8 None None] GET http://10.180.1.21/volume// [ 1090.734646] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4f851098-9c1c-42c3-bdc2-83028d0a7dc8 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.734899] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4f851098-9c1c-42c3-bdc2-83028d0a7dc8 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.735318] [57419]: INFO cinder.api.openstack.wsgi [None req-4f851098-9c1c-42c3-bdc2-83028d0a7dc8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.735705] [57419]: [pid: 57419|app: 0|req: 114/210] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:50:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.739850] [57419]: DEBUG cinder.api.middleware.request_id [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.742184] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1090.742539] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.742761] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.756083] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.756083] [57419]: warnings.warn( [ 1090.759955] [57419]: INFO cinder.volume.api [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1090.764888] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-667a10e2-828c-4372-ad19-7839c44ec55e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1090.765411] [57419]: [pid: 57419|app: 0|req: 115/211] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:50:26 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1090.800595] [57419]: DEBUG cinder.api.middleware.request_id [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.803370] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] PUT http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 [ 1090.803819] [57419]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-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-865906", "mountpoint": "/dev/sdb"}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1090.813292] [57419]: DEBUG cinder.coordination [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Acquiring lock "cinder-attachment_update-125d6d0f-f9aa-478a-a244-a2691b2bf2ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1090.819025] [57419]: DEBUG cinder.coordination [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-125d6d0f-f9aa-478a-a244-a2691b2bf2ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1090.820262] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.820262] [57419]: warnings.warn( [ 1091.699883] [57420]: DEBUG cinder.coordination [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Lock "cinder-attachment_update-386db701-709c-441d-8c48-3595e106c847-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.532s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1091.700291] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-53b75cd8-9282-4ad2-8a1f-1a84838b902e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b returned with HTTP 200 [ 1091.700829] [57420]: [pid: 57420|app: 0|req: 97/212] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:50:20 2025] PUT /volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b => generated 617 bytes in 6553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.701694] [57420]: DEBUG cinder.api.middleware.request_id [None req-330e8b60-5d15-4fea-ac94-817152125c99 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.703814] [57420]: INFO cinder.api.openstack.wsgi [None req-330e8b60-5d15-4fea-ac94-817152125c99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1091.704062] [57420]: DEBUG cinder.api.openstack.wsgi [None req-330e8b60-5d15-4fea-ac94-817152125c99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.704301] [57420]: DEBUG cinder.api.openstack.wsgi [None req-330e8b60-5d15-4fea-ac94-817152125c99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.716042] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.716042] [57420]: warnings.warn( [ 1091.720173] [57420]: INFO cinder.volume.api [None req-330e8b60-5d15-4fea-ac94-817152125c99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1091.726966] [57420]: INFO cinder.api.openstack.wsgi [None req-330e8b60-5d15-4fea-ac94-817152125c99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1091.727579] [57420]: [pid: 57420|app: 0|req: 98/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:26 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.728534] [57420]: DEBUG cinder.api.middleware.request_id [None req-4de214cf-d38a-4c0a-9062-56ce02f61f37 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.728981] [57420]: INFO cinder.api.openstack.wsgi [None req-4de214cf-d38a-4c0a-9062-56ce02f61f37 None None] GET http://10.180.1.21/volume// [ 1091.729181] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4de214cf-d38a-4c0a-9062-56ce02f61f37 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.729394] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4de214cf-d38a-4c0a-9062-56ce02f61f37 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.729783] [57420]: INFO cinder.api.openstack.wsgi [None req-4de214cf-d38a-4c0a-9062-56ce02f61f37 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.730268] [57420]: [pid: 57420|app: 0|req: 99/214] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:50:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.730852] [57420]: DEBUG cinder.api.middleware.request_id [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.732867] [57420]: INFO cinder.api.openstack.wsgi [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1091.733093] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.733350] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.744700] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744700] [57420]: warnings.warn( [ 1091.748798] [57420]: INFO cinder.volume.api [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1091.753820] [57420]: INFO cinder.api.openstack.wsgi [None req-f44578d3-a1ee-4e9e-a13a-f1276f3aee8d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1091.754362] [57420]: [pid: 57420|app: 0|req: 100/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:26 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.754937] [57420]: DEBUG cinder.api.middleware.request_id [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.757163] [57420]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1091.757407] [57420]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.757625] [57420]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.768782] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.768782] [57420]: warnings.warn( [ 1091.772792] [57420]: INFO cinder.volume.api [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1091.778989] [57420]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-4222bcf5-5ca7-434e-9bce-b617763d515d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1091.779132] [57420]: [pid: 57420|app: 0|req: 101/216] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:50:27 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.738807] [57420]: DEBUG cinder.api.middleware.request_id [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.740919] [57420]: INFO cinder.api.openstack.wsgi [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1092.741160] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.741480] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.758452] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.758452] [57420]: warnings.warn( [ 1092.762535] [57420]: INFO cinder.volume.api [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1092.767740] [57420]: INFO cinder.api.openstack.wsgi [None req-c5e465fc-8751-4b7f-bdf2-44ccd935ecaa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1092.768195] [57420]: [pid: 57420|app: 0|req: 102/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:27 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.768831] [57420]: DEBUG cinder.api.middleware.request_id [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.770673] [57420]: INFO cinder.api.openstack.wsgi [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1092.770876] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.771096] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.781533] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.781533] [57420]: warnings.warn( [ 1092.785361] [57420]: INFO cinder.volume.api [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1092.795017] [57420]: INFO cinder.api.openstack.wsgi [None req-9e94a5b2-b94d-443d-937d-b4ebc0c28bfb tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1092.798879] [57420]: [pid: 57420|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:28 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.016655] [57420]: DEBUG cinder.api.middleware.request_id [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-2328ea39-a9bc-4849-a315-e54dc8d9a7e6 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.019939] [57420]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-2328ea39-a9bc-4849-a315-e54dc8d9a7e6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 [ 1093.020300] [57420]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-2328ea39-a9bc-4849-a315-e54dc8d9a7e6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.020534] [57420]: DEBUG cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-2328ea39-a9bc-4849-a315-e54dc8d9a7e6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.030865] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030865] [57420]: warnings.warn( [ 1093.571784] [57420]: INFO cinder.api.openstack.wsgi [req-ba4c81d7-2c14-43f4-a242-8be2eb0f39da req-2328ea39-a9bc-4849-a315-e54dc8d9a7e6 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 returned with HTTP 200 [ 1093.573322] [57420]: [pid: 57420|app: 0|req: 104/219] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:50:28 2025] DELETE /volume/v3/attachments/a5d2a38b-3cc3-4794-8615-d6b74243b8a7 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.778829] [57420]: DEBUG cinder.api.middleware.request_id [None req-fd16388d-956a-4a65-b524-d4f208f18496 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.780945] [57420]: INFO cinder.api.openstack.wsgi [None req-fd16388d-956a-4a65-b524-d4f208f18496 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1093.781220] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fd16388d-956a-4a65-b524-d4f208f18496 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.781456] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fd16388d-956a-4a65-b524-d4f208f18496 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.797200] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.797200] [57420]: warnings.warn( [ 1093.802524] [57420]: INFO cinder.volume.api [None req-fd16388d-956a-4a65-b524-d4f208f18496 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1093.808948] [57420]: INFO cinder.api.openstack.wsgi [None req-fd16388d-956a-4a65-b524-d4f208f18496 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1093.809452] [57420]: [pid: 57420|app: 0|req: 105/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:29 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.811286] [57420]: DEBUG cinder.api.middleware.request_id [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.813350] [57420]: INFO cinder.api.openstack.wsgi [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1093.813560] [57420]: DEBUG cinder.api.openstack.wsgi [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.813765] [57420]: DEBUG cinder.api.openstack.wsgi [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.823882] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.823882] [57420]: warnings.warn( [ 1093.828683] [57420]: INFO cinder.volume.api [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1093.834546] [57420]: INFO cinder.api.openstack.wsgi [None req-35672099-6447-4513-b5b8-5c3b5fde3dfa tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1093.835768] [57420]: [pid: 57420|app: 0|req: 106/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:29 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1094.386653] [57420]: DEBUG cinder.api.middleware.request_id [req-9c436835-38f6-4981-903d-48a233133365 req-1e3d9bb1-20e8-4163-bffb-6a5a38d6b886 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.388997] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-1e3d9bb1-20e8-4163-bffb-6a5a38d6b886 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] POST http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b/action [ 1094.389448] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-1e3d9bb1-20e8-4163-bffb-6a5a38d6b886 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1094.389581] [57420]: DEBUG cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-1e3d9bb1-20e8-4163-bffb-6a5a38d6b886 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1094.409533] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409533] [57420]: warnings.warn( [ 1094.416341] [57420]: INFO cinder.api.openstack.wsgi [req-9c436835-38f6-4981-903d-48a233133365 req-1e3d9bb1-20e8-4163-bffb-6a5a38d6b886 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b/action returned with HTTP 204 [ 1094.416828] [57420]: [pid: 57420|app: 0|req: 107/222] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:50:29 2025] POST /volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1094.820973] [57420]: DEBUG cinder.api.middleware.request_id [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.823817] [57420]: INFO cinder.api.openstack.wsgi [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1094.824114] [57420]: DEBUG cinder.api.openstack.wsgi [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.824346] [57420]: DEBUG cinder.api.openstack.wsgi [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.839437] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.839437] [57420]: warnings.warn( [ 1094.844119] [57420]: INFO cinder.volume.api [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1094.851968] [57420]: INFO cinder.api.openstack.wsgi [None req-36d66040-46ea-4399-889f-1c9413a0d4e5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1094.853594] [57420]: [pid: 57420|app: 0|req: 108/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:30 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.854549] [57420]: DEBUG cinder.api.middleware.request_id [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.856317] [57420]: INFO cinder.api.openstack.wsgi [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1094.856650] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.857528] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.874059] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.874059] [57420]: warnings.warn( [ 1094.879873] [57420]: INFO cinder.volume.api [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1094.885600] [57420]: INFO cinder.api.openstack.wsgi [None req-a87680c6-0ebe-4fd8-8a33-1e199d955e1d tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1094.886113] [57420]: [pid: 57420|app: 0|req: 109/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:30 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.899316] [57420]: DEBUG cinder.api.middleware.request_id [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.903194] [57420]: INFO cinder.api.openstack.wsgi [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1094.903194] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.903194] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.917289] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917289] [57420]: warnings.warn( [ 1094.922998] [57420]: INFO cinder.volume.api [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1094.931964] [57420]: INFO cinder.api.openstack.wsgi [None req-f72a95f1-e5b8-4bbb-b3ae-c90ae2bd9db0 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1094.931964] [57420]: [pid: 57420|app: 0|req: 110/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:30 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.853188] [57419]: DEBUG cinder.coordination [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-125d6d0f-f9aa-478a-a244-a2691b2bf2ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1095.853597] [57419]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-f829bf4c-9f0c-4926-aed4-6c1db1c8f661 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 returned with HTTP 200 [ 1095.854313] [57419]: [pid: 57419|app: 0|req: 116/226] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:50:26 2025] PUT /volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.867108] [57420]: DEBUG cinder.api.middleware.request_id [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.870607] [57420]: INFO cinder.api.openstack.wsgi [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1095.871041] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.871435] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.890306] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.890306] [57420]: warnings.warn( [ 1095.897812] [57420]: INFO cinder.volume.api [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1095.909256] [57420]: INFO cinder.api.openstack.wsgi [None req-a18b59e6-effa-47ed-8a2e-e7f51e37098c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1095.910891] [57420]: [pid: 57420|app: 0|req: 111/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:31 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.917432] [57419]: DEBUG cinder.api.middleware.request_id [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.919924] [57419]: INFO cinder.api.openstack.wsgi [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1095.920267] [57419]: DEBUG cinder.api.openstack.wsgi [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.920783] [57419]: DEBUG cinder.api.openstack.wsgi [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.929851] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.929851] [57419]: warnings.warn( [ 1095.934289] [57419]: INFO cinder.volume.api [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1095.939726] [57419]: INFO cinder.api.openstack.wsgi [None req-84b32ba7-0627-4dc2-9d19-81db2af9a7d7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1095.940502] [57419]: [pid: 57419|app: 0|req: 117/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:31 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.934018] [57420]: DEBUG cinder.api.middleware.request_id [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.936676] [57420]: INFO cinder.api.openstack.wsgi [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1096.936940] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.937449] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.958683] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.958683] [57420]: warnings.warn( [ 1096.964189] [57420]: INFO cinder.volume.api [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1096.971532] [57420]: INFO cinder.api.openstack.wsgi [None req-a81b3911-7140-4695-bf6a-e5ca5ae4a335 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1096.972270] [57420]: [pid: 57420|app: 0|req: 112/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:32 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.983404] [57419]: DEBUG cinder.api.middleware.request_id [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.988568] [57419]: INFO cinder.api.openstack.wsgi [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1097.988684] [57419]: DEBUG cinder.api.openstack.wsgi [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.989172] [57419]: DEBUG cinder.api.openstack.wsgi [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.008322] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.008322] [57419]: warnings.warn( [ 1098.013124] [57419]: INFO cinder.volume.api [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1098.019268] [57419]: INFO cinder.api.openstack.wsgi [None req-13ae3cb5-99ea-48a6-a1f5-afdcd155de2e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1098.019728] [57419]: [pid: 57419|app: 0|req: 118/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:33 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.058949] [57420]: DEBUG cinder.api.middleware.request_id [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-33e43736-050a-4f6c-8769-806b204e7ecb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.061659] [57420]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-33e43736-050a-4f6c-8769-806b204e7ecb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8/action [ 1098.062167] [57420]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-33e43736-050a-4f6c-8769-806b204e7ecb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1098.062438] [57420]: DEBUG cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-33e43736-050a-4f6c-8769-806b204e7ecb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1098.084744] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.084744] [57420]: warnings.warn( [ 1098.099957] [57420]: INFO cinder.api.openstack.wsgi [req-8be0e316-9e93-4552-9096-e3a3436a52a0 req-33e43736-050a-4f6c-8769-806b204e7ecb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8/action returned with HTTP 204 [ 1098.100315] [57420]: [pid: 57420|app: 0|req: 113/231] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:50:33 2025] POST /volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1099.030320] [57419]: DEBUG cinder.api.middleware.request_id [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.034045] [57419]: INFO cinder.api.openstack.wsgi [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1099.034045] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.034045] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.054202] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.054202] [57419]: warnings.warn( [ 1099.058960] [57419]: INFO cinder.volume.api [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1099.065106] [57419]: INFO cinder.api.openstack.wsgi [None req-0d065bdb-10aa-47f3-97c6-c599a234abfa tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1099.065560] [57419]: [pid: 57419|app: 0|req: 119/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:34 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1099.076384] [57420]: DEBUG cinder.api.middleware.request_id [None req-46452c57-9212-495d-a165-c92ea67c326a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.078649] [57420]: INFO cinder.api.openstack.wsgi [None req-46452c57-9212-495d-a165-c92ea67c326a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1099.078915] [57420]: DEBUG cinder.api.openstack.wsgi [None req-46452c57-9212-495d-a165-c92ea67c326a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.079174] [57420]: DEBUG cinder.api.openstack.wsgi [None req-46452c57-9212-495d-a165-c92ea67c326a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.097286] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.097286] [57420]: warnings.warn( [ 1099.102032] [57420]: INFO cinder.volume.api [None req-46452c57-9212-495d-a165-c92ea67c326a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1099.108206] [57420]: INFO cinder.api.openstack.wsgi [None req-46452c57-9212-495d-a165-c92ea67c326a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1099.108811] [57420]: [pid: 57420|app: 0|req: 114/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:34 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.584780] [57419]: DEBUG cinder.api.middleware.request_id [req-a56eced4-6799-4bf9-bb1c-1a918b3786ce req-b0addcdd-b727-42ba-bc49-4edbc072cbac None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.587116] [57419]: INFO cinder.api.openstack.wsgi [req-a56eced4-6799-4bf9-bb1c-1a918b3786ce req-b0addcdd-b727-42ba-bc49-4edbc072cbac tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] DELETE http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b [ 1100.587342] [57419]: DEBUG cinder.api.openstack.wsgi [req-a56eced4-6799-4bf9-bb1c-1a918b3786ce req-b0addcdd-b727-42ba-bc49-4edbc072cbac tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.587599] [57419]: DEBUG cinder.api.openstack.wsgi [req-a56eced4-6799-4bf9-bb1c-1a918b3786ce req-b0addcdd-b727-42ba-bc49-4edbc072cbac tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.597248] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.597248] [57419]: warnings.warn( [ 1101.131197] [57419]: INFO cinder.api.openstack.wsgi [req-a56eced4-6799-4bf9-bb1c-1a918b3786ce req-b0addcdd-b727-42ba-bc49-4edbc072cbac tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b returned with HTTP 200 [ 1101.131693] [57419]: [pid: 57419|app: 0|req: 120/234] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:50:35 2025] DELETE /volume/v3/attachments/00f22c8e-9b73-4edd-8c42-7a87095b5e9b => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.105334] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=213,cinder:UPDATE=40,cinder:INSERT=20 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1111.131056] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=209,cinder:UPDATE=31,cinder:INSERT=13 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1114.161834] [57420]: DEBUG cinder.api.middleware.request_id [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.163931] [57420]: INFO cinder.api.openstack.wsgi [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1114.164164] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.164379] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.178776] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.178776] [57420]: warnings.warn( [ 1114.183638] [57420]: INFO cinder.volume.api [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1114.189630] [57420]: INFO cinder.api.openstack.wsgi [None req-6908b347-7d89-44f2-8a4d-c0142698eda9 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1114.190112] [57420]: [pid: 57420|app: 0|req: 115/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:49 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.199699] [57419]: DEBUG cinder.api.middleware.request_id [None req-5807c066-7c38-42f5-9660-a422a1839656 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.201735] [57419]: INFO cinder.api.openstack.wsgi [None req-5807c066-7c38-42f5-9660-a422a1839656 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1114.201968] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5807c066-7c38-42f5-9660-a422a1839656 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.202227] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5807c066-7c38-42f5-9660-a422a1839656 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.217603] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.217603] [57419]: warnings.warn( [ 1114.221890] [57419]: INFO cinder.volume.api [None req-5807c066-7c38-42f5-9660-a422a1839656 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1114.227013] [57419]: INFO cinder.api.openstack.wsgi [None req-5807c066-7c38-42f5-9660-a422a1839656 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1114.227428] [57419]: [pid: 57419|app: 0|req: 121/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:49 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.585250] [57420]: DEBUG cinder.api.middleware.request_id [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.587701] [57420]: INFO cinder.api.openstack.wsgi [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1114.587994] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.588299] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.598127] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.598127] [57420]: warnings.warn( [ 1114.602526] [57420]: INFO cinder.volume.api [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1114.608395] [57420]: INFO cinder.api.openstack.wsgi [None req-ef427292-c10f-44cd-8e8b-da74ef0aa56a tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1114.608897] [57420]: [pid: 57420|app: 0|req: 116/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:50:49 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.224335] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=4 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.605344] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=8 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1134.412043] [57419]: DEBUG cinder.api.middleware.request_id [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.414784] [57419]: INFO cinder.api.openstack.wsgi [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1134.414870] [57419]: DEBUG cinder.api.openstack.wsgi [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.415209] [57419]: DEBUG cinder.api.openstack.wsgi [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.431625] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.431625] [57419]: warnings.warn( [ 1134.435654] [57419]: INFO cinder.volume.api [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1134.440780] [57419]: INFO cinder.api.openstack.wsgi [None req-943c2fd0-40b9-4b8e-8b71-19da24e6e4d8 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1134.441187] [57419]: [pid: 57419|app: 0|req: 122/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:09 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.492878] [57420]: DEBUG cinder.api.middleware.request_id [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.496359] [57420]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1134.496682] [57420]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.497226] [57420]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.514518] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514518] [57420]: warnings.warn( [ 1134.519971] [57420]: INFO cinder.volume.api [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1134.527357] [57420]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-7e8df4cc-61a1-460c-98ae-824b847a88bd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1134.528080] [57420]: [pid: 57420|app: 0|req: 117/239] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:09 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.571850] [57419]: DEBUG cinder.api.middleware.request_id [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.574174] [57419]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032/action [ 1134.574596] [57419]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1134.574767] [57419]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1134.585818] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.585818] [57419]: warnings.warn( [ 1134.586451] [57419]: INFO cinder.volume.api [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1134.592398] [57419]: INFO cinder.volume.api [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Begin detaching volume completed successfully. [ 1134.592651] [57419]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-6cf557d9-dcda-46c0-9af9-013cbcc4e38a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032/action returned with HTTP 202 [ 1134.593169] [57419]: [pid: 57419|app: 0|req: 123/240] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:51:09 2025] POST /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1135.616728] [57420]: DEBUG cinder.api.middleware.request_id [None req-b91f4606-dfe4-4797-8bb4-9500717d2a87 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.617447] [57420]: INFO cinder.api.openstack.wsgi [None req-b91f4606-dfe4-4797-8bb4-9500717d2a87 None None] GET http://10.180.1.21/volume// [ 1135.617651] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b91f4606-dfe4-4797-8bb4-9500717d2a87 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.619023] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b91f4606-dfe4-4797-8bb4-9500717d2a87 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.619023] [57420]: INFO cinder.api.openstack.wsgi [None req-b91f4606-dfe4-4797-8bb4-9500717d2a87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.619023] [57420]: [pid: 57420|app: 0|req: 118/241] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.624370] [57419]: DEBUG cinder.api.middleware.request_id [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.627997] [57419]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1135.628397] [57419]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.628738] [57419]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.647561] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.647561] [57419]: warnings.warn( [ 1135.651286] [57419]: INFO cinder.volume.api [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1135.660066] [57419]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-24b4823f-83fe-4125-9d60-bcae5f7ba340 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1135.660823] [57419]: [pid: 57419|app: 0|req: 124/242] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:10 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1136.842393] [57420]: DEBUG cinder.api.middleware.request_id [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-51149cd7-8b6d-49c3-b6e1-0ca56930aad4 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.844639] [57420]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-51149cd7-8b6d-49c3-b6e1-0ca56930aad4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 [ 1136.844985] [57420]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-51149cd7-8b6d-49c3-b6e1-0ca56930aad4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.845292] [57420]: DEBUG cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-51149cd7-8b6d-49c3-b6e1-0ca56930aad4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.854847] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.854847] [57420]: warnings.warn( [ 1137.385417] [57420]: INFO cinder.api.openstack.wsgi [req-2ee825f5-3ebf-4871-ab19-c25ab5d8f9f8 req-51149cd7-8b6d-49c3-b6e1-0ca56930aad4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 returned with HTTP 200 [ 1137.386213] [57420]: [pid: 57420|app: 0|req: 119/243] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:51:12 2025] DELETE /volume/v3/attachments/ba68956b-b0be-4541-adb4-12597960a188 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.964819] [57419]: DEBUG cinder.api.middleware.request_id [None req-1f829302-883a-498a-9af2-59f7e9892cb6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.967956] [57419]: INFO cinder.api.openstack.wsgi [None req-1f829302-883a-498a-9af2-59f7e9892cb6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1137.968309] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1f829302-883a-498a-9af2-59f7e9892cb6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1137.968622] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1f829302-883a-498a-9af2-59f7e9892cb6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1137.980317] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.980317] [57419]: warnings.warn( [ 1137.985153] [57419]: INFO cinder.volume.api [None req-1f829302-883a-498a-9af2-59f7e9892cb6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1137.990614] [57419]: INFO cinder.api.openstack.wsgi [None req-1f829302-883a-498a-9af2-59f7e9892cb6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1137.991124] [57419]: [pid: 57419|app: 0|req: 125/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:13 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.353592] [57420]: DEBUG cinder.api.middleware.request_id [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.356152] [57420]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1144.356398] [57420]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.356610] [57420]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.371215] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371215] [57420]: warnings.warn( [ 1144.376088] [57420]: INFO cinder.volume.api [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1144.384265] [57420]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-9126a70e-f988-4a55-8303-ba6a40064075 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1144.384744] [57420]: [pid: 57420|app: 0|req: 120/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:19 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.405707] [57419]: DEBUG cinder.api.middleware.request_id [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.408612] [57419]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec/action [ 1144.409078] [57419]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1144.409322] [57419]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1144.421272] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.421272] [57419]: warnings.warn( [ 1144.421873] [57419]: INFO cinder.volume.api [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1144.428849] [57419]: INFO cinder.volume.api [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Begin detaching volume completed successfully. [ 1144.429231] [57419]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-ca0d6a27-9a38-4070-b3b2-4e4e4834bf82 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec/action returned with HTTP 202 [ 1144.429801] [57419]: [pid: 57419|app: 0|req: 126/246] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:51:19 2025] POST /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1144.444913] [57420]: DEBUG cinder.api.middleware.request_id [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.447057] [57420]: INFO cinder.api.openstack.wsgi [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1144.447372] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.447671] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.458545] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.458545] [57420]: warnings.warn( [ 1144.462144] [57420]: INFO cinder.volume.api [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1144.467157] [57420]: INFO cinder.api.openstack.wsgi [None req-e8d574e7-b436-4683-9da7-ad7a3900cfcf tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1144.467655] [57420]: [pid: 57420|app: 0|req: 121/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:19 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.453417] [57419]: DEBUG cinder.api.middleware.request_id [None req-571dab71-9ef3-4a04-9669-b42beac84507 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.454927] [57419]: INFO cinder.api.openstack.wsgi [None req-571dab71-9ef3-4a04-9669-b42beac84507 None None] GET http://10.180.1.21/volume// [ 1145.454927] [57419]: DEBUG cinder.api.openstack.wsgi [None req-571dab71-9ef3-4a04-9669-b42beac84507 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.454927] [57419]: DEBUG cinder.api.openstack.wsgi [None req-571dab71-9ef3-4a04-9669-b42beac84507 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.454927] [57419]: INFO cinder.api.openstack.wsgi [None req-571dab71-9ef3-4a04-9669-b42beac84507 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.455217] [57419]: [pid: 57419|app: 0|req: 127/248] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1145.459271] [57420]: DEBUG cinder.api.middleware.request_id [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.462014] [57420]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1145.462345] [57420]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.462611] [57420]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.478191] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.478191] [57420]: warnings.warn( [ 1145.478574] [57419]: DEBUG cinder.api.middleware.request_id [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.480842] [57419]: INFO cinder.api.openstack.wsgi [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1145.481109] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.481330] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.482473] [57420]: INFO cinder.volume.api [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1145.488375] [57420]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-cac5d259-59f7-427d-a226-e5e274ecc7a7 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1145.488903] [57420]: [pid: 57420|app: 0|req: 122/249] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:20 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1145.492270] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.492270] [57419]: warnings.warn( [ 1145.496542] [57419]: INFO cinder.volume.api [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1145.502917] [57419]: INFO cinder.api.openstack.wsgi [None req-7505c216-356c-4505-b36e-2c40ebbd8ba6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1145.503639] [57419]: [pid: 57419|app: 0|req: 128/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:20 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.515250] [57420]: DEBUG cinder.api.middleware.request_id [None req-a21575c9-c481-414c-96ce-248bf98ae34c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.517937] [57420]: INFO cinder.api.openstack.wsgi [None req-a21575c9-c481-414c-96ce-248bf98ae34c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1146.518024] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a21575c9-c481-414c-96ce-248bf98ae34c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.518224] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a21575c9-c481-414c-96ce-248bf98ae34c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.533046] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.533046] [57420]: warnings.warn( [ 1146.537405] [57420]: INFO cinder.volume.api [None req-a21575c9-c481-414c-96ce-248bf98ae34c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1146.542797] [57420]: INFO cinder.api.openstack.wsgi [None req-a21575c9-c481-414c-96ce-248bf98ae34c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1146.543250] [57420]: [pid: 57420|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:21 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.671453] [57419]: DEBUG cinder.api.middleware.request_id [req-b2607547-0948-4437-877b-416e1203e23f req-1d63a9e5-0e5e-4067-912d-f5dee41919f8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.675243] [57419]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-1d63a9e5-0e5e-4067-912d-f5dee41919f8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 [ 1146.675243] [57419]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-1d63a9e5-0e5e-4067-912d-f5dee41919f8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.675243] [57419]: DEBUG cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-1d63a9e5-0e5e-4067-912d-f5dee41919f8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.682577] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.682577] [57419]: warnings.warn( [ 1147.210803] [57419]: INFO cinder.api.openstack.wsgi [req-b2607547-0948-4437-877b-416e1203e23f req-1d63a9e5-0e5e-4067-912d-f5dee41919f8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 returned with HTTP 200 [ 1147.211300] [57419]: [pid: 57419|app: 0|req: 129/252] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:51:21 2025] DELETE /volume/v3/attachments/b87e2b73-9921-4532-8ede-fbc9a562b0e8 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.553644] [57420]: DEBUG cinder.api.middleware.request_id [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.555929] [57420]: INFO cinder.api.openstack.wsgi [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1147.556158] [57420]: DEBUG cinder.api.openstack.wsgi [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.556461] [57420]: DEBUG cinder.api.openstack.wsgi [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.567922] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567922] [57420]: warnings.warn( [ 1147.572522] [57420]: INFO cinder.volume.api [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1147.578544] [57420]: INFO cinder.api.openstack.wsgi [None req-84b48e14-54ee-4b58-9a53-79bf31dad69e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1147.579126] [57420]: [pid: 57420|app: 0|req: 124/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:22 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.917455] [57419]: DEBUG cinder.api.middleware.request_id [None req-511c1348-f680-459d-bc03-fe81595e3d3d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.919972] [57419]: INFO cinder.api.openstack.wsgi [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1150.920483] [57419]: DEBUG cinder.api.openstack.wsgi [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-76231351"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1150.922084] [57419]: DEBUG cinder.api.v3.volumes [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-76231351'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1150.922274] [57419]: INFO cinder.api.v3.volumes [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Create volume of 1 GB [ 1150.922571] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.922571] [57419]: warnings.warn( [ 1150.928483] [57419]: INFO cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Availability Zones retrieved successfully. [ 1150.935952] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Flow 'volume_create_api' (c2f59def-af9d-4be3-bae2-c6324ba99cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1150.940901] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795406d-f546-46dc-b77e-8d559bba39af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1150.940901] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1150.973549] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795406d-f546-46dc-b77e-8d559bba39af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1150.974512] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06135ddb-9d7c-4ff7-8358-da20407c2fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.070767] [57420]: DEBUG cinder.api.middleware.request_id [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.071061] [57419]: DEBUG cinder.quota [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Created reservations ['a177abdc-c628-47a7-b22b-93aa33fbbe5b', 'f07ff178-3a74-4fa4-bc60-dee8e8b91f03', '70314e02-65b1-4f30-bbed-0d730f7f9635', '23cb1f3d-c970-4cee-94ce-c1c0d99ab6f9'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1151.071442] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06135ddb-9d7c-4ff7-8358-da20407c2fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a177abdc-c628-47a7-b22b-93aa33fbbe5b', 'f07ff178-3a74-4fa4-bc60-dee8e8b91f03', '70314e02-65b1-4f30-bbed-0d730f7f9635', '23cb1f3d-c970-4cee-94ce-c1c0d99ab6f9']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.072449] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4908d446-6616-44f4-b375-f808ee953f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.073150] [57420]: INFO cinder.api.openstack.wsgi [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1151.073951] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1288010073", "imageRef": "aa35d696-7517-4711-9cf1-10e7fbb5577f", "size": 1}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1151.075431] [57420]: DEBUG cinder.api.v3.volumes [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1288010073', 'imageRef': 'aa35d696-7517-4711-9cf1-10e7fbb5577f', 'size': 1}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1151.099389] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4908d446-6616-44f4-b375-f808ee953f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f44ebc08-7194-4f77-b6e9-effd4f953996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-76231351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b7847384e94066a0743413101e16ab',qos_specs=None,replication_status=,reservations=['a177abdc-c628-47a7-b22b-93aa33fbbe5b','f07ff178-3a74-4fa4-bc60-dee8e8b91f03','70314e02-65b1-4f30-bbed-0d730f7f9635','23cb1f3d-c970-4cee-94ce-c1c0d99ab6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff169f361bc4096afcdc0be715ed4b6',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-76231351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f44ebc08-7194-4f77-b6e9-effd4f953996,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b7847384e94066a0743413101e16ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eff169f361bc4096afcdc0be715ed4b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.100473] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044db54e-a688-4833-b666-269eecb01c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.135452] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044db54e-a688-4833-b666-269eecb01c1a) transitioned into state 'SUCCESS' from state '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-76231351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b7847384e94066a0743413101e16ab',qos_specs=None,replication_status=,reservations=['a177abdc-c628-47a7-b22b-93aa33fbbe5b','f07ff178-3a74-4fa4-bc60-dee8e8b91f03','70314e02-65b1-4f30-bbed-0d730f7f9635','23cb1f3d-c970-4cee-94ce-c1c0d99ab6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff169f361bc4096afcdc0be715ed4b6',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.136323] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd91c79-5e4e-4490-9f83-ec65af221391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.156438] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd91c79-5e4e-4490-9f83-ec65af221391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.156708] [57419]: DEBUG cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Flow 'volume_create_api' (c2f59def-af9d-4be3-bae2-c6324ba99cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1151.157102] [57419]: INFO cinder.volume.api [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Create volume request issued successfully. [ 1151.158992] [57419]: INFO cinder.api.openstack.wsgi [None req-511c1348-f680-459d-bc03-fe81595e3d3d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1151.158992] [57419]: [pid: 57419|app: 0|req: 130/254] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:51:26 2025] POST /volume/v3/volumes => generated 751 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1151.175653] [57419]: DEBUG cinder.api.middleware.request_id [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.179661] [57419]: INFO cinder.api.openstack.wsgi [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1151.179661] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.179661] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.200788] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.200788] [57419]: warnings.warn( [ 1151.207830] [57419]: INFO cinder.volume.api [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1151.217127] [57419]: INFO cinder.api.openstack.wsgi [None req-e4db6190-974c-46d0-bcff-52fad0b2cf0b tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1151.217704] [57419]: [pid: 57419|app: 0|req: 131/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:26 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.440019] [57420]: INFO cinder.api.v3.volumes [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Create volume of 1 GB [ 1151.442634] [57420]: INFO cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Availability Zones retrieved successfully. [ 1151.449979] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Flow 'volume_create_api' (af6dfb40-ba6d-4a3a-85d7-49def51d9b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1151.451233] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ec33e1-7282-49bc-b363-8afe3015e597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.453886] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1151.506679] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ec33e1-7282-49bc-b363-8afe3015e597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.507745] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c599aa-cb17-4fad-846f-dfafc3b15d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.557173] [57420]: DEBUG cinder.quota [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Created reservations ['25b24402-2895-43ec-99dd-76dd647cd0ed', 'b6f36c0d-759d-4634-bbe9-5d2e2363bf24', 'e190847d-d328-4c7c-909a-e92221ff3aae', 'bdbcab81-ce05-4525-b874-84b92722f2b3'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1151.557965] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c599aa-cb17-4fad-846f-dfafc3b15d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b24402-2895-43ec-99dd-76dd647cd0ed', 'b6f36c0d-759d-4634-bbe9-5d2e2363bf24', 'e190847d-d328-4c7c-909a-e92221ff3aae', 'bdbcab81-ce05-4525-b874-84b92722f2b3']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.558905] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e534124c-38bd-47d9-8680-299189ab7dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.573251] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e534124c-38bd-47d9-8680-299189ab7dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82873f6-ae75-49eb-8089-ce4175881e9b', '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-1288010073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53548cececd8457db466ab890767be31',qos_specs=None,replication_status=,reservations=['25b24402-2895-43ec-99dd-76dd647cd0ed','b6f36c0d-759d-4634-bbe9-5d2e2363bf24','e190847d-d328-4c7c-909a-e92221ff3aae','bdbcab81-ce05-4525-b874-84b92722f2b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8528f02b7c4d4834993e4709a1f71674',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1288010073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82873f6-ae75-49eb-8089-ce4175881e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53548cececd8457db466ab890767be31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8528f02b7c4d4834993e4709a1f71674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.574200] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb71f43-e060-4fde-9697-3fc856b779cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.590682] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb71f43-e060-4fde-9697-3fc856b779cc) transitioned into state 'SUCCESS' from state '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-1288010073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53548cececd8457db466ab890767be31',qos_specs=None,replication_status=,reservations=['25b24402-2895-43ec-99dd-76dd647cd0ed','b6f36c0d-759d-4634-bbe9-5d2e2363bf24','e190847d-d328-4c7c-909a-e92221ff3aae','bdbcab81-ce05-4525-b874-84b92722f2b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8528f02b7c4d4834993e4709a1f71674',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.591626] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12e0a46-bec5-483f-b072-d8bfb43cfc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1151.600849] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12e0a46-bec5-483f-b072-d8bfb43cfc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1151.602014] [57420]: DEBUG cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Flow 'volume_create_api' (af6dfb40-ba6d-4a3a-85d7-49def51d9b6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1151.602331] [57420]: INFO cinder.volume.api [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Create volume request issued successfully. [ 1151.603028] [57420]: INFO cinder.api.openstack.wsgi [None req-0ef0da00-2f88-4b92-be98-6ce804afa411 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1151.603507] [57420]: [pid: 57420|app: 0|req: 125/256] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Nov 12 22:51:26 2025] POST /volume/v3/volumes => generated 898 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1151.618977] [57419]: DEBUG cinder.api.middleware.request_id [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.620907] [57419]: INFO cinder.api.openstack.wsgi [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1151.621674] [57419]: DEBUG cinder.api.openstack.wsgi [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.621674] [57419]: DEBUG cinder.api.openstack.wsgi [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.629589] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.629589] [57419]: warnings.warn( [ 1151.633687] [57419]: INFO cinder.volume.api [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1151.642174] [57419]: INFO cinder.api.openstack.wsgi [None req-021c70b8-d7be-49f1-9523-8727d7f554e5 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1151.642174] [57419]: [pid: 57419|app: 0|req: 132/257] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:26 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.232349] [57420]: DEBUG cinder.api.middleware.request_id [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.236332] [57420]: INFO cinder.api.openstack.wsgi [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1152.236573] [57420]: DEBUG cinder.api.openstack.wsgi [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.236789] [57420]: DEBUG cinder.api.openstack.wsgi [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.254038] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.254038] [57420]: warnings.warn( [ 1152.257990] [57420]: INFO cinder.volume.api [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1152.262972] [57420]: INFO cinder.api.openstack.wsgi [None req-95c30fc7-7c5d-4ba8-bb39-b00bc059bed7 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1152.263433] [57420]: [pid: 57420|app: 0|req: 126/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:27 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.658931] [57419]: DEBUG cinder.api.middleware.request_id [None req-161b549b-3eec-4858-be08-d6d4600336d3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.660287] [57419]: INFO cinder.api.openstack.wsgi [None req-161b549b-3eec-4858-be08-d6d4600336d3 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1152.660287] [57419]: DEBUG cinder.api.openstack.wsgi [None req-161b549b-3eec-4858-be08-d6d4600336d3 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.660287] [57419]: DEBUG cinder.api.openstack.wsgi [None req-161b549b-3eec-4858-be08-d6d4600336d3 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.675451] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.675451] [57419]: warnings.warn( [ 1152.681612] [57419]: INFO cinder.volume.api [None req-161b549b-3eec-4858-be08-d6d4600336d3 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1152.682138] [57420]: DEBUG cinder.api.middleware.request_id [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.685839] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1152.685839] [57420]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.686379] [57420]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.688971] [57419]: INFO cinder.api.openstack.wsgi [None req-161b549b-3eec-4858-be08-d6d4600336d3 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1152.688971] [57419]: [pid: 57419|app: 0|req: 133/259] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:27 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.698103] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.698103] [57420]: warnings.warn( [ 1152.705815] [57420]: INFO cinder.volume.api [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1152.715135] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-42e454ad-8c6d-44a1-a974-37816505a2eb tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1152.715620] [57420]: [pid: 57420|app: 0|req: 127/260] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:27 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1153.703258] [57419]: DEBUG cinder.api.middleware.request_id [None req-ec951684-7a29-4b37-9323-8cf36466ad79 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.705637] [57419]: INFO cinder.api.openstack.wsgi [None req-ec951684-7a29-4b37-9323-8cf36466ad79 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1153.706686] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ec951684-7a29-4b37-9323-8cf36466ad79 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.706686] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ec951684-7a29-4b37-9323-8cf36466ad79 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.717687] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.717687] [57419]: warnings.warn( [ 1153.721905] [57419]: INFO cinder.volume.api [None req-ec951684-7a29-4b37-9323-8cf36466ad79 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1153.727975] [57419]: INFO cinder.api.openstack.wsgi [None req-ec951684-7a29-4b37-9323-8cf36466ad79 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1153.728440] [57419]: [pid: 57419|app: 0|req: 134/261] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:28 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.250610] [57420]: DEBUG cinder.api.middleware.request_id [None req-9ff5b6bb-d1ee-4c4a-aa13-9a7db860e49b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.251099] [57420]: INFO cinder.api.openstack.wsgi [None req-9ff5b6bb-d1ee-4c4a-aa13-9a7db860e49b None None] GET http://10.180.1.21/volume// [ 1154.251288] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9ff5b6bb-d1ee-4c4a-aa13-9a7db860e49b None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.251503] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9ff5b6bb-d1ee-4c4a-aa13-9a7db860e49b None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.251902] [57420]: INFO cinder.api.openstack.wsgi [None req-9ff5b6bb-d1ee-4c4a-aa13-9a7db860e49b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.252988] [57420]: [pid: 57420|app: 0|req: 128/262] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:51:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.257037] [57419]: DEBUG cinder.api.middleware.request_id [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-85c181b3-6223-42ac-9181-14352117292f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.260208] [57419]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-85c181b3-6223-42ac-9181-14352117292f tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1154.260779] [57419]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-85c181b3-6223-42ac-9181-14352117292f tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f44ebc08-7194-4f77-b6e9-effd4f953996", "connector": null, "instance_uuid": "5ce4b177-fb10-4ab3-9831-c478a4a4e5ac"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1154.278023] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.278023] [57419]: warnings.warn( [ 1154.307188] [57419]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-85c181b3-6223-42ac-9181-14352117292f tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1154.309827] [57419]: [pid: 57419|app: 0|req: 135/263] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:51:29 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1154.330353] [57420]: DEBUG cinder.api.middleware.request_id [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.333556] [57420]: INFO cinder.api.openstack.wsgi [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1154.333810] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.334316] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.345476] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.345476] [57420]: warnings.warn( [ 1154.349144] [57420]: INFO cinder.volume.api [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1154.354217] [57420]: INFO cinder.api.openstack.wsgi [None req-e0664991-2fb2-42e5-921f-7847775ccbc8 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1154.354932] [57420]: [pid: 57420|app: 0|req: 129/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:29 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.739974] [57419]: DEBUG cinder.api.middleware.request_id [None req-7a5840c4-61df-4181-9df0-2a58282d406a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.743390] [57419]: INFO cinder.api.openstack.wsgi [None req-7a5840c4-61df-4181-9df0-2a58282d406a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1154.743390] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7a5840c4-61df-4181-9df0-2a58282d406a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.743695] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7a5840c4-61df-4181-9df0-2a58282d406a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.754442] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.754442] [57419]: warnings.warn( [ 1154.759713] [57419]: INFO cinder.volume.api [None req-7a5840c4-61df-4181-9df0-2a58282d406a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1154.765776] [57419]: INFO cinder.api.openstack.wsgi [None req-7a5840c4-61df-4181-9df0-2a58282d406a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1154.765776] [57419]: [pid: 57419|app: 0|req: 136/265] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:29 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.833182] [57420]: DEBUG cinder.api.middleware.request_id [None req-fb2f7890-6392-43a1-a01c-e28cc8602903 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.833828] [57420]: INFO cinder.api.openstack.wsgi [None req-fb2f7890-6392-43a1-a01c-e28cc8602903 None None] GET http://10.180.1.21/volume// [ 1154.834140] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7890-6392-43a1-a01c-e28cc8602903 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.834465] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7890-6392-43a1-a01c-e28cc8602903 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.835137] [57420]: INFO cinder.api.openstack.wsgi [None req-fb2f7890-6392-43a1-a01c-e28cc8602903 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.835617] [57420]: [pid: 57420|app: 0|req: 130/266] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.840665] [57419]: DEBUG cinder.api.middleware.request_id [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.843350] [57419]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1154.843580] [57419]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.843911] [57419]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.855441] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.855441] [57419]: warnings.warn( [ 1154.859486] [57419]: INFO cinder.volume.api [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1154.864551] [57419]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-36dc7b5a-38cd-4958-9010-e247362db6fe tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1154.865021] [57419]: [pid: 57419|app: 0|req: 137/267] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:30 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.905509] [57420]: DEBUG cinder.api.middleware.request_id [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.908107] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] PUT http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 [ 1154.908587] [57420]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-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-865935", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1154.917090] [57420]: DEBUG cinder.coordination [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Acquiring lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.922573] [57420]: DEBUG cinder.coordination [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.923696] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.923696] [57420]: warnings.warn( [ 1155.364711] [57419]: DEBUG cinder.api.middleware.request_id [None req-705bf214-6380-4037-aec6-ce10318bc733 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.368109] [57419]: INFO cinder.api.openstack.wsgi [None req-705bf214-6380-4037-aec6-ce10318bc733 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1155.368109] [57419]: DEBUG cinder.api.openstack.wsgi [None req-705bf214-6380-4037-aec6-ce10318bc733 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.368109] [57419]: DEBUG cinder.api.openstack.wsgi [None req-705bf214-6380-4037-aec6-ce10318bc733 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.382882] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.382882] [57419]: warnings.warn( [ 1155.388726] [57419]: INFO cinder.volume.api [None req-705bf214-6380-4037-aec6-ce10318bc733 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1155.394597] [57419]: INFO cinder.api.openstack.wsgi [None req-705bf214-6380-4037-aec6-ce10318bc733 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1155.395077] [57419]: [pid: 57419|app: 0|req: 138/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:30 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.778087] [57419]: DEBUG cinder.api.middleware.request_id [None req-255d8243-d8dd-4906-8257-26887113a0fa None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.780822] [57419]: INFO cinder.api.openstack.wsgi [None req-255d8243-d8dd-4906-8257-26887113a0fa tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1155.780822] [57419]: DEBUG cinder.api.openstack.wsgi [None req-255d8243-d8dd-4906-8257-26887113a0fa tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.780995] [57419]: DEBUG cinder.api.openstack.wsgi [None req-255d8243-d8dd-4906-8257-26887113a0fa tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.789781] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.789781] [57419]: warnings.warn( [ 1155.793817] [57419]: INFO cinder.volume.api [None req-255d8243-d8dd-4906-8257-26887113a0fa tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1155.799501] [57419]: INFO cinder.api.openstack.wsgi [None req-255d8243-d8dd-4906-8257-26887113a0fa tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1155.799969] [57419]: [pid: 57419|app: 0|req: 139/269] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:31 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.411038] [57419]: DEBUG cinder.api.middleware.request_id [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.413401] [57419]: INFO cinder.api.openstack.wsgi [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1156.413727] [57419]: DEBUG cinder.api.openstack.wsgi [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.414052] [57419]: DEBUG cinder.api.openstack.wsgi [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.434095] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.434095] [57419]: warnings.warn( [ 1156.438363] [57419]: INFO cinder.volume.api [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1156.444285] [57419]: INFO cinder.api.openstack.wsgi [None req-efd5ac5a-a8e9-4bc2-96e5-513ebfe2ee7a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1156.444796] [57419]: [pid: 57419|app: 0|req: 140/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:31 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.811192] [57419]: DEBUG cinder.api.middleware.request_id [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.816236] [57419]: INFO cinder.api.openstack.wsgi [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1156.816577] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.816797] [57419]: DEBUG cinder.api.openstack.wsgi [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.828900] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.828900] [57419]: warnings.warn( [ 1156.833346] [57419]: INFO cinder.volume.api [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1156.838661] [57419]: INFO cinder.api.openstack.wsgi [None req-4e9624bd-3c70-414d-9bff-1f811a55d915 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1156.839221] [57419]: [pid: 57419|app: 0|req: 141/271] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:32 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.454990] [57419]: DEBUG cinder.api.middleware.request_id [None req-987fb747-16c0-4a39-901c-0401f56db0d9 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.457109] [57419]: INFO cinder.api.openstack.wsgi [None req-987fb747-16c0-4a39-901c-0401f56db0d9 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1157.457314] [57419]: DEBUG cinder.api.openstack.wsgi [None req-987fb747-16c0-4a39-901c-0401f56db0d9 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.457543] [57419]: DEBUG cinder.api.openstack.wsgi [None req-987fb747-16c0-4a39-901c-0401f56db0d9 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.473333] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.473333] [57419]: warnings.warn( [ 1157.477239] [57419]: INFO cinder.volume.api [None req-987fb747-16c0-4a39-901c-0401f56db0d9 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1157.482841] [57419]: INFO cinder.api.openstack.wsgi [None req-987fb747-16c0-4a39-901c-0401f56db0d9 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1157.482841] [57419]: [pid: 57419|app: 0|req: 142/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:32 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.853690] [57419]: DEBUG cinder.api.middleware.request_id [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.856247] [57419]: INFO cinder.api.openstack.wsgi [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1157.857043] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.858017] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.872338] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872338] [57419]: warnings.warn( [ 1157.879484] [57419]: INFO cinder.volume.api [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1157.888236] [57419]: INFO cinder.api.openstack.wsgi [None req-1d5793ac-0f46-4eb1-ae40-d974f30891c2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1157.888981] [57419]: [pid: 57419|app: 0|req: 143/273] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:33 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.493898] [57419]: DEBUG cinder.api.middleware.request_id [None req-efad8715-552c-40d4-afa9-00215dfc4187 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.495996] [57419]: INFO cinder.api.openstack.wsgi [None req-efad8715-552c-40d4-afa9-00215dfc4187 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1158.496354] [57419]: DEBUG cinder.api.openstack.wsgi [None req-efad8715-552c-40d4-afa9-00215dfc4187 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.496716] [57419]: DEBUG cinder.api.openstack.wsgi [None req-efad8715-552c-40d4-afa9-00215dfc4187 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.511052] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.511052] [57419]: warnings.warn( [ 1158.515103] [57419]: INFO cinder.volume.api [None req-efad8715-552c-40d4-afa9-00215dfc4187 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1158.521812] [57419]: INFO cinder.api.openstack.wsgi [None req-efad8715-552c-40d4-afa9-00215dfc4187 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1158.522403] [57419]: [pid: 57419|app: 0|req: 144/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:33 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.907220] [57419]: DEBUG cinder.api.middleware.request_id [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.909582] [57419]: INFO cinder.api.openstack.wsgi [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1158.910051] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.910051] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.917942] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917942] [57419]: warnings.warn( [ 1158.922369] [57419]: INFO cinder.volume.api [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1158.929888] [57419]: INFO cinder.api.openstack.wsgi [None req-1c3280be-6a00-4c00-8e83-b970e1ae0af4 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1158.930498] [57419]: [pid: 57419|app: 0|req: 145/275] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:34 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.533576] [57419]: DEBUG cinder.api.middleware.request_id [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.535879] [57419]: INFO cinder.api.openstack.wsgi [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1159.536131] [57419]: DEBUG cinder.api.openstack.wsgi [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.536504] [57419]: DEBUG cinder.api.openstack.wsgi [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.548858] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.548858] [57419]: warnings.warn( [ 1159.552477] [57419]: INFO cinder.volume.api [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1159.557033] [57419]: INFO cinder.api.openstack.wsgi [None req-41d9bc3e-0b8f-4446-82f9-c2e911113545 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1159.557546] [57419]: [pid: 57419|app: 0|req: 146/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:34 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.941195] [57419]: DEBUG cinder.api.middleware.request_id [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.943987] [57419]: INFO cinder.api.openstack.wsgi [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1159.944839] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.944839] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.950150] [57420]: DEBUG cinder.coordination [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1159.950494] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-468e1746-a9d0-4a44-8839-3b30ebaed940 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 returned with HTTP 200 [ 1159.951196] [57420]: [pid: 57420|app: 0|req: 131/277] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:51:30 2025] PUT /volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 => generated 617 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.953481] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953481] [57419]: warnings.warn( [ 1159.957679] [57419]: INFO cinder.volume.api [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1159.962384] [57419]: INFO cinder.api.openstack.wsgi [None req-f2a1295c-cc01-43a1-9935-036eb0dc149b tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1159.962977] [57419]: [pid: 57419|app: 0|req: 147/278] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:35 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.567544] [57420]: DEBUG cinder.api.middleware.request_id [None req-82899273-ad72-4c84-8a60-d53e55b3f589 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.569663] [57420]: INFO cinder.api.openstack.wsgi [None req-82899273-ad72-4c84-8a60-d53e55b3f589 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1160.569884] [57420]: DEBUG cinder.api.openstack.wsgi [None req-82899273-ad72-4c84-8a60-d53e55b3f589 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.570110] [57420]: DEBUG cinder.api.openstack.wsgi [None req-82899273-ad72-4c84-8a60-d53e55b3f589 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.586284] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.586284] [57420]: warnings.warn( [ 1160.591063] [57420]: INFO cinder.volume.api [None req-82899273-ad72-4c84-8a60-d53e55b3f589 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1160.600900] [57420]: INFO cinder.api.openstack.wsgi [None req-82899273-ad72-4c84-8a60-d53e55b3f589 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1160.600900] [57420]: [pid: 57420|app: 0|req: 132/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:35 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.974200] [57419]: DEBUG cinder.api.middleware.request_id [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.976445] [57419]: INFO cinder.api.openstack.wsgi [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1160.976788] [57419]: DEBUG cinder.api.openstack.wsgi [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.977018] [57419]: DEBUG cinder.api.openstack.wsgi [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.985355] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.985355] [57419]: warnings.warn( [ 1160.989661] [57419]: INFO cinder.volume.api [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1160.994612] [57419]: INFO cinder.api.openstack.wsgi [None req-dce55afd-ff78-4822-95ba-8a0fd91c6667 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1160.995060] [57419]: [pid: 57419|app: 0|req: 148/280] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:36 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.571772] [57420]: DEBUG cinder.api.middleware.request_id [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-1de6adf3-9695-402b-806f-3db7fc6880ca None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.574280] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-1de6adf3-9695-402b-806f-3db7fc6880ca tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21/action [ 1161.575026] [57420]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-1de6adf3-9695-402b-806f-3db7fc6880ca tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1161.575026] [57420]: DEBUG cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-1de6adf3-9695-402b-806f-3db7fc6880ca tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1161.595849] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595849] [57420]: warnings.warn( [ 1161.607690] [57420]: INFO cinder.api.openstack.wsgi [req-99624fca-65d5-4bb3-b3ba-676cc975fbad req-1de6adf3-9695-402b-806f-3db7fc6880ca tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21/action returned with HTTP 204 [ 1161.608429] [57420]: [pid: 57420|app: 0|req: 133/281] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:51:36 2025] POST /volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1161.611367] [57419]: DEBUG cinder.api.middleware.request_id [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.613678] [57419]: INFO cinder.api.openstack.wsgi [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1161.613924] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1161.614156] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.625611] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.625611] [57419]: warnings.warn( [ 1161.630292] [57419]: INFO cinder.volume.api [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1161.636619] [57419]: INFO cinder.api.openstack.wsgi [None req-3c8abff2-7f4b-4027-b4fd-072f9628010a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1161.637078] [57419]: [pid: 57419|app: 0|req: 149/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:36 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.649249] [57420]: DEBUG cinder.api.middleware.request_id [None req-b5313bbd-0614-436f-927f-239a4677bd84 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.651172] [57420]: INFO cinder.api.openstack.wsgi [None req-b5313bbd-0614-436f-927f-239a4677bd84 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1161.651405] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b5313bbd-0614-436f-927f-239a4677bd84 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1161.651674] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b5313bbd-0614-436f-927f-239a4677bd84 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.662962] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.662962] [57420]: warnings.warn( [ 1161.667091] [57420]: INFO cinder.volume.api [None req-b5313bbd-0614-436f-927f-239a4677bd84 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1161.672478] [57420]: INFO cinder.api.openstack.wsgi [None req-b5313bbd-0614-436f-927f-239a4677bd84 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1161.672948] [57420]: [pid: 57420|app: 0|req: 134/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:36 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.005958] [57419]: DEBUG cinder.api.middleware.request_id [None req-2873043a-2918-42e4-a327-0c180b703a37 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.009322] [57419]: INFO cinder.api.openstack.wsgi [None req-2873043a-2918-42e4-a327-0c180b703a37 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1162.009647] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2873043a-2918-42e4-a327-0c180b703a37 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.009930] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2873043a-2918-42e4-a327-0c180b703a37 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.021984] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.021984] [57419]: warnings.warn( [ 1162.027473] [57419]: INFO cinder.volume.api [None req-2873043a-2918-42e4-a327-0c180b703a37 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1162.033423] [57419]: INFO cinder.api.openstack.wsgi [None req-2873043a-2918-42e4-a327-0c180b703a37 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1162.033912] [57419]: [pid: 57419|app: 0|req: 150/284] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:37 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.047300] [57420]: DEBUG cinder.api.middleware.request_id [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.049911] [57420]: INFO cinder.api.openstack.wsgi [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1163.050295] [57420]: DEBUG cinder.api.openstack.wsgi [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.050569] [57420]: DEBUG cinder.api.openstack.wsgi [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.062359] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062359] [57420]: warnings.warn( [ 1163.067699] [57420]: INFO cinder.volume.api [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1163.075212] [57420]: INFO cinder.api.openstack.wsgi [None req-67a17ba4-dbac-4107-bfec-9f4319bfb53f tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1163.075778] [57420]: [pid: 57420|app: 0|req: 135/285] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:38 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.088009] [57419]: DEBUG cinder.api.middleware.request_id [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.090312] [57419]: INFO cinder.api.openstack.wsgi [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1164.090676] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1164.090984] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1164.103274] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.103274] [57419]: warnings.warn( [ 1164.111104] [57419]: INFO cinder.volume.api [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1164.118082] [57419]: INFO cinder.api.openstack.wsgi [None req-0481b378-948f-4e6c-8241-6cc1dabd48d6 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1164.118692] [57419]: [pid: 57419|app: 0|req: 151/286] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:39 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.131907] [57420]: DEBUG cinder.api.middleware.request_id [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.134162] [57420]: INFO cinder.api.openstack.wsgi [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1165.134426] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1165.134730] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.149082] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.149082] [57420]: warnings.warn( [ 1165.154435] [57420]: INFO cinder.volume.api [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1165.164049] [57420]: INFO cinder.api.openstack.wsgi [None req-0be22d48-9868-4809-af99-7a3e2c0cb723 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1165.164188] [57420]: [pid: 57420|app: 0|req: 136/287] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:40 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.176146] [57419]: DEBUG cinder.api.middleware.request_id [None req-fb06e359-481b-4245-911d-5514991de09c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.179260] [57419]: INFO cinder.api.openstack.wsgi [None req-fb06e359-481b-4245-911d-5514991de09c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1166.179656] [57419]: DEBUG cinder.api.openstack.wsgi [None req-fb06e359-481b-4245-911d-5514991de09c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1166.180013] [57419]: DEBUG cinder.api.openstack.wsgi [None req-fb06e359-481b-4245-911d-5514991de09c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1166.193219] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.193219] [57419]: warnings.warn( [ 1166.197829] [57419]: INFO cinder.volume.api [None req-fb06e359-481b-4245-911d-5514991de09c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1166.203512] [57419]: INFO cinder.api.openstack.wsgi [None req-fb06e359-481b-4245-911d-5514991de09c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1166.203966] [57419]: [pid: 57419|app: 0|req: 152/288] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:41 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.215312] [57420]: DEBUG cinder.api.middleware.request_id [None req-20b41f4e-b262-43de-a4fa-11d41210051a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.220370] [57420]: INFO cinder.api.openstack.wsgi [None req-20b41f4e-b262-43de-a4fa-11d41210051a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1167.220370] [57420]: DEBUG cinder.api.openstack.wsgi [None req-20b41f4e-b262-43de-a4fa-11d41210051a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1167.220370] [57420]: DEBUG cinder.api.openstack.wsgi [None req-20b41f4e-b262-43de-a4fa-11d41210051a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1167.230992] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.230992] [57420]: warnings.warn( [ 1167.235184] [57420]: INFO cinder.volume.api [None req-20b41f4e-b262-43de-a4fa-11d41210051a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1167.240828] [57420]: INFO cinder.api.openstack.wsgi [None req-20b41f4e-b262-43de-a4fa-11d41210051a tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1167.241267] [57420]: [pid: 57420|app: 0|req: 137/289] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:42 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.253361] [57419]: DEBUG cinder.api.middleware.request_id [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.255518] [57419]: INFO cinder.api.openstack.wsgi [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1168.255778] [57419]: DEBUG cinder.api.openstack.wsgi [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1168.256023] [57419]: DEBUG cinder.api.openstack.wsgi [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1168.266861] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.266861] [57419]: warnings.warn( [ 1168.270883] [57419]: INFO cinder.volume.api [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1168.276026] [57419]: INFO cinder.api.openstack.wsgi [None req-dcd158e3-7cd1-4a00-a100-0e02b844f7e8 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1168.276448] [57419]: [pid: 57419|app: 0|req: 153/290] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:43 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.288205] [57420]: DEBUG cinder.api.middleware.request_id [None req-325792cd-b698-4bfa-962e-1c27da56bb35 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.290212] [57420]: INFO cinder.api.openstack.wsgi [None req-325792cd-b698-4bfa-962e-1c27da56bb35 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1169.290452] [57420]: DEBUG cinder.api.openstack.wsgi [None req-325792cd-b698-4bfa-962e-1c27da56bb35 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.290681] [57420]: DEBUG cinder.api.openstack.wsgi [None req-325792cd-b698-4bfa-962e-1c27da56bb35 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.301267] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.301267] [57420]: warnings.warn( [ 1169.305431] [57420]: INFO cinder.volume.api [None req-325792cd-b698-4bfa-962e-1c27da56bb35 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1169.310456] [57420]: INFO cinder.api.openstack.wsgi [None req-325792cd-b698-4bfa-962e-1c27da56bb35 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1169.310860] [57420]: [pid: 57420|app: 0|req: 138/291] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:44 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.322347] [57419]: DEBUG cinder.api.middleware.request_id [None req-bf320685-f545-4bdd-b200-09485b003138 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.324820] [57419]: INFO cinder.api.openstack.wsgi [None req-bf320685-f545-4bdd-b200-09485b003138 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1170.325167] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bf320685-f545-4bdd-b200-09485b003138 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.325379] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bf320685-f545-4bdd-b200-09485b003138 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.336443] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.336443] [57419]: warnings.warn( [ 1170.340403] [57419]: INFO cinder.volume.api [None req-bf320685-f545-4bdd-b200-09485b003138 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1170.345869] [57419]: INFO cinder.api.openstack.wsgi [None req-bf320685-f545-4bdd-b200-09485b003138 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1170.346299] [57419]: [pid: 57419|app: 0|req: 154/292] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:51:45 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1170.362663] [57420]: DEBUG cinder.api.middleware.request_id [None req-2525a047-1801-47d0-b007-329d840fb1b7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.364641] [57420]: INFO cinder.api.openstack.wsgi [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1170.365149] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1222948263"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1170.366796] [57420]: DEBUG cinder.api.v3.volumes [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1222948263'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1170.366941] [57420]: INFO cinder.api.v3.volumes [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume of 1 GB [ 1170.370895] [57420]: INFO cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Availability Zones retrieved successfully. [ 1170.373415] [57419]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.375655] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1170.375891] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.376120] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.378556] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (b117dec9-ea43-433e-bcf9-b669d0331ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1170.379761] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94051439-50a0-4cb4-8cf8-70ceec6b3deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.380849] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1170.383504] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383504] [57419]: warnings.warn( [ 1170.386952] [57419]: INFO cinder.volume.api [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1170.392074] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-cdcbaf2f-ea73-477f-972f-4ac98ce63501 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1170.392501] [57419]: [pid: 57419|app: 0|req: 155/293] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:45 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.399029] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94051439-50a0-4cb4-8cf8-70ceec6b3deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.400112] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd1822a-9738-4a6f-9360-4b06797ed6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.433130] [57420]: DEBUG cinder.quota [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Created reservations ['6c0e04d5-1460-4324-aabd-9af35a816e36', 'f4df6d6b-1a53-4aa5-9729-40be54e15b99', '92d4baf7-31d1-421a-8065-7da6d041a692', '89de78d7-8e11-412f-a4a3-56e9fd629bdb'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1170.434095] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd1822a-9738-4a6f-9360-4b06797ed6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0e04d5-1460-4324-aabd-9af35a816e36', 'f4df6d6b-1a53-4aa5-9729-40be54e15b99', '92d4baf7-31d1-421a-8065-7da6d041a692', '89de78d7-8e11-412f-a4a3-56e9fd629bdb']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.435030] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a8eefd-ec9d-40d5-ac40-1f8f0658f8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.450902] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a8eefd-ec9d-40d5-ac40-1f8f0658f8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc550421-8c96-42d6-a6c0-546aed25cd4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1222948263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['6c0e04d5-1460-4324-aabd-9af35a816e36','f4df6d6b-1a53-4aa5-9729-40be54e15b99','92d4baf7-31d1-421a-8065-7da6d041a692','89de78d7-8e11-412f-a4a3-56e9fd629bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1222948263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc550421-8c96-42d6-a6c0-546aed25cd4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773d027cc30d461dbebeb04f293b0b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d4432413b404d708974a1f40d7304d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.451906] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce494aa7-cc38-4189-8215-9ce9e1f3a561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.464797] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce494aa7-cc38-4189-8215-9ce9e1f3a561) transitioned into state 'SUCCESS' from state '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-1222948263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d027cc30d461dbebeb04f293b0b83',qos_specs=None,replication_status=,reservations=['6c0e04d5-1460-4324-aabd-9af35a816e36','f4df6d6b-1a53-4aa5-9729-40be54e15b99','92d4baf7-31d1-421a-8065-7da6d041a692','89de78d7-8e11-412f-a4a3-56e9fd629bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d4432413b404d708974a1f40d7304d0',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.465713] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4ebef9-3dbf-45b6-a771-708af7576e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.475747] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4ebef9-3dbf-45b6-a771-708af7576e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.477075] [57420]: DEBUG cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Flow 'volume_create_api' (b117dec9-ea43-433e-bcf9-b669d0331ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1170.477576] [57420]: INFO cinder.volume.api [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Create volume request issued successfully. [ 1170.478379] [57420]: INFO cinder.api.openstack.wsgi [None req-2525a047-1801-47d0-b007-329d840fb1b7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1170.478977] [57420]: [pid: 57420|app: 0|req: 139/294] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:51:45 2025] POST /volume/v3/volumes => generated 754 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1170.488597] [57419]: DEBUG cinder.api.middleware.request_id [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.492064] [57419]: INFO cinder.api.openstack.wsgi [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1170.492064] [57419]: DEBUG cinder.api.openstack.wsgi [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.492064] [57419]: DEBUG cinder.api.openstack.wsgi [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.501135] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.501135] [57419]: warnings.warn( [ 1170.504999] [57419]: INFO cinder.volume.api [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1170.509661] [57419]: INFO cinder.api.openstack.wsgi [None req-50d5319b-95ce-4799-bbbd-ae7ae0c8afd8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1170.510218] [57419]: [pid: 57419|app: 0|req: 156/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:45 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.672219] [57420]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.675065] [57420]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1170.675065] [57420]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.675194] [57420]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.683017] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.683017] [57420]: warnings.warn( [ 1170.686474] [57420]: INFO cinder.volume.api [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1170.691300] [57420]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-4926e793-0d4c-4cc3-9dd9-4367c2ad1394 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1170.691729] [57420]: [pid: 57420|app: 0|req: 140/296] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:45 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.697847] [57419]: DEBUG cinder.api.middleware.request_id [None req-ec22c60f-bde9-410b-ab28-62a451bae05c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.698318] [57419]: INFO cinder.api.openstack.wsgi [None req-ec22c60f-bde9-410b-ab28-62a451bae05c None None] GET http://10.180.1.21/volume// [ 1170.698487] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ec22c60f-bde9-410b-ab28-62a451bae05c None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.698694] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ec22c60f-bde9-410b-ab28-62a451bae05c None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.699180] [57419]: INFO cinder.api.openstack.wsgi [None req-ec22c60f-bde9-410b-ab28-62a451bae05c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.699601] [57419]: [pid: 57419|app: 0|req: 157/297] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:51:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1170.703147] [57420]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-a77bf5ce-4639-4f76-9af8-3c3a0f1a647c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.705854] [57420]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-a77bf5ce-4639-4f76-9af8-3c3a0f1a647c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1170.706265] [57420]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-a77bf5ce-4639-4f76-9af8-3c3a0f1a647c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c82873f6-ae75-49eb-8089-ce4175881e9b", "connector": null, "instance_uuid": "0246416a-3106-40ae-af2d-c4d038c2f5b7"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1170.716465] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.716465] [57420]: warnings.warn( [ 1170.739342] [57420]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-a77bf5ce-4639-4f76-9af8-3c3a0f1a647c tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1170.739816] [57420]: [pid: 57420|app: 0|req: 141/298] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:51:45 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.520228] [57419]: DEBUG cinder.api.middleware.request_id [None req-63a66d4f-5955-44f2-85b4-e8c25419379d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.522296] [57419]: INFO cinder.api.openstack.wsgi [None req-63a66d4f-5955-44f2-85b4-e8c25419379d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1171.522506] [57419]: DEBUG cinder.api.openstack.wsgi [None req-63a66d4f-5955-44f2-85b4-e8c25419379d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.522709] [57419]: DEBUG cinder.api.openstack.wsgi [None req-63a66d4f-5955-44f2-85b4-e8c25419379d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.534753] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.534753] [57419]: warnings.warn( [ 1171.539379] [57419]: INFO cinder.volume.api [None req-63a66d4f-5955-44f2-85b4-e8c25419379d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1171.543911] [57419]: INFO cinder.api.openstack.wsgi [None req-63a66d4f-5955-44f2-85b4-e8c25419379d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1171.544353] [57419]: [pid: 57419|app: 0|req: 158/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:46 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.580165] [57420]: DEBUG cinder.api.middleware.request_id [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.581961] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1171.582209] [57420]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.582420] [57420]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.590193] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.590193] [57420]: warnings.warn( [ 1171.593636] [57420]: INFO cinder.volume.api [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1171.598841] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-0407efd1-a8dd-4147-81a5-084b771854e1 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1171.599296] [57420]: [pid: 57420|app: 0|req: 142/300] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:46 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.119231] [57419]: DEBUG cinder.api.middleware.request_id [None req-75168a54-d300-4abb-90be-178ae48531c3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.119710] [57419]: INFO cinder.api.openstack.wsgi [None req-75168a54-d300-4abb-90be-178ae48531c3 None None] GET http://10.180.1.21/volume// [ 1173.119884] [57419]: DEBUG cinder.api.openstack.wsgi [None req-75168a54-d300-4abb-90be-178ae48531c3 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.120115] [57419]: DEBUG cinder.api.openstack.wsgi [None req-75168a54-d300-4abb-90be-178ae48531c3 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.120505] [57419]: INFO cinder.api.openstack.wsgi [None req-75168a54-d300-4abb-90be-178ae48531c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1173.120910] [57419]: [pid: 57419|app: 0|req: 159/301] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:51:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1173.125930] [57420]: DEBUG cinder.api.middleware.request_id [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-48103f0b-55fb-448c-a38f-ba092b214d1c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.128362] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-48103f0b-55fb-448c-a38f-ba092b214d1c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1173.128799] [57420]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-48103f0b-55fb-448c-a38f-ba092b214d1c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc550421-8c96-42d6-a6c0-546aed25cd4a", "connector": null, "instance_uuid": "a99313c0-8bfd-44a8-b700-26844ba60628"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1173.140703] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.140703] [57420]: warnings.warn( [ 1173.162957] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-48103f0b-55fb-448c-a38f-ba092b214d1c tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1173.163573] [57420]: [pid: 57420|app: 0|req: 143/302] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:51:48 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.182016] [57419]: DEBUG cinder.api.middleware.request_id [None req-d01ce627-b01e-43da-89de-31beb902b619 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.184369] [57419]: INFO cinder.api.openstack.wsgi [None req-d01ce627-b01e-43da-89de-31beb902b619 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1173.184452] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d01ce627-b01e-43da-89de-31beb902b619 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.185145] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d01ce627-b01e-43da-89de-31beb902b619 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.196016] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.196016] [57419]: warnings.warn( [ 1173.199603] [57419]: INFO cinder.volume.api [None req-d01ce627-b01e-43da-89de-31beb902b619 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1173.204780] [57419]: INFO cinder.api.openstack.wsgi [None req-d01ce627-b01e-43da-89de-31beb902b619 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1173.205234] [57419]: [pid: 57419|app: 0|req: 160/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:48 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.701196] [57420]: DEBUG cinder.api.middleware.request_id [None req-0aaf0b3f-5c99-478f-8580-b8f83bd56907 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.701666] [57420]: INFO cinder.api.openstack.wsgi [None req-0aaf0b3f-5c99-478f-8580-b8f83bd56907 None None] GET http://10.180.1.21/volume// [ 1173.701848] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0aaf0b3f-5c99-478f-8580-b8f83bd56907 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.702082] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0aaf0b3f-5c99-478f-8580-b8f83bd56907 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.702489] [57420]: INFO cinder.api.openstack.wsgi [None req-0aaf0b3f-5c99-478f-8580-b8f83bd56907 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1173.702891] [57420]: [pid: 57420|app: 0|req: 144/304] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1173.711136] [57419]: DEBUG cinder.api.middleware.request_id [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.713591] [57419]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1173.713843] [57419]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.714067] [57419]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.727686] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.727686] [57419]: warnings.warn( [ 1173.732090] [57419]: INFO cinder.volume.api [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1173.737698] [57419]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-121627de-215a-4a61-99ed-3c8e470c622f tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1173.737986] [57419]: [pid: 57419|app: 0|req: 161/305] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:48 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1173.768795] [57420]: DEBUG cinder.api.middleware.request_id [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.771174] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] PUT http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb [ 1173.771574] [57420]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-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-865938", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1173.779848] [57420]: DEBUG cinder.coordination [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Acquiring lock "cinder-attachment_update-fc550421-8c96-42d6-a6c0-546aed25cd4a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1173.784885] [57420]: DEBUG cinder.coordination [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-fc550421-8c96-42d6-a6c0-546aed25cd4a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1173.786154] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.786154] [57420]: warnings.warn( [ 1174.216450] [57419]: DEBUG cinder.api.middleware.request_id [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.219092] [57419]: INFO cinder.api.openstack.wsgi [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1174.219336] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1174.219579] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1174.233740] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.233740] [57419]: warnings.warn( [ 1174.238078] [57419]: INFO cinder.volume.api [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1174.244072] [57419]: INFO cinder.api.openstack.wsgi [None req-c891db87-2c34-4aaf-ab71-8d6cc0bd834b tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1174.244605] [57419]: [pid: 57419|app: 0|req: 162/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:49 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.254970] [57419]: DEBUG cinder.api.middleware.request_id [None req-bec70969-00ee-414d-99bd-db9dfb66a470 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.257309] [57419]: INFO cinder.api.openstack.wsgi [None req-bec70969-00ee-414d-99bd-db9dfb66a470 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1175.257531] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bec70969-00ee-414d-99bd-db9dfb66a470 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.257738] [57419]: DEBUG cinder.api.openstack.wsgi [None req-bec70969-00ee-414d-99bd-db9dfb66a470 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.273913] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.273913] [57419]: warnings.warn( [ 1175.277808] [57419]: INFO cinder.volume.api [None req-bec70969-00ee-414d-99bd-db9dfb66a470 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1175.283327] [57419]: INFO cinder.api.openstack.wsgi [None req-bec70969-00ee-414d-99bd-db9dfb66a470 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1175.283766] [57419]: [pid: 57419|app: 0|req: 163/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:50 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.007750] [57419]: DEBUG cinder.api.middleware.request_id [None req-77e3bfb4-39ed-40f1-8564-4c35975e3f09 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.008717] [57419]: INFO cinder.api.openstack.wsgi [None req-77e3bfb4-39ed-40f1-8564-4c35975e3f09 None None] GET http://10.180.1.21/volume// [ 1176.008928] [57419]: DEBUG cinder.api.openstack.wsgi [None req-77e3bfb4-39ed-40f1-8564-4c35975e3f09 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.009397] [57419]: DEBUG cinder.api.openstack.wsgi [None req-77e3bfb4-39ed-40f1-8564-4c35975e3f09 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.009820] [57419]: INFO cinder.api.openstack.wsgi [None req-77e3bfb4-39ed-40f1-8564-4c35975e3f09 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.010180] [57419]: [pid: 57419|app: 0|req: 164/308] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.013650] [57419]: DEBUG cinder.api.middleware.request_id [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-2c9bcab6-d4d1-491f-9297-2a7166ee1145 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.017102] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-2c9bcab6-d4d1-491f-9297-2a7166ee1145 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1176.017625] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-2c9bcab6-d4d1-491f-9297-2a7166ee1145 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f44ebc08-7194-4f77-b6e9-effd4f953996", "connector": null, "instance_uuid": "5ce4b177-fb10-4ab3-9831-c478a4a4e5ac"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1176.035264] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.035264] [57419]: warnings.warn( [ 1176.068513] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-2c9bcab6-d4d1-491f-9297-2a7166ee1145 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1176.069020] [57419]: [pid: 57419|app: 0|req: 165/309] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:51:51 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1176.073697] [57419]: DEBUG cinder.api.middleware.request_id [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e03b5eaf-8b28-40fe-822a-e2ae0b9b741c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.075923] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e03b5eaf-8b28-40fe-822a-e2ae0b9b741c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 [ 1176.076148] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e03b5eaf-8b28-40fe-822a-e2ae0b9b741c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.076351] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e03b5eaf-8b28-40fe-822a-e2ae0b9b741c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.083590] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.083590] [57419]: warnings.warn( [ 1176.615261] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e03b5eaf-8b28-40fe-822a-e2ae0b9b741c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 returned with HTTP 200 [ 1176.615741] [57419]: [pid: 57419|app: 0|req: 166/310] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:51:51 2025] DELETE /volume/v3/attachments/5cad9b99-a180-4d29-b49c-d5464da48a21 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1176.616518] [57419]: DEBUG cinder.api.middleware.request_id [None req-c5039723-5415-4896-a2c8-4b6240ff757b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.617979] [57419]: INFO cinder.api.openstack.wsgi [None req-c5039723-5415-4896-a2c8-4b6240ff757b None None] GET http://10.180.1.21/volume// [ 1176.617979] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c5039723-5415-4896-a2c8-4b6240ff757b None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.617979] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c5039723-5415-4896-a2c8-4b6240ff757b None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.617979] [57419]: INFO cinder.api.openstack.wsgi [None req-c5039723-5415-4896-a2c8-4b6240ff757b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.618395] [57419]: [pid: 57419|app: 0|req: 167/311] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.618892] [57419]: DEBUG cinder.api.middleware.request_id [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.620691] [57419]: INFO cinder.api.openstack.wsgi [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1176.620946] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.622032] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.632939] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.632939] [57419]: warnings.warn( [ 1176.636235] [57419]: INFO cinder.volume.api [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1176.641223] [57419]: INFO cinder.api.openstack.wsgi [None req-2bdd0323-a938-4106-9c4d-229b9a9fb423 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1176.641635] [57419]: [pid: 57419|app: 0|req: 168/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:51 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.642783] [57419]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.644241] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1176.644538] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.644743] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.653647] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.653647] [57419]: warnings.warn( [ 1176.657306] [57419]: INFO cinder.volume.api [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1176.663165] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-71d57f60-65a1-4399-b56c-1de6319376d1 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1176.663636] [57419]: [pid: 57419|app: 0|req: 169/313] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:51 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1572 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1176.771764] [57419]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.774236] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] PUT http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d [ 1176.774641] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-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=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1176.782888] [57419]: DEBUG cinder.coordination [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Acquiring lock "cinder-attachment_update-c82873f6-ae75-49eb-8089-ce4175881e9b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1176.787716] [57419]: DEBUG cinder.coordination [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Lock "cinder-attachment_update-c82873f6-ae75-49eb-8089-ce4175881e9b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1176.788890] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.788890] [57419]: warnings.warn( [ 1177.308059] [57419]: DEBUG cinder.coordination [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Lock "cinder-attachment_update-c82873f6-ae75-49eb-8089-ce4175881e9b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1177.308059] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-33a38557-848c-4169-83f7-7ae90c1dde9e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d returned with HTTP 200 [ 1177.309028] [57419]: [pid: 57419|app: 0|req: 170/314] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:51:52 2025] PUT /volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.651245] [57419]: DEBUG cinder.api.middleware.request_id [None req-44c878a3-a84d-483c-9201-498a6d45cfdc None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.653289] [57419]: INFO cinder.api.openstack.wsgi [None req-44c878a3-a84d-483c-9201-498a6d45cfdc tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1177.653499] [57419]: DEBUG cinder.api.openstack.wsgi [None req-44c878a3-a84d-483c-9201-498a6d45cfdc tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1177.653718] [57419]: DEBUG cinder.api.openstack.wsgi [None req-44c878a3-a84d-483c-9201-498a6d45cfdc tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.666633] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.666633] [57419]: warnings.warn( [ 1177.670375] [57419]: INFO cinder.volume.api [None req-44c878a3-a84d-483c-9201-498a6d45cfdc tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1177.675174] [57419]: INFO cinder.api.openstack.wsgi [None req-44c878a3-a84d-483c-9201-498a6d45cfdc tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1177.675597] [57419]: [pid: 57419|app: 0|req: 171/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:52 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.815472] [57419]: DEBUG cinder.api.middleware.request_id [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-6bf15eb0-9a3b-4f28-84e9-3ab9f5928ad2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.817804] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-6bf15eb0-9a3b-4f28-84e9-3ab9f5928ad2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] POST http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d/action [ 1177.818292] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-6bf15eb0-9a3b-4f28-84e9-3ab9f5928ad2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1177.818416] [57419]: DEBUG cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-6bf15eb0-9a3b-4f28-84e9-3ab9f5928ad2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1177.834798] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.834798] [57419]: warnings.warn( [ 1177.842347] [57419]: INFO cinder.api.openstack.wsgi [req-6f7f6439-01a5-4c32-a416-db4a30b11023 req-6bf15eb0-9a3b-4f28-84e9-3ab9f5928ad2 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d/action returned with HTTP 204 [ 1177.842798] [57419]: [pid: 57419|app: 0|req: 172/316] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:51:53 2025] POST /volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1178.310017] [57420]: DEBUG cinder.coordination [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Lock "cinder-attachment_update-fc550421-8c96-42d6-a6c0-546aed25cd4a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1178.310403] [57420]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-fd70f081-fa21-453c-a850-ed44b6945718 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb returned with HTTP 200 [ 1178.310978] [57420]: [pid: 57420|app: 0|req: 145/317] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:51:49 2025] PUT /volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.685462] [57419]: DEBUG cinder.api.middleware.request_id [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.687894] [57419]: INFO cinder.api.openstack.wsgi [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1178.688175] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1178.688391] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1178.703621] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.703621] [57419]: warnings.warn( [ 1178.708490] [57419]: INFO cinder.volume.api [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1178.716587] [57419]: INFO cinder.api.openstack.wsgi [None req-9accd7dd-6dc2-4cc2-9714-ed7c07bc7317 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1178.717260] [57419]: [pid: 57419|app: 0|req: 173/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:53 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.728152] [57420]: DEBUG cinder.api.middleware.request_id [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.729749] [57420]: INFO cinder.api.openstack.wsgi [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1179.729989] [57420]: DEBUG cinder.api.openstack.wsgi [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1179.730233] [57420]: DEBUG cinder.api.openstack.wsgi [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1179.747773] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.747773] [57420]: warnings.warn( [ 1179.752257] [57420]: INFO cinder.volume.api [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1179.757965] [57420]: INFO cinder.api.openstack.wsgi [None req-86941b09-5ca8-40df-a720-a18e0f79a5c2 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1179.758415] [57420]: [pid: 57420|app: 0|req: 146/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:54 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.952080] [57419]: DEBUG cinder.api.middleware.request_id [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-d58819bb-4b2e-4dd5-bff7-6a10dddbd4c4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.954701] [57419]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-d58819bb-4b2e-4dd5-bff7-6a10dddbd4c4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb/action [ 1179.955453] [57419]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-d58819bb-4b2e-4dd5-bff7-6a10dddbd4c4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1179.956137] [57419]: DEBUG cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-d58819bb-4b2e-4dd5-bff7-6a10dddbd4c4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1179.972581] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.972581] [57419]: warnings.warn( [ 1179.981657] [57419]: INFO cinder.api.openstack.wsgi [req-4d9300bc-ed62-4a43-b3e0-babf7d6a58ce req-d58819bb-4b2e-4dd5-bff7-6a10dddbd4c4 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb/action returned with HTTP 204 [ 1179.982075] [57419]: [pid: 57419|app: 0|req: 174/320] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:51:55 2025] POST /volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1180.769039] [57420]: DEBUG cinder.api.middleware.request_id [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.772274] [57420]: INFO cinder.api.openstack.wsgi [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.772274] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.772382] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.788974] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.788974] [57420]: warnings.warn( [ 1180.793784] [57420]: INFO cinder.volume.api [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1180.799023] [57420]: INFO cinder.api.openstack.wsgi [None req-b2ad00f3-914a-4cf6-966c-f51b8eb15ae8 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1180.799667] [57420]: [pid: 57420|app: 0|req: 147/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:56 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.809528] [57419]: DEBUG cinder.api.middleware.request_id [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.812059] [57419]: INFO cinder.api.openstack.wsgi [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.812296] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.812522] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.823960] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.823960] [57419]: warnings.warn( [ 1180.828084] [57419]: INFO cinder.volume.api [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1180.833332] [57419]: INFO cinder.api.openstack.wsgi [None req-5529a9a1-3528-43d5-b59e-dd1d08841141 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1180.834030] [57419]: [pid: 57419|app: 0|req: 175/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:56 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.843769] [57420]: DEBUG cinder.api.middleware.request_id [None req-70819bd9-d6b7-4880-8451-950df9dab292 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.845687] [57420]: INFO cinder.api.openstack.wsgi [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.846039] [57420]: DEBUG cinder.api.openstack.wsgi [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.846180] [57420]: DEBUG cinder.api.openstack.wsgi [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.846400] [57420]: INFO cinder.api.v3.volumes [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume with id: fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.857826] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.857826] [57420]: warnings.warn( [ 1180.858515] [57420]: INFO cinder.volume.api [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1180.870591] [57420]: INFO cinder.volume.api [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-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. [ 1180.870867] [57420]: INFO cinder.api.openstack.wsgi [None req-70819bd9-d6b7-4880-8451-950df9dab292 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 400 [ 1180.871694] [57420]: [pid: 57420|app: 0|req: 148/323] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:51:56 2025] DELETE /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1180.877245] [57419]: DEBUG cinder.api.middleware.request_id [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.881470] [57419]: INFO cinder.api.openstack.wsgi [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.881470] [57419]: DEBUG cinder.api.openstack.wsgi [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.881470] [57419]: DEBUG cinder.api.openstack.wsgi [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.894752] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.894752] [57419]: warnings.warn( [ 1180.898593] [57419]: INFO cinder.volume.api [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1180.903315] [57419]: INFO cinder.api.openstack.wsgi [None req-74c3dc7e-0259-4006-972a-e26a06fc3f35 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1180.903905] [57419]: [pid: 57419|app: 0|req: 176/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:51:56 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1180.972184] [57420]: DEBUG cinder.api.middleware.request_id [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.975568] [57420]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1180.975913] [57420]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.976258] [57420]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.996295] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.996295] [57420]: warnings.warn( [ 1181.002317] [57420]: INFO cinder.volume.api [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1181.011136] [57420]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-c020d880-f1af-4f04-8b96-65e59973cb20 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1181.011856] [57420]: [pid: 57420|app: 0|req: 149/325] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:51:56 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.037710] [57419]: DEBUG cinder.api.middleware.request_id [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.040328] [57419]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] POST http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a/action [ 1181.040758] [57419]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1181.040844] [57419]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1181.042216] [57420]: DEBUG cinder.api.middleware.request_id [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.045898] [57420]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] PUT http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 [ 1181.046560] [57420]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-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-865935", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1181.052450] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.052450] [57419]: warnings.warn( [ 1181.052768] [57419]: INFO cinder.volume.api [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1181.059591] [57420]: DEBUG cinder.coordination [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Acquiring lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1181.060879] [57419]: INFO cinder.volume.api [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Begin detaching volume completed successfully. [ 1181.060986] [57419]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-273671f5-81d5-4f30-98ae-9bb840e914ce tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a/action returned with HTTP 202 [ 1181.061449] [57419]: [pid: 57419|app: 0|req: 177/326] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:51:56 2025] POST /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1181.066251] [57420]: DEBUG cinder.coordination [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1181.068130] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.068130] [57420]: warnings.warn( [ 1181.593444] [57420]: DEBUG cinder.coordination [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1181.593444] [57420]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-7afe96cc-4762-442f-acb2-31a8fa76539e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 returned with HTTP 200 [ 1181.593444] [57420]: [pid: 57420|app: 0|req: 150/327] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:51:56 2025] PUT /volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 => generated 617 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.604161] [57419]: DEBUG cinder.api.middleware.request_id [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-0bc91028-4b1a-4890-a1c9-57d6eb06d52e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.611206] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-0bc91028-4b1a-4890-a1c9-57d6eb06d52e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 [ 1181.611476] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-0bc91028-4b1a-4890-a1c9-57d6eb06d52e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.611694] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-0bc91028-4b1a-4890-a1c9-57d6eb06d52e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.642741] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-0bc91028-4b1a-4890-a1c9-57d6eb06d52e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 returned with HTTP 200 [ 1181.643264] [57419]: [pid: 57419|app: 0|req: 178/328] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 22:51:56 2025] GET /volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 => generated 642 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.083258] [57420]: DEBUG cinder.api.middleware.request_id [None req-049a8d48-2def-4a09-b6de-2a796bb51c61 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.083688] [57420]: INFO cinder.api.openstack.wsgi [None req-049a8d48-2def-4a09-b6de-2a796bb51c61 None None] GET http://10.180.1.21/volume// [ 1182.083858] [57420]: DEBUG cinder.api.openstack.wsgi [None req-049a8d48-2def-4a09-b6de-2a796bb51c61 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1182.084160] [57420]: DEBUG cinder.api.openstack.wsgi [None req-049a8d48-2def-4a09-b6de-2a796bb51c61 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1182.084468] [57420]: INFO cinder.api.openstack.wsgi [None req-049a8d48-2def-4a09-b6de-2a796bb51c61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1182.084780] [57420]: [pid: 57420|app: 0|req: 151/329] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:51:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1182.088874] [57419]: DEBUG cinder.api.middleware.request_id [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.091265] [57419]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1182.091507] [57419]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1182.091716] [57419]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1182.105268] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.105268] [57419]: warnings.warn( [ 1182.113940] [57419]: INFO cinder.volume.api [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1182.120117] [57419]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-0ce56cbc-a610-438f-9322-74d832982fff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1182.120658] [57419]: [pid: 57419|app: 0|req: 179/330] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:51:57 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1183.345225] [57420]: DEBUG cinder.api.middleware.request_id [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-54a04d91-9ca6-4a8e-915d-a54fe4ef75b9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.348266] [57420]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-54a04d91-9ca6-4a8e-915d-a54fe4ef75b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb [ 1183.348479] [57420]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-54a04d91-9ca6-4a8e-915d-a54fe4ef75b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1183.348703] [57420]: DEBUG cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-54a04d91-9ca6-4a8e-915d-a54fe4ef75b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.359818] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.359818] [57420]: warnings.warn( [ 1183.833283] [57419]: DEBUG cinder.api.middleware.request_id [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e0baff89-73fc-408e-98f1-052052769b8d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.836666] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e0baff89-73fc-408e-98f1-052052769b8d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39/action [ 1183.837210] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e0baff89-73fc-408e-98f1-052052769b8d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1183.837334] [57419]: DEBUG cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e0baff89-73fc-408e-98f1-052052769b8d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1183.856780] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.856780] [57419]: warnings.warn( [ 1183.864515] [57419]: INFO cinder.api.openstack.wsgi [req-d95d05f8-c479-49d5-8d5a-ae617b0cb960 req-e0baff89-73fc-408e-98f1-052052769b8d tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39/action returned with HTTP 204 [ 1183.865095] [57419]: [pid: 57419|app: 0|req: 180/331] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:51:59 2025] POST /volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1183.887141] [57420]: INFO cinder.api.openstack.wsgi [req-d3d7b0ab-366f-4e01-8ef0-0d408c040b02 req-54a04d91-9ca6-4a8e-915d-a54fe4ef75b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb returned with HTTP 200 [ 1183.887613] [57420]: [pid: 57420|app: 0|req: 152/332] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:51:58 2025] DELETE /volume/v3/attachments/80d9d19b-a3a9-42f3-a1b0-d4d5b96ce1eb => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.029518] [57419]: DEBUG cinder.api.middleware.request_id [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.032248] [57419]: INFO cinder.api.openstack.wsgi [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1185.032605] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.032913] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.054983] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.054983] [57419]: warnings.warn( [ 1185.062131] [57419]: INFO cinder.volume.api [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1185.069509] [57419]: INFO cinder.api.openstack.wsgi [None req-7873309f-3170-4b87-912e-ca5dfb2b5333 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1185.069930] [57419]: [pid: 57419|app: 0|req: 181/333] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 22:52:00 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1185.292069] [57420]: DEBUG cinder.api.middleware.request_id [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.294140] [57420]: INFO cinder.api.openstack.wsgi [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1185.294354] [57420]: DEBUG cinder.api.openstack.wsgi [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.294559] [57420]: DEBUG cinder.api.openstack.wsgi [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.296962] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=190,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1185.305712] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.305712] [57420]: warnings.warn( [ 1185.311017] [57420]: INFO cinder.volume.api [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1185.315206] [57420]: INFO cinder.api.openstack.wsgi [None req-01e77b8f-5b8d-4e5f-8014-041da60c2167 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1185.315684] [57420]: [pid: 57420|app: 0|req: 153/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:00 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.955765] [57419]: DEBUG cinder.api.middleware.request_id [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.958017] [57419]: INFO cinder.api.openstack.wsgi [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1186.958354] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1186.958575] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.971186] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.971186] [57419]: warnings.warn( [ 1186.975819] [57419]: INFO cinder.volume.api [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1186.981148] [57419]: INFO cinder.api.openstack.wsgi [None req-ed62a8ee-7418-4096-96f9-d54e8c010792 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1186.981613] [57419]: [pid: 57419|app: 0|req: 182/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:02 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.028455] [57420]: DEBUG cinder.api.middleware.request_id [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.030917] [57420]: INFO cinder.api.openstack.wsgi [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1187.031160] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.031473] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.041312] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.041312] [57420]: warnings.warn( [ 1187.046504] [57420]: INFO cinder.volume.api [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1187.052305] [57420]: INFO cinder.api.openstack.wsgi [None req-c41ae025-cab3-41e9-8999-c9d0633c36b5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1187.052988] [57420]: [pid: 57420|app: 0|req: 154/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:02 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.818665] [57419]: DEBUG cinder.api.middleware.request_id [None req-69304d88-9bae-44d8-b4ad-5047573471ae None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.819432] [57419]: INFO cinder.api.openstack.wsgi [None req-69304d88-9bae-44d8-b4ad-5047573471ae None None] GET http://10.180.1.21/volume// [ 1187.819718] [57419]: DEBUG cinder.api.openstack.wsgi [None req-69304d88-9bae-44d8-b4ad-5047573471ae None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.820060] [57419]: DEBUG cinder.api.openstack.wsgi [None req-69304d88-9bae-44d8-b4ad-5047573471ae None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.820729] [57419]: INFO cinder.api.openstack.wsgi [None req-69304d88-9bae-44d8-b4ad-5047573471ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.823097] [57419]: [pid: 57419|app: 0|req: 183/337] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:52:03 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1187.824768] [57420]: DEBUG cinder.api.middleware.request_id [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-39265744-5f75-407d-8b5a-df613fcde4f5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.827107] [57420]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-39265744-5f75-407d-8b5a-df613fcde4f5 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.828347] [57420]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-39265744-5f75-407d-8b5a-df613fcde4f5 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f44ebc08-7194-4f77-b6e9-effd4f953996", "connector": null, "instance_uuid": "5ce4b177-fb10-4ab3-9831-c478a4a4e5ac"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1187.843007] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.843007] [57420]: warnings.warn( [ 1187.894544] [57420]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-39265744-5f75-407d-8b5a-df613fcde4f5 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.894544] [57420]: [pid: 57420|app: 0|req: 155/338] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:52:03 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.903150] [57419]: DEBUG cinder.api.middleware.request_id [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-c9c35359-956b-45e2-99f7-c852c485a11c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.905484] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-c9c35359-956b-45e2-99f7-c852c485a11c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 [ 1187.905689] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-c9c35359-956b-45e2-99f7-c852c485a11c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.905889] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-c9c35359-956b-45e2-99f7-c852c485a11c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.916249] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.916249] [57419]: warnings.warn( [ 1188.456127] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-c9c35359-956b-45e2-99f7-c852c485a11c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 returned with HTTP 200 [ 1188.456787] [57419]: [pid: 57419|app: 0|req: 184/339] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:52:03 2025] DELETE /volume/v3/attachments/d309e716-2300-4ec4-8c9f-7c08eed9ed39 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.754198] [57420]: DEBUG cinder.api.middleware.request_id [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.757527] [57420]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] PUT http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 [ 1197.758110] [57420]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-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-865935", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1197.769308] [57420]: DEBUG cinder.coordination [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Acquiring lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1197.774656] [57420]: DEBUG cinder.coordination [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1197.775873] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.775873] [57420]: warnings.warn( [ 1197.846450] [57419]: DEBUG cinder.api.middleware.request_id [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.849208] [57419]: INFO cinder.api.openstack.wsgi [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1197.849208] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.849208] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.849385] [57419]: INFO cinder.api.v3.volumes [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume with id: fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1197.851454] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=295,cinder:UPDATE=35,cinder:INSERT=12 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1197.859215] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.859215] [57419]: warnings.warn( [ 1197.859787] [57419]: INFO cinder.volume.api [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1197.880507] [57419]: INFO cinder.volume.api [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume request issued successfully. [ 1197.880719] [57419]: INFO cinder.api.openstack.wsgi [None req-d9b3b161-e4f8-48d1-9da6-e5bfac1041b9 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 202 [ 1197.881295] [57419]: [pid: 57419|app: 0|req: 185/340] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:52:13 2025] DELETE /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1197.883825] [57419]: DEBUG cinder.api.middleware.request_id [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.885668] [57419]: INFO cinder.api.openstack.wsgi [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1197.885881] [57419]: DEBUG cinder.api.openstack.wsgi [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.886096] [57419]: DEBUG cinder.api.openstack.wsgi [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.893604] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.893604] [57419]: warnings.warn( [ 1197.897321] [57419]: INFO cinder.volume.api [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1197.902163] [57419]: INFO cinder.api.openstack.wsgi [None req-503f4b25-44cc-48b2-b437-0afbaee7a5ff tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1197.902673] [57419]: [pid: 57419|app: 0|req: 186/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:13 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1198.299906] [57420]: DEBUG cinder.coordination [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Lock "cinder-attachment_update-f44ebc08-7194-4f77-b6e9-effd4f953996-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1198.300377] [57420]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-f21be9a6-44f4-4259-b4da-0a986c4cb78a tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 returned with HTTP 200 [ 1198.302013] [57420]: [pid: 57420|app: 0|req: 156/342] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:52:13 2025] PUT /volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.305818] [57419]: DEBUG cinder.api.middleware.request_id [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-d28c9506-f55e-4193-bbfd-6688e0f4a34c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.308915] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-d28c9506-f55e-4193-bbfd-6688e0f4a34c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 [ 1198.308915] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-d28c9506-f55e-4193-bbfd-6688e0f4a34c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1198.309059] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-d28c9506-f55e-4193-bbfd-6688e0f4a34c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1198.331633] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-d28c9506-f55e-4193-bbfd-6688e0f4a34c tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 returned with HTTP 200 [ 1198.332228] [57419]: [pid: 57419|app: 0|req: 187/343] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 22:52:13 2025] GET /volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.915109] [57420]: DEBUG cinder.api.middleware.request_id [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.917063] [57420]: INFO cinder.api.openstack.wsgi [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1198.917352] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1198.917571] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1198.927375] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.927375] [57420]: warnings.warn( [ 1198.932518] [57420]: INFO cinder.volume.api [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1198.939064] [57420]: INFO cinder.api.openstack.wsgi [None req-ee2f6e52-f166-44b1-aa1c-98974900fc36 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1198.939518] [57420]: [pid: 57420|app: 0|req: 157/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:14 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.951192] [57419]: DEBUG cinder.api.middleware.request_id [None req-7c97738c-b4f2-434c-b313-f624bb27dfab None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.953392] [57419]: INFO cinder.api.openstack.wsgi [None req-7c97738c-b4f2-434c-b313-f624bb27dfab tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1199.953611] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7c97738c-b4f2-434c-b313-f624bb27dfab tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.953864] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7c97738c-b4f2-434c-b313-f624bb27dfab tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.965598] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.965598] [57419]: warnings.warn( [ 1199.972034] [57419]: INFO cinder.volume.api [None req-7c97738c-b4f2-434c-b313-f624bb27dfab tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1199.979258] [57419]: INFO cinder.api.openstack.wsgi [None req-7c97738c-b4f2-434c-b313-f624bb27dfab tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 200 [ 1199.980183] [57419]: [pid: 57419|app: 0|req: 188/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:15 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.992464] [57420]: DEBUG cinder.api.middleware.request_id [None req-d12d213d-000e-4c2b-a97a-3dd6177eb644 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.994092] [57420]: INFO cinder.api.openstack.wsgi [None req-d12d213d-000e-4c2b-a97a-3dd6177eb644 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a [ 1200.994311] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d12d213d-000e-4c2b-a97a-3dd6177eb644 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1200.994518] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d12d213d-000e-4c2b-a97a-3dd6177eb644 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.002818] [57420]: INFO cinder.api.openstack.wsgi [None req-d12d213d-000e-4c2b-a97a-3dd6177eb644 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a returned with HTTP 404 [ 1201.003420] [57420]: [pid: 57420|app: 0|req: 158/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:16 2025] GET /volume/v3/volumes/fc550421-8c96-42d6-a6c0-546aed25cd4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1201.061909] [57419]: DEBUG cinder.api.middleware.request_id [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.064242] [57419]: INFO cinder.api.openstack.wsgi [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1201.064242] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1201.064455] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.064616] [57419]: INFO cinder.api.v3.volumes [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume with id: dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1201.076502] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.076502] [57419]: warnings.warn( [ 1201.077111] [57419]: INFO cinder.volume.api [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1201.098051] [57419]: INFO cinder.volume.api [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume request issued successfully. [ 1201.098051] [57419]: INFO cinder.api.openstack.wsgi [None req-a8fccb59-c8dc-4974-9ec1-0645702a75e7 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 202 [ 1201.098051] [57419]: [pid: 57419|app: 0|req: 189/347] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:52:16 2025] DELETE /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1201.101501] [57420]: DEBUG cinder.api.middleware.request_id [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.105821] [57420]: INFO cinder.api.openstack.wsgi [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1201.106149] [57420]: DEBUG cinder.api.openstack.wsgi [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1201.107061] [57420]: DEBUG cinder.api.openstack.wsgi [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.167084] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.167084] [57420]: warnings.warn( [ 1201.171933] [57420]: INFO cinder.volume.api [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1201.177559] [57420]: INFO cinder.api.openstack.wsgi [None req-41bd3dcb-e853-4062-8800-73ae19d4c0b5 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1201.178017] [57420]: [pid: 57420|app: 0|req: 159/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:16 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.682350] [57419]: DEBUG cinder.api.middleware.request_id [None req-750946b7-a0ba-4b07-8969-55783ef09990 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.685508] [57419]: INFO cinder.api.openstack.wsgi [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1201.686104] [57419]: DEBUG cinder.api.openstack.wsgi [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1554316291"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1201.688114] [57419]: DEBUG cinder.api.v3.volumes [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1554316291'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1201.688278] [57419]: INFO cinder.api.v3.volumes [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume of 1 GB [ 1201.692818] [57419]: INFO cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Availability Zones retrieved successfully. [ 1201.701083] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Flow 'volume_create_api' (7dc8132f-c91d-4cb9-a4cc-b2c91ef57e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1201.702474] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8deb709-2288-4a96-85c9-02b860478dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.703753] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1201.734306] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8deb709-2288-4a96-85c9-02b860478dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.735687] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f139f8-cc82-48b5-9424-61446b80e4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.777176] [57419]: DEBUG cinder.quota [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Created reservations ['61b6e656-27c3-4f97-953f-667f6e977f54', '80f7adea-604b-4748-ad2b-165f609ef938', '65ed5edf-a6de-431a-8445-b06433d4dcbe', '3413b620-d3db-41f7-bfd7-9f31181ca414'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1201.778506] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f139f8-cc82-48b5-9424-61446b80e4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b6e656-27c3-4f97-953f-667f6e977f54', '80f7adea-604b-4748-ad2b-165f609ef938', '65ed5edf-a6de-431a-8445-b06433d4dcbe', '3413b620-d3db-41f7-bfd7-9f31181ca414']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.779414] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8649faab-92be-4684-9ee8-fe60092e5dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.798509] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8649faab-92be-4684-9ee8-fe60092e5dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1554316291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72731f6e18b47d8bc05766c6ad0ce13',qos_specs=None,replication_status=,reservations=['61b6e656-27c3-4f97-953f-667f6e977f54','80f7adea-604b-4748-ad2b-165f609ef938','65ed5edf-a6de-431a-8445-b06433d4dcbe','3413b620-d3db-41f7-bfd7-9f31181ca414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a5913e8824b4a9c197db177a13a9c',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1554316291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72731f6e18b47d8bc05766c6ad0ce13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a5913e8824b4a9c197db177a13a9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.799496] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4d595-672d-41e8-9f97-d80b3e106dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.812695] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4d595-672d-41e8-9f97-d80b3e106dfb) transitioned into state 'SUCCESS' from state '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-1554316291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72731f6e18b47d8bc05766c6ad0ce13',qos_specs=None,replication_status=,reservations=['61b6e656-27c3-4f97-953f-667f6e977f54','80f7adea-604b-4748-ad2b-165f609ef938','65ed5edf-a6de-431a-8445-b06433d4dcbe','3413b620-d3db-41f7-bfd7-9f31181ca414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a5913e8824b4a9c197db177a13a9c',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.813643] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705d01ca-0933-4439-a886-a5c8ca6df65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.822069] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705d01ca-0933-4439-a886-a5c8ca6df65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.823137] [57419]: DEBUG cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Flow 'volume_create_api' (7dc8132f-c91d-4cb9-a4cc-b2c91ef57e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1201.823565] [57419]: INFO cinder.volume.api [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Create volume request issued successfully. [ 1201.824245] [57419]: INFO cinder.api.openstack.wsgi [None req-750946b7-a0ba-4b07-8969-55783ef09990 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1201.824725] [57419]: [pid: 57419|app: 0|req: 190/349] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:52:16 2025] POST /volume/v3/volumes => generated 756 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1201.834049] [57420]: DEBUG cinder.api.middleware.request_id [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.836196] [57420]: INFO cinder.api.openstack.wsgi [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1201.836458] [57420]: DEBUG cinder.api.openstack.wsgi [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1201.836671] [57420]: DEBUG cinder.api.openstack.wsgi [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.848028] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.848028] [57420]: warnings.warn( [ 1201.853856] [57420]: INFO cinder.volume.api [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1201.861982] [57420]: INFO cinder.api.openstack.wsgi [None req-818ed4f6-0e83-485a-b59d-4d72b53edb34 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1201.862617] [57420]: [pid: 57420|app: 0|req: 160/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:17 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.189645] [57419]: DEBUG cinder.api.middleware.request_id [None req-3d178cce-3011-44f3-bdbb-238502369077 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.192067] [57419]: INFO cinder.api.openstack.wsgi [None req-3d178cce-3011-44f3-bdbb-238502369077 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1202.192301] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3d178cce-3011-44f3-bdbb-238502369077 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1202.192528] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3d178cce-3011-44f3-bdbb-238502369077 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.204365] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.204365] [57419]: warnings.warn( [ 1202.209231] [57419]: INFO cinder.volume.api [None req-3d178cce-3011-44f3-bdbb-238502369077 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1202.215711] [57419]: INFO cinder.api.openstack.wsgi [None req-3d178cce-3011-44f3-bdbb-238502369077 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1202.216203] [57419]: [pid: 57419|app: 0|req: 191/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:17 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.873888] [57420]: DEBUG cinder.api.middleware.request_id [None req-7863180a-9256-4f29-b718-ad37999c84c1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.876922] [57420]: INFO cinder.api.openstack.wsgi [None req-7863180a-9256-4f29-b718-ad37999c84c1 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1202.877203] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7863180a-9256-4f29-b718-ad37999c84c1 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1202.877545] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7863180a-9256-4f29-b718-ad37999c84c1 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.889166] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.889166] [57420]: warnings.warn( [ 1202.894259] [57420]: INFO cinder.volume.api [None req-7863180a-9256-4f29-b718-ad37999c84c1 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1202.900395] [57420]: INFO cinder.api.openstack.wsgi [None req-7863180a-9256-4f29-b718-ad37999c84c1 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1202.900870] [57420]: [pid: 57420|app: 0|req: 161/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:18 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.226442] [57419]: DEBUG cinder.api.middleware.request_id [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.228914] [57419]: INFO cinder.api.openstack.wsgi [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1203.229218] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1203.229367] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1203.239220] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.239220] [57419]: warnings.warn( [ 1203.243372] [57419]: INFO cinder.volume.api [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1203.248691] [57419]: INFO cinder.api.openstack.wsgi [None req-9ed22120-12cf-4be4-abc9-f8b043fb95bd tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 200 [ 1203.249291] [57419]: [pid: 57419|app: 0|req: 192/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:18 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.258294] [57420]: DEBUG cinder.api.middleware.request_id [None req-7a8ffd3b-7f2a-4334-838a-e3512e5510f3 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.260525] [57420]: INFO cinder.api.openstack.wsgi [None req-7a8ffd3b-7f2a-4334-838a-e3512e5510f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 [ 1204.260794] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7a8ffd3b-7f2a-4334-838a-e3512e5510f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.261110] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7a8ffd3b-7f2a-4334-838a-e3512e5510f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.268131] [57420]: INFO cinder.api.openstack.wsgi [None req-7a8ffd3b-7f2a-4334-838a-e3512e5510f3 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 returned with HTTP 404 [ 1204.268688] [57420]: [pid: 57420|app: 0|req: 162/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:19 2025] GET /volume/v3/volumes/dd0d579e-58be-401e-8126-f014e06fa4a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1204.365768] [57419]: DEBUG cinder.api.middleware.request_id [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.367969] [57419]: INFO cinder.api.openstack.wsgi [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1204.368177] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.368433] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.368712] [57419]: INFO cinder.api.v3.volumes [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume with id: ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1204.381024] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.381024] [57419]: warnings.warn( [ 1204.381782] [57419]: INFO cinder.volume.api [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1204.405194] [57419]: INFO cinder.volume.api [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Delete volume request issued successfully. [ 1204.405408] [57419]: INFO cinder.api.openstack.wsgi [None req-e932affe-4c52-4147-8b2e-4e6dbf333322 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 202 [ 1204.405907] [57419]: [pid: 57419|app: 0|req: 193/355] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:52:19 2025] DELETE /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.409698] [57420]: DEBUG cinder.api.middleware.request_id [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.411754] [57420]: INFO cinder.api.openstack.wsgi [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1204.411970] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.412287] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.421581] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.421581] [57420]: warnings.warn( [ 1204.426456] [57420]: INFO cinder.volume.api [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1204.431923] [57420]: INFO cinder.api.openstack.wsgi [None req-2017dc7a-8df0-4815-b7f7-45076aa79932 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 1204.432969] [57420]: [pid: 57420|app: 0|req: 163/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:19 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.701644] [57419]: DEBUG cinder.api.middleware.request_id [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-190bba87-a228-44b5-9df1-87fba070a598 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.704360] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-190bba87-a228-44b5-9df1-87fba070a598 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] POST http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047/action [ 1204.704655] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-190bba87-a228-44b5-9df1-87fba070a598 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1204.704785] [57419]: DEBUG cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-190bba87-a228-44b5-9df1-87fba070a598 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1204.722546] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.722546] [57419]: warnings.warn( [ 1204.730181] [57419]: INFO cinder.api.openstack.wsgi [req-2acea48d-ba4f-421f-8512-f63984aa2906 req-190bba87-a228-44b5-9df1-87fba070a598 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047/action returned with HTTP 204 [ 1204.730684] [57419]: [pid: 57419|app: 0|req: 194/357] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:52:19 2025] POST /volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1205.444851] [57420]: DEBUG cinder.api.middleware.request_id [None req-14b86778-3d6d-4e0c-977a-d80f6325485d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.447107] [57420]: INFO cinder.api.openstack.wsgi [None req-14b86778-3d6d-4e0c-977a-d80f6325485d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1205.448428] [57420]: DEBUG cinder.api.openstack.wsgi [None req-14b86778-3d6d-4e0c-977a-d80f6325485d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.448643] [57420]: DEBUG cinder.api.openstack.wsgi [None req-14b86778-3d6d-4e0c-977a-d80f6325485d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.459492] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.459492] [57420]: warnings.warn( [ 1205.464203] [57420]: INFO cinder.volume.api [None req-14b86778-3d6d-4e0c-977a-d80f6325485d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1205.471013] [57420]: INFO cinder.api.openstack.wsgi [None req-14b86778-3d6d-4e0c-977a-d80f6325485d tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 1205.471717] [57420]: [pid: 57420|app: 0|req: 164/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:20 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.483505] [57419]: DEBUG cinder.api.middleware.request_id [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.485998] [57419]: INFO cinder.api.openstack.wsgi [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1206.486384] [57419]: DEBUG cinder.api.openstack.wsgi [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1206.486795] [57419]: DEBUG cinder.api.openstack.wsgi [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.498084] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.498084] [57419]: warnings.warn( [ 1206.502449] [57419]: INFO cinder.volume.api [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Volume info retrieved successfully. [ 1206.508881] [57419]: INFO cinder.api.openstack.wsgi [None req-14ab89b2-cd37-425e-9784-8db2fe882fbf tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 200 [ 1206.509757] [57419]: [pid: 57419|app: 0|req: 195/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:21 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.521669] [57420]: DEBUG cinder.api.middleware.request_id [None req-ce2e14d5-f0a0-4127-96e5-9713be139155 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.523439] [57420]: INFO cinder.api.openstack.wsgi [None req-ce2e14d5-f0a0-4127-96e5-9713be139155 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] GET http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 [ 1207.523665] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ce2e14d5-f0a0-4127-96e5-9713be139155 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.523862] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ce2e14d5-f0a0-4127-96e5-9713be139155 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.531668] [57420]: INFO cinder.api.openstack.wsgi [None req-ce2e14d5-f0a0-4127-96e5-9713be139155 tempest-AttachVolumeNegativeTest-194800779 tempest-AttachVolumeNegativeTest-194800779-project-member] http://10.180.1.21/volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 returned with HTTP 404 [ 1207.532278] [57420]: [pid: 57420|app: 0|req: 165/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:22 2025] GET /volume/v3/volumes/ac8f4fcd-5617-4be5-9349-18bd1d144a85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1211.537636] [57419]: DEBUG cinder.api.middleware.request_id [req-91e2f61f-1a1d-48db-8571-08fe80b8841c req-40316004-196f-429c-8636-f6374b1938de None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.540931] [57419]: INFO cinder.api.openstack.wsgi [req-91e2f61f-1a1d-48db-8571-08fe80b8841c req-40316004-196f-429c-8636-f6374b1938de tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] DELETE http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 [ 1211.541281] [57419]: DEBUG cinder.api.openstack.wsgi [req-91e2f61f-1a1d-48db-8571-08fe80b8841c req-40316004-196f-429c-8636-f6374b1938de tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.541681] [57419]: DEBUG cinder.api.openstack.wsgi [req-91e2f61f-1a1d-48db-8571-08fe80b8841c req-40316004-196f-429c-8636-f6374b1938de tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.552184] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.552184] [57419]: warnings.warn( [ 1211.757551] [57420]: DEBUG cinder.api.middleware.request_id [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.760337] [57420]: INFO cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1211.760754] [57420]: DEBUG cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1394668708", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1211.762496] [57420]: DEBUG cinder.api.v3.volumes [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1394668708', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1211.762727] [57420]: INFO cinder.api.v3.volumes [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Create volume of 1 GB [ 1211.770151] [57420]: INFO cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Availability Zones retrieved successfully. [ 1211.776739] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Flow 'volume_create_api' (ddfac971-2b91-4e99-b6b7-d99f492d2e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1211.778113] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f95b2a4-1edb-44fe-a31d-edf72595afd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1211.779656] [57420]: DEBUG cinder.volume.flows.api.create_volume [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1211.801394] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f95b2a4-1edb-44fe-a31d-edf72595afd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1211.802585] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f745d6e5-b3f5-4eb3-b9e8-0eb8bf6917ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1211.879147] [57420]: DEBUG cinder.quota [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Created reservations ['4a1d1f99-03c6-4cab-84c6-3d5dfc14b8e4', 'b21f0bad-7bff-46e3-b061-883a7f152743', '5ce1f4c7-f240-4090-a80e-334104d8c9d3', '0674e9d6-afa5-419e-869c-447a74406464'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1211.880333] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f745d6e5-b3f5-4eb3-b9e8-0eb8bf6917ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a1d1f99-03c6-4cab-84c6-3d5dfc14b8e4', 'b21f0bad-7bff-46e3-b061-883a7f152743', '5ce1f4c7-f240-4090-a80e-334104d8c9d3', '0674e9d6-afa5-419e-869c-447a74406464']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1211.881365] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba5c7d0-f03d-4699-b560-0a9480b94ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1211.901922] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba5c7d0-f03d-4699-b560-0a9480b94ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1394668708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df9de6a0b4f4865adaf241324554a4a',qos_specs=None,replication_status=,reservations=['4a1d1f99-03c6-4cab-84c6-3d5dfc14b8e4','b21f0bad-7bff-46e3-b061-883a7f152743','5ce1f4c7-f240-4090-a80e-334104d8c9d3','0674e9d6-afa5-419e-869c-447a74406464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fda564b1b7dd49b3994f2cc0d1b86003',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1394668708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df9de6a0b4f4865adaf241324554a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fda564b1b7dd49b3994f2cc0d1b86003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1211.903596] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc8706b-2a84-41b7-bddd-39af06c30e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1211.919228] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc8706b-2a84-41b7-bddd-39af06c30e44) transitioned into state 'SUCCESS' from state '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-1394668708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df9de6a0b4f4865adaf241324554a4a',qos_specs=None,replication_status=,reservations=['4a1d1f99-03c6-4cab-84c6-3d5dfc14b8e4','b21f0bad-7bff-46e3-b061-883a7f152743','5ce1f4c7-f240-4090-a80e-334104d8c9d3','0674e9d6-afa5-419e-869c-447a74406464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fda564b1b7dd49b3994f2cc0d1b86003',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1211.920315] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0383e5-6ded-44d4-885c-d1805666634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1211.929774] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0383e5-6ded-44d4-885c-d1805666634c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1211.931055] [57420]: DEBUG cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Flow 'volume_create_api' (ddfac971-2b91-4e99-b6b7-d99f492d2e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1211.931571] [57420]: INFO cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Create volume request issued successfully. [ 1211.932378] [57420]: INFO cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-146e8b48-e3e1-4b64-b518-088aa88ef5ed tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1211.933029] [57420]: [pid: 57420|app: 0|req: 166/361] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 22:52:27 2025] POST /volume/v3/volumes => generated 754 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1211.938076] [57420]: DEBUG cinder.api.middleware.request_id [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.940968] [57420]: INFO cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1211.941431] [57420]: DEBUG cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.941842] [57420]: DEBUG cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.952470] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.952470] [57420]: warnings.warn( [ 1211.957012] [57420]: INFO cinder.volume.api [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1211.963431] [57420]: INFO cinder.api.openstack.wsgi [req-50a79673-a71c-4f58-a779-e23993fac379 req-e9f5d922-ac4c-4f4c-b4f9-a45fec7340aa tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 200 [ 1211.963979] [57420]: [pid: 57420|app: 0|req: 167/362] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:27 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.981627] [57420]: DEBUG cinder.api.middleware.request_id [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.984701] [57420]: INFO cinder.api.openstack.wsgi [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1211.984914] [57420]: DEBUG cinder.api.openstack.wsgi [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.985143] [57420]: DEBUG cinder.api.openstack.wsgi [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.995624] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.995624] [57420]: warnings.warn( [ 1211.998620] [57420]: INFO cinder.volume.api [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1212.003927] [57420]: INFO cinder.api.openstack.wsgi [req-74325381-2488-45da-a671-4a420192d9ba req-414cedd1-78fe-4596-b90c-efd68fb10cf6 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 200 [ 1212.004713] [57420]: [pid: 57420|app: 0|req: 168/363] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:27 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.098051] [57419]: INFO cinder.api.openstack.wsgi [req-91e2f61f-1a1d-48db-8571-08fe80b8841c req-40316004-196f-429c-8636-f6374b1938de tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 returned with HTTP 200 [ 1212.098549] [57419]: [pid: 57419|app: 0|req: 196/364] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:52:26 2025] DELETE /volume/v3/attachments/041d61d8-9ea5-48c6-856d-9ba0d8595047 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.022599] [57420]: DEBUG cinder.api.middleware.request_id [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.025361] [57420]: INFO cinder.api.openstack.wsgi [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1213.025757] [57420]: DEBUG cinder.api.openstack.wsgi [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.025757] [57420]: DEBUG cinder.api.openstack.wsgi [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.038359] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.038359] [57420]: warnings.warn( [ 1213.042978] [57420]: INFO cinder.volume.api [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1213.050193] [57420]: INFO cinder.api.openstack.wsgi [req-86de01fc-dff8-44cd-a69f-50b3f2cfae22 req-dcfc58fb-0227-4de2-9281-3a174afc3eae tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 200 [ 1213.050600] [57420]: [pid: 57420|app: 0|req: 169/365] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.069034] [57419]: DEBUG cinder.api.middleware.request_id [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.071566] [57419]: INFO cinder.api.openstack.wsgi [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1213.072008] [57419]: DEBUG cinder.api.openstack.wsgi [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1457979086", "description": null, "metadata": {}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1213.083515] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.083515] [57419]: warnings.warn( [ 1213.084154] [57419]: INFO cinder.volume.api [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1213.084341] [57419]: INFO cinder.api.v3.snapshots [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Create snapshot from volume 3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1213.105047] [57419]: WARNING cinder.quota [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-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. [ 1213.140536] [57420]: DEBUG cinder.api.middleware.request_id [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.144165] [57420]: INFO cinder.api.openstack.wsgi [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1213.144740] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.145159] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.149134] [57419]: DEBUG cinder.quota [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Created reservations ['ef171e28-b8c4-4ede-be5d-18e37c7df221', 'e67a3ffe-78ae-4455-a0a7-8bf2e1e0dcb5', 'f6e2ea0f-776b-4fc4-a3d9-c3ed4bf92fa5', 'b02ea0a6-5113-4527-b035-0c490d4fd731'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1213.163845] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.163845] [57420]: warnings.warn( [ 1213.171835] [57420]: INFO cinder.volume.api [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1213.181471] [57420]: INFO cinder.api.openstack.wsgi [None req-d54f35c1-e531-4e97-aab6-4e02a7c90d7e tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1213.182169] [57420]: [pid: 57420|app: 0|req: 170/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.203869] [57419]: INFO cinder.volume.api [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot create request issued successfully. [ 1213.204367] [57419]: INFO cinder.api.openstack.wsgi [req-ba9386a4-224e-4b80-ae62-556129dbe177 req-ea7e2a0d-1b85-4967-b3ea-45d29b423e50 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1213.205182] [57419]: [pid: 57419|app: 0|req: 197/367] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Nov 12 22:52:28 2025] POST /volume/v3/snapshots => generated 311 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1213.224600] [57420]: DEBUG cinder.api.middleware.request_id [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.225032] [57419]: DEBUG cinder.api.middleware.request_id [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.227491] [57419]: INFO cinder.api.openstack.wsgi [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1213.227848] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.227995] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.230151] [57420]: INFO cinder.api.openstack.wsgi [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1213.231638] [57420]: DEBUG cinder.api.openstack.wsgi [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.232172] [57420]: DEBUG cinder.api.openstack.wsgi [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.247862] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.247862] [57419]: warnings.warn( [ 1213.254255] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.254255] [57420]: warnings.warn( [ 1213.254988] [57420]: INFO cinder.volume.api [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot retrieved successfully. [ 1213.256447] [57420]: INFO cinder.api.openstack.wsgi [req-d0136fad-516e-41a4-835f-92c189f03d25 req-5718e90d-0f02-4d76-8df7-9e8028083d28 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 returned with HTTP 200 [ 1213.257040] [57419]: INFO cinder.volume.api [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1213.257206] [57420]: [pid: 57420|app: 0|req: 171/368] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.266707] [57419]: INFO cinder.api.openstack.wsgi [None req-a438f363-dbb9-4639-bb1e-fdba7f5f3236 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1213.268098] [57419]: [pid: 57419|app: 0|req: 198/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1213.274767] [57420]: DEBUG cinder.api.middleware.request_id [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.277596] [57420]: INFO cinder.api.openstack.wsgi [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1213.277776] [57420]: DEBUG cinder.api.openstack.wsgi [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.277995] [57420]: DEBUG cinder.api.openstack.wsgi [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'detail' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.278342] [57420]: DEBUG cinder.api.api_utils [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Removing options '' from query. {{(pid=57420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1213.279864] [57420]: DEBUG cinder.db.sqlalchemy.api [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Building query based on filter {{(pid=57420) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1213.292222] [57420]: INFO cinder.volume.api [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Get all snapshots completed successfully. [ 1213.292951] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.292951] [57420]: warnings.warn( [ 1213.293873] [57420]: INFO cinder.api.openstack.wsgi [req-72a3a14b-6650-456b-8c11-4b6c7bb2b5a3 req-5ea63ea1-be8e-4e24-9589-b8a02e0cbcf7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1213.294753] [57420]: [pid: 57420|app: 0|req: 172/370] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.317748] [57419]: DEBUG cinder.api.middleware.request_id [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.320264] [57419]: INFO cinder.api.openstack.wsgi [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1213.320566] [57419]: DEBUG cinder.api.openstack.wsgi [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.321441] [57419]: DEBUG cinder.api.openstack.wsgi [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.327782] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.327782] [57419]: warnings.warn( [ 1213.328726] [57419]: INFO cinder.volume.api [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot retrieved successfully. [ 1213.331023] [57419]: INFO cinder.api.openstack.wsgi [req-80225a88-807d-4aa7-a0df-7ace72fe2365 req-ad498fe3-8c7e-46a7-b8c3-46d353a03f37 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 returned with HTTP 200 [ 1213.331023] [57419]: [pid: 57419|app: 0|req: 199/371] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.353132] [57420]: DEBUG cinder.api.middleware.request_id [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.356922] [57420]: INFO cinder.api.openstack.wsgi [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1213.357322] [57420]: DEBUG cinder.api.openstack.wsgi [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.357730] [57420]: DEBUG cinder.api.openstack.wsgi [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.357917] [57420]: INFO cinder.api.v3.snapshots [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Delete snapshot with id: 6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1213.364771] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.364771] [57420]: warnings.warn( [ 1213.365483] [57420]: INFO cinder.volume.api [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot retrieved successfully. [ 1213.385153] [57420]: INFO cinder.volume.api [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot delete request issued successfully. [ 1213.385335] [57420]: INFO cinder.api.openstack.wsgi [req-b3c2faf8-867d-4996-a894-b8a75e0c11d4 req-e9df27bf-02ce-41dc-81af-f271f298cb1f tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 returned with HTTP 202 [ 1213.385887] [57420]: [pid: 57420|app: 0|req: 173/372] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Nov 12 22:52:28 2025] DELETE /volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1213.402012] [57419]: DEBUG cinder.api.middleware.request_id [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.404546] [57419]: INFO cinder.api.openstack.wsgi [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1213.404768] [57419]: DEBUG cinder.api.openstack.wsgi [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.404993] [57419]: DEBUG cinder.api.openstack.wsgi [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.411194] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.411194] [57419]: warnings.warn( [ 1213.411698] [57419]: INFO cinder.volume.api [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Snapshot retrieved successfully. [ 1213.413942] [57419]: INFO cinder.api.openstack.wsgi [req-c2b80a89-f583-4a13-ad08-add23bc8bc92 req-6e9629ac-445b-4600-9c47-d5b80aa35b2b tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 returned with HTTP 200 [ 1213.414200] [57419]: [pid: 57419|app: 0|req: 200/373] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 22:52:28 2025] GET /volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.432144] [57420]: DEBUG cinder.api.middleware.request_id [req-27457596-ac8f-4661-8f7f-32a9d6fd8028 req-15186297-fc5b-4c74-9aae-1724f1d60f7d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.434653] [57420]: INFO cinder.api.openstack.wsgi [req-27457596-ac8f-4661-8f7f-32a9d6fd8028 req-15186297-fc5b-4c74-9aae-1724f1d60f7d tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 [ 1214.434927] [57420]: DEBUG cinder.api.openstack.wsgi [req-27457596-ac8f-4661-8f7f-32a9d6fd8028 req-15186297-fc5b-4c74-9aae-1724f1d60f7d tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.435155] [57420]: DEBUG cinder.api.openstack.wsgi [req-27457596-ac8f-4661-8f7f-32a9d6fd8028 req-15186297-fc5b-4c74-9aae-1724f1d60f7d tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.440545] [57420]: INFO cinder.api.openstack.wsgi [req-27457596-ac8f-4661-8f7f-32a9d6fd8028 req-15186297-fc5b-4c74-9aae-1724f1d60f7d tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 returned with HTTP 404 [ 1214.441122] [57420]: [pid: 57420|app: 0|req: 174/374] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 22:52:29 2025] GET /volume/v3/snapshots/6446416a-c0d7-47a1-94b5-e69c7d996e15 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1214.453361] [57419]: DEBUG cinder.api.middleware.request_id [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.455920] [57419]: INFO cinder.api.openstack.wsgi [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1214.456105] [57419]: DEBUG cinder.api.openstack.wsgi [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.456333] [57419]: DEBUG cinder.api.openstack.wsgi [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.456509] [57419]: INFO cinder.api.v3.volumes [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Delete volume with id: 3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1214.468036] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.468036] [57419]: warnings.warn( [ 1214.468618] [57419]: INFO cinder.volume.api [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1214.488235] [57419]: INFO cinder.volume.api [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Delete volume request issued successfully. [ 1214.488479] [57419]: INFO cinder.api.openstack.wsgi [req-d59db3cb-40d6-444a-8eb3-411a454d9101 req-9a79e25c-b815-4677-ba8d-18537d19f3e7 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 202 [ 1214.489081] [57419]: [pid: 57419|app: 0|req: 201/375] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:52:29 2025] DELETE /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1214.502802] [57420]: DEBUG cinder.api.middleware.request_id [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.505150] [57420]: INFO cinder.api.openstack.wsgi [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1214.505362] [57420]: DEBUG cinder.api.openstack.wsgi [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.505581] [57420]: DEBUG cinder.api.openstack.wsgi [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.514666] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.514666] [57420]: warnings.warn( [ 1214.519212] [57420]: INFO cinder.volume.api [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Volume info retrieved successfully. [ 1214.524696] [57420]: INFO cinder.api.openstack.wsgi [req-4df27844-37ae-4007-8816-64a07910face req-4a0950ba-c579-40d1-9304-5c2cff7fbee9 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 200 [ 1214.525312] [57420]: [pid: 57420|app: 0|req: 175/376] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:29 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.545286] [57419]: DEBUG cinder.api.middleware.request_id [req-c1a69722-a476-418d-b712-fad1ef66cbe9 req-90295d2a-7477-4195-b306-780a9ac7b744 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.547706] [57419]: INFO cinder.api.openstack.wsgi [req-c1a69722-a476-418d-b712-fad1ef66cbe9 req-90295d2a-7477-4195-b306-780a9ac7b744 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1215.547924] [57419]: DEBUG cinder.api.openstack.wsgi [req-c1a69722-a476-418d-b712-fad1ef66cbe9 req-90295d2a-7477-4195-b306-780a9ac7b744 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.548147] [57419]: DEBUG cinder.api.openstack.wsgi [req-c1a69722-a476-418d-b712-fad1ef66cbe9 req-90295d2a-7477-4195-b306-780a9ac7b744 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.554602] [57419]: INFO cinder.api.openstack.wsgi [req-c1a69722-a476-418d-b712-fad1ef66cbe9 req-90295d2a-7477-4195-b306-780a9ac7b744 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 404 [ 1215.555175] [57419]: [pid: 57419|app: 0|req: 202/377] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:30 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1215.571916] [57420]: DEBUG cinder.api.middleware.request_id [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.574300] [57420]: INFO cinder.api.openstack.wsgi [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1215.574485] [57420]: DEBUG cinder.api.openstack.wsgi [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.574696] [57420]: DEBUG cinder.api.openstack.wsgi [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.574882] [57420]: INFO cinder.api.v3.volumes [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Delete volume with id: 3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1215.582028] [57420]: INFO cinder.api.openstack.wsgi [req-e1cd8b30-cc6c-4e42-b320-9a0eda567e60 req-596f2d46-d066-481d-986e-4e5daed19bfb tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 404 [ 1215.582195] [57420]: [pid: 57420|app: 0|req: 176/378] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:52:30 2025] DELETE /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1215.598288] [57419]: DEBUG cinder.api.middleware.request_id [req-74450570-4b13-496c-940e-2d2763df6eb5 req-287d84f8-14d0-422a-a330-8904e92c1ab2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.601020] [57419]: INFO cinder.api.openstack.wsgi [req-74450570-4b13-496c-940e-2d2763df6eb5 req-287d84f8-14d0-422a-a330-8904e92c1ab2 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] GET http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b [ 1215.601322] [57419]: DEBUG cinder.api.openstack.wsgi [req-74450570-4b13-496c-940e-2d2763df6eb5 req-287d84f8-14d0-422a-a330-8904e92c1ab2 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.601583] [57419]: DEBUG cinder.api.openstack.wsgi [req-74450570-4b13-496c-940e-2d2763df6eb5 req-287d84f8-14d0-422a-a330-8904e92c1ab2 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.609659] [57419]: INFO cinder.api.openstack.wsgi [req-74450570-4b13-496c-940e-2d2763df6eb5 req-287d84f8-14d0-422a-a330-8904e92c1ab2 tempest-VolumesSnapshotsTestJSON-908810871 tempest-VolumesSnapshotsTestJSON-908810871-project-member] http://10.180.1.21/volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b returned with HTTP 404 [ 1215.610497] [57419]: [pid: 57419|app: 0|req: 203/379] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:30 2025] GET /volume/v3/volumes/3805597d-20f2-42ff-a2fa-f3f7e6e8fa3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1221.989317] [57420]: DEBUG cinder.api.middleware.request_id [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.991627] [57420]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1221.991834] [57420]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.992068] [57420]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.007316] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.007316] [57420]: warnings.warn( [ 1222.011330] [57420]: INFO cinder.volume.api [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1222.017756] [57420]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-0f397d78-93a2-4907-b405-53907c088a74 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1222.018210] [57420]: [pid: 57420|app: 0|req: 177/380] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:37 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.046284] [57419]: DEBUG cinder.api.middleware.request_id [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.048763] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] GET http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1222.049076] [57419]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1222.049291] [57419]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.059568] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.059568] [57419]: warnings.warn( [ 1222.062963] [57419]: INFO cinder.volume.api [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1222.068175] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-ba539feb-20be-43ed-bb7e-e65cf5ab80e7 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 200 [ 1222.068585] [57419]: [pid: 57419|app: 0|req: 204/381] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:37 2025] GET /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.093431] [57420]: DEBUG cinder.api.middleware.request_id [None req-57f4f13b-ef4e-49ac-95c5-b9ed5d7ce982 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.093874] [57420]: INFO cinder.api.openstack.wsgi [None req-57f4f13b-ef4e-49ac-95c5-b9ed5d7ce982 None None] GET http://10.180.1.21/volume// [ 1226.094087] [57420]: DEBUG cinder.api.openstack.wsgi [None req-57f4f13b-ef4e-49ac-95c5-b9ed5d7ce982 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.094302] [57420]: DEBUG cinder.api.openstack.wsgi [None req-57f4f13b-ef4e-49ac-95c5-b9ed5d7ce982 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.094704] [57420]: INFO cinder.api.openstack.wsgi [None req-57f4f13b-ef4e-49ac-95c5-b9ed5d7ce982 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1226.095053] [57420]: [pid: 57420|app: 0|req: 178/382] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:52:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1226.099045] [57419]: DEBUG cinder.api.middleware.request_id [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-949a5f3b-2328-409b-92d9-bb036c649f62 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.101660] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-949a5f3b-2328-409b-92d9-bb036c649f62 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1226.102139] [57419]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-949a5f3b-2328-409b-92d9-bb036c649f62 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c82873f6-ae75-49eb-8089-ce4175881e9b", "connector": null, "instance_uuid": "0246416a-3106-40ae-af2d-c4d038c2f5b7"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1226.123523] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.123523] [57419]: warnings.warn( [ 1226.158017] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-949a5f3b-2328-409b-92d9-bb036c649f62 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1226.158691] [57419]: [pid: 57419|app: 0|req: 205/383] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:52:41 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.228195] [57420]: DEBUG cinder.api.middleware.request_id [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.231031] [57420]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] POST http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b/action [ 1226.231810] [57420]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1226.231810] [57420]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1226.245610] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.245610] [57420]: warnings.warn( [ 1226.246499] [57420]: INFO cinder.volume.api [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1226.251134] [57420]: INFO cinder.volume.api [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Roll detaching of volume completed successfully. [ 1226.251376] [57420]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-5bc81171-fff4-41fc-80ad-50e5c8cbc688 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b/action returned with HTTP 202 [ 1226.251863] [57420]: [pid: 57420|app: 0|req: 179/384] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:52:41 2025] POST /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1226.257250] [57419]: DEBUG cinder.api.middleware.request_id [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-95635eab-db4f-4a99-a0bb-418b0dd92a21 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.259853] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-95635eab-db4f-4a99-a0bb-418b0dd92a21 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2a56b709-d2ec-4496-8c47-9efe2e01cf58 [ 1226.260130] [57419]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-95635eab-db4f-4a99-a0bb-418b0dd92a21 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.260344] [57419]: DEBUG cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-95635eab-db4f-4a99-a0bb-418b0dd92a21 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.268396] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.268396] [57419]: warnings.warn( [ 1226.292269] [57419]: INFO cinder.api.openstack.wsgi [req-41f60e18-5b2c-4e82-bc7f-76e88efe8b02 req-95635eab-db4f-4a99-a0bb-418b0dd92a21 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments/2a56b709-d2ec-4496-8c47-9efe2e01cf58 returned with HTTP 200 [ 1226.292691] [57419]: [pid: 57419|app: 0|req: 206/385] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:52:41 2025] DELETE /volume/v3/attachments/2a56b709-d2ec-4496-8c47-9efe2e01cf58 => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.421696] [57420]: DEBUG cinder.api.middleware.request_id [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.426022] [57420]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1228.426022] [57420]: DEBUG cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.426022] [57420]: DEBUG cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.437250] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.437250] [57420]: warnings.warn( [ 1228.442566] [57420]: INFO cinder.volume.api [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1228.448780] [57420]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-4c806514-769c-49a0-9802-65899a4c383e tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1228.449493] [57420]: [pid: 57420|app: 0|req: 180/386] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.464413] [57419]: DEBUG cinder.api.middleware.request_id [None req-6e7f6947-1c62-4020-8367-9491db9c7ff1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.464846] [57419]: INFO cinder.api.openstack.wsgi [None req-6e7f6947-1c62-4020-8367-9491db9c7ff1 None None] GET http://10.180.1.21/volume// [ 1228.465032] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6e7f6947-1c62-4020-8367-9491db9c7ff1 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.465243] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6e7f6947-1c62-4020-8367-9491db9c7ff1 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.465663] [57419]: INFO cinder.api.openstack.wsgi [None req-6e7f6947-1c62-4020-8367-9491db9c7ff1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1228.466180] [57419]: [pid: 57419|app: 0|req: 207/387] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:52:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1228.471727] [57420]: DEBUG cinder.api.middleware.request_id [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-2459f94c-d438-4c8f-a09a-2766a83aa977 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.473767] [57420]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-2459f94c-d438-4c8f-a09a-2766a83aa977 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1228.474329] [57420]: DEBUG cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-2459f94c-d438-4c8f-a09a-2766a83aa977 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d", "connector": null, "instance_uuid": "6312cd09-977f-47b7-aa3c-8e1f41fb7d8c"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1228.484069] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.484069] [57420]: warnings.warn( [ 1228.505605] [57420]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-2459f94c-d438-4c8f-a09a-2766a83aa977 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1228.506126] [57420]: [pid: 57420|app: 0|req: 181/388] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:52:43 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) [ 1228.528896] [57419]: DEBUG cinder.api.middleware.request_id [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-e0c46e62-0b5c-4359-a27a-4b29d9c30ecf None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.531698] [57419]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-e0c46e62-0b5c-4359-a27a-4b29d9c30ecf tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] POST http://10.180.1.21/volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd/action [ 1228.532193] [57419]: DEBUG cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-e0c46e62-0b5c-4359-a27a-4b29d9c30ecf tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1228.532326] [57419]: DEBUG cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-e0c46e62-0b5c-4359-a27a-4b29d9c30ecf tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1228.550471] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.550471] [57419]: warnings.warn( [ 1228.557925] [57419]: INFO cinder.api.openstack.wsgi [req-a4cbea3f-d45f-44d3-bb52-8a1cf8701c4d req-e0c46e62-0b5c-4359-a27a-4b29d9c30ecf tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd/action returned with HTTP 204 [ 1228.558671] [57419]: [pid: 57419|app: 0|req: 208/389] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:52:43 2025] POST /volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1228.576677] [57420]: DEBUG cinder.api.middleware.request_id [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.578792] [57420]: INFO cinder.api.openstack.wsgi [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1228.579011] [57420]: DEBUG cinder.api.openstack.wsgi [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.579229] [57420]: DEBUG cinder.api.openstack.wsgi [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.588991] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.588991] [57420]: warnings.warn( [ 1228.592345] [57420]: INFO cinder.volume.api [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1228.597085] [57420]: INFO cinder.api.openstack.wsgi [None req-5be92205-a0ff-4536-b0c1-c2ca6e797bb4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1228.597511] [57420]: [pid: 57420|app: 0|req: 182/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.607752] [57419]: DEBUG cinder.api.middleware.request_id [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.609924] [57419]: INFO cinder.api.openstack.wsgi [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1228.610208] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.611026] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.620440] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.620440] [57419]: warnings.warn( [ 1228.624367] [57419]: INFO cinder.volume.api [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1228.629110] [57419]: INFO cinder.api.openstack.wsgi [None req-2bfc123f-48ae-4aa3-9b54-c6df540f2781 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1228.629718] [57419]: [pid: 57419|app: 0|req: 209/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.663990] [57420]: DEBUG cinder.api.middleware.request_id [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.666929] [57420]: INFO cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1228.667172] [57420]: DEBUG cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.667384] [57420]: DEBUG cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.677660] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.677660] [57420]: warnings.warn( [ 1228.681399] [57420]: INFO cinder.volume.api [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1228.685779] [57420]: INFO cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-93d86833-759d-48d8-b80a-7904c14c1275 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1228.686230] [57420]: [pid: 57420|app: 0|req: 183/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:52:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.706770] [57419]: DEBUG cinder.api.middleware.request_id [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-adb62c56-dd82-482f-a145-11d9f7b97319 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.709358] [57419]: INFO cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-adb62c56-dd82-482f-a145-11d9f7b97319 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] DELETE http://10.180.1.21/volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd [ 1228.709563] [57419]: DEBUG cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-adb62c56-dd82-482f-a145-11d9f7b97319 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.709763] [57419]: DEBUG cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-adb62c56-dd82-482f-a145-11d9f7b97319 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.716656] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.716656] [57419]: warnings.warn( [ 1229.242678] [57419]: INFO cinder.api.openstack.wsgi [req-ddd9b83f-5f33-47f4-adb3-b9fb6519b010 req-adb62c56-dd82-482f-a145-11d9f7b97319 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd returned with HTTP 200 [ 1229.243172] [57419]: [pid: 57419|app: 0|req: 210/393] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:52:43 2025] DELETE /volume/v3/attachments/33206eb2-bc4d-437d-8c16-f60c41bedcdd => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.261443] [57420]: DEBUG cinder.api.middleware.request_id [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.263543] [57420]: INFO cinder.api.openstack.wsgi [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1229.263749] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1229.263955] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.276797] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.276797] [57420]: warnings.warn( [ 1229.281041] [57420]: INFO cinder.volume.api [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1229.286551] [57420]: INFO cinder.api.openstack.wsgi [None req-fbaa0a42-564b-4fbb-b545-dd2230f43077 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1229.286993] [57420]: [pid: 57420|app: 0|req: 184/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:52:44 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.975023] [57419]: DEBUG cinder.api.middleware.request_id [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-ac2f4b4f-d55a-49c8-afc5-8100bd53d410 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.976491] [57419]: INFO cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-ac2f4b4f-d55a-49c8-afc5-8100bd53d410 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] DELETE http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d [ 1230.976699] [57419]: DEBUG cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-ac2f4b4f-d55a-49c8-afc5-8100bd53d410 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.976900] [57419]: DEBUG cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-ac2f4b4f-d55a-49c8-afc5-8100bd53d410 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.987956] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.987956] [57419]: warnings.warn( [ 1231.523730] [57419]: INFO cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-ac2f4b4f-d55a-49c8-afc5-8100bd53d410 tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d returned with HTTP 200 [ 1231.524348] [57419]: [pid: 57419|app: 0|req: 211/395] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:52:46 2025] DELETE /volume/v3/attachments/03b1d716-26e3-4f30-9bb3-ca95a8a17e5d => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.533935] [57420]: DEBUG cinder.api.middleware.request_id [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.536340] [57420]: INFO cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b [ 1231.536526] [57420]: DEBUG cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.536728] [57420]: DEBUG cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.536904] [57420]: INFO cinder.api.v3.volumes [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Delete volume with id: c82873f6-ae75-49eb-8089-ce4175881e9b [ 1231.547091] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.547091] [57420]: warnings.warn( [ 1231.547829] [57420]: INFO cinder.volume.api [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Volume info retrieved successfully. [ 1231.567368] [57420]: INFO cinder.volume.api [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] Delete volume request issued successfully. [ 1231.567568] [57420]: INFO cinder.api.openstack.wsgi [req-3e391b0c-6825-4a07-9fd6-c64a0efcde09 req-fd75f294-eb06-4662-998f-cbc95b6b932e tempest-ServerActionsV293TestJSON-446159760 tempest-ServerActionsV293TestJSON-446159760-project-member] http://10.180.1.21/volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b returned with HTTP 202 [ 1231.568075] [57420]: [pid: 57420|app: 0|req: 185/396] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:52:46 2025] DELETE /volume/v3/volumes/c82873f6-ae75-49eb-8089-ce4175881e9b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1241.522785] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=146,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.562478] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=136,cinder:UPDATE=20,cinder:INSERT=13 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1254.909549] [57419]: DEBUG cinder.api.middleware.request_id [None req-05c78d38-a73a-4877-8b17-3fe75917452d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.911556] [57419]: INFO cinder.api.openstack.wsgi [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1254.911972] [57419]: DEBUG cinder.api.openstack.wsgi [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1848407407"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1254.913477] [57419]: DEBUG cinder.api.v3.volumes [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1848407407'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1254.913607] [57419]: INFO cinder.api.v3.volumes [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume of 1 GB [ 1254.913933] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.913933] [57419]: warnings.warn( [ 1254.919875] [57419]: INFO cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Availability Zones retrieved successfully. [ 1254.926705] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (9d251092-dc8c-430a-84bb-c62a71c5bec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1254.927968] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c7a92d-5ab7-47b1-9cc9-2b3b4f00abaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.929314] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1254.948178] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c7a92d-5ab7-47b1-9cc9-2b3b4f00abaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.949282] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610ed563-2e13-4ed7-9fc1-223964db43d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.983644] [57419]: DEBUG cinder.quota [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Created reservations ['5eb72ab6-60f4-4109-b8f4-10416420231b', 'c9944116-5af5-4c43-9071-3b0b03ff4141', '299645b9-e09f-4c5a-9bf5-bb2f383f22c8', '56e400e3-9387-4396-95c2-b0d25ae7e800'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1254.984810] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610ed563-2e13-4ed7-9fc1-223964db43d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb72ab6-60f4-4109-b8f4-10416420231b', 'c9944116-5af5-4c43-9071-3b0b03ff4141', '299645b9-e09f-4c5a-9bf5-bb2f383f22c8', '56e400e3-9387-4396-95c2-b0d25ae7e800']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.985886] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac3fe47-caa3-4de3-b871-9687ff840a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.999952] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac3fe47-caa3-4de3-b871-9687ff840a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc7434e-9d4f-4aba-af88-b42e26044daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1848407407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['5eb72ab6-60f4-4109-b8f4-10416420231b','c9944116-5af5-4c43-9071-3b0b03ff4141','299645b9-e09f-4c5a-9bf5-bb2f383f22c8','56e400e3-9387-4396-95c2-b0d25ae7e800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1848407407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc7434e-9d4f-4aba-af88-b42e26044daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2158323043d74adb8a5228815bcd647f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1255.000915] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3572ad6e-bf11-417d-b0e4-9fa070e6ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1255.018968] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3572ad6e-bf11-417d-b0e4-9fa070e6ee5e) transitioned into state 'SUCCESS' from state '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-1848407407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['5eb72ab6-60f4-4109-b8f4-10416420231b','c9944116-5af5-4c43-9071-3b0b03ff4141','299645b9-e09f-4c5a-9bf5-bb2f383f22c8','56e400e3-9387-4396-95c2-b0d25ae7e800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1255.019881] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a805f3-9791-45b2-aea7-0e3fee825f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1255.029137] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a805f3-9791-45b2-aea7-0e3fee825f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1255.030253] [57419]: DEBUG cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (9d251092-dc8c-430a-84bb-c62a71c5bec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1255.030617] [57419]: INFO cinder.volume.api [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request issued successfully. [ 1255.031342] [57419]: INFO cinder.api.openstack.wsgi [None req-05c78d38-a73a-4877-8b17-3fe75917452d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1255.032055] [57419]: [pid: 57419|app: 0|req: 212/397] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:53:10 2025] POST /volume/v3/volumes => generated 750 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1255.040987] [57420]: DEBUG cinder.api.middleware.request_id [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.043129] [57420]: INFO cinder.api.openstack.wsgi [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1255.043758] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.043879] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.052153] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.052153] [57420]: warnings.warn( [ 1255.058067] [57420]: INFO cinder.volume.api [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1255.063718] [57420]: INFO cinder.api.openstack.wsgi [None req-0c5f0f06-1d25-45b1-a831-06aca227b5c2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1255.064038] [57420]: [pid: 57420|app: 0|req: 186/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:10 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.073531] [57419]: DEBUG cinder.api.middleware.request_id [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.075670] [57419]: INFO cinder.api.openstack.wsgi [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1256.075880] [57419]: DEBUG cinder.api.openstack.wsgi [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.076106] [57419]: DEBUG cinder.api.openstack.wsgi [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.086239] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.086239] [57419]: warnings.warn( [ 1256.090332] [57419]: INFO cinder.volume.api [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1256.095185] [57419]: INFO cinder.api.openstack.wsgi [None req-88e3b432-1396-45ce-aa6a-b7a7a2361f04 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1256.095611] [57419]: [pid: 57419|app: 0|req: 213/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:11 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.145539] [57420]: DEBUG cinder.api.middleware.request_id [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.147971] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1256.148213] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.148531] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.163743] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.163743] [57420]: warnings.warn( [ 1256.169172] [57420]: INFO cinder.volume.api [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1256.175020] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-e6e576c5-0b25-4fb2-bb8f-c997d65b5ea8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1256.175020] [57420]: [pid: 57420|app: 0|req: 187/400] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:53:11 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.696031] [57419]: DEBUG cinder.api.middleware.request_id [None req-b2423e13-b5d4-4263-b7b2-d4bbc9ed6aba None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.696440] [57419]: INFO cinder.api.openstack.wsgi [None req-b2423e13-b5d4-4263-b7b2-d4bbc9ed6aba None None] GET http://10.180.1.21/volume// [ 1257.696805] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b2423e13-b5d4-4263-b7b2-d4bbc9ed6aba None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.696890] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b2423e13-b5d4-4263-b7b2-d4bbc9ed6aba None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.697230] [57419]: INFO cinder.api.openstack.wsgi [None req-b2423e13-b5d4-4263-b7b2-d4bbc9ed6aba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.697549] [57419]: [pid: 57419|app: 0|req: 214/401] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:53:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.701457] [57420]: DEBUG cinder.api.middleware.request_id [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-0055efe7-3e03-47d9-b8b1-a1e767eaa5b8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.703745] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-0055efe7-3e03-47d9-b8b1-a1e767eaa5b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1257.704171] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-0055efe7-3e03-47d9-b8b1-a1e767eaa5b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afc7434e-9d4f-4aba-af88-b42e26044daa", "connector": null, "instance_uuid": "f2356e34-17fe-4425-b41d-f0586e0db263"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1257.717241] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.717241] [57420]: warnings.warn( [ 1257.741638] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-0055efe7-3e03-47d9-b8b1-a1e767eaa5b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1257.742284] [57420]: [pid: 57420|app: 0|req: 188/402] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:53:12 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.761491] [57419]: DEBUG cinder.api.middleware.request_id [None req-e77bdc4b-8014-4ee8-9697-3246caede502 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.763614] [57419]: INFO cinder.api.openstack.wsgi [None req-e77bdc4b-8014-4ee8-9697-3246caede502 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1257.763897] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e77bdc4b-8014-4ee8-9697-3246caede502 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.764157] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e77bdc4b-8014-4ee8-9697-3246caede502 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.775277] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.775277] [57419]: warnings.warn( [ 1257.778831] [57419]: INFO cinder.volume.api [None req-e77bdc4b-8014-4ee8-9697-3246caede502 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1257.784197] [57419]: INFO cinder.api.openstack.wsgi [None req-e77bdc4b-8014-4ee8-9697-3246caede502 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1257.784699] [57419]: [pid: 57419|app: 0|req: 215/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:13 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.278500] [57420]: DEBUG cinder.api.middleware.request_id [None req-0b17970b-3f31-488e-b51e-d75d1066f7fe None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.278993] [57420]: INFO cinder.api.openstack.wsgi [None req-0b17970b-3f31-488e-b51e-d75d1066f7fe None None] GET http://10.180.1.21/volume// [ 1258.279236] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0b17970b-3f31-488e-b51e-d75d1066f7fe None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.279501] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0b17970b-3f31-488e-b51e-d75d1066f7fe None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.279969] [57420]: INFO cinder.api.openstack.wsgi [None req-0b17970b-3f31-488e-b51e-d75d1066f7fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.280342] [57420]: [pid: 57420|app: 0|req: 189/404] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:53:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.285698] [57419]: DEBUG cinder.api.middleware.request_id [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.288114] [57419]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1258.288410] [57419]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.288621] [57419]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.301749] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.301749] [57419]: warnings.warn( [ 1258.306045] [57419]: INFO cinder.volume.api [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1258.312656] [57419]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-7da54513-f5c6-418f-83af-9e7ed701bfa3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1258.313262] [57419]: [pid: 57419|app: 0|req: 216/405] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:53:13 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.344576] [57420]: DEBUG cinder.api.middleware.request_id [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.347160] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] PUT http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a [ 1258.347572] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-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-865965", "mountpoint": "/dev/sdb"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1258.355392] [57420]: DEBUG cinder.coordination [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Acquiring lock "cinder-attachment_update-afc7434e-9d4f-4aba-af88-b42e26044daa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1258.361195] [57420]: DEBUG cinder.coordination [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-afc7434e-9d4f-4aba-af88-b42e26044daa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1258.361929] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.361929] [57420]: warnings.warn( [ 1258.796113] [57419]: DEBUG cinder.api.middleware.request_id [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.798179] [57419]: INFO cinder.api.openstack.wsgi [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1258.798490] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.798710] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.810970] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.810970] [57419]: warnings.warn( [ 1258.814773] [57419]: INFO cinder.volume.api [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1258.819656] [57419]: INFO cinder.api.openstack.wsgi [None req-9f4e008c-87fe-4e53-b107-1b90b9945dbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1258.820129] [57419]: [pid: 57419|app: 0|req: 217/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:14 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.830704] [57419]: DEBUG cinder.api.middleware.request_id [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.832702] [57419]: INFO cinder.api.openstack.wsgi [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1259.832911] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.833146] [57419]: DEBUG cinder.api.openstack.wsgi [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.846877] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.846877] [57419]: warnings.warn( [ 1259.850901] [57419]: INFO cinder.volume.api [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1259.856533] [57419]: INFO cinder.api.openstack.wsgi [None req-a1872844-c3f9-4977-a1e0-72124349e1c6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1259.856966] [57419]: [pid: 57419|app: 0|req: 218/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:15 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.868048] [57419]: DEBUG cinder.api.middleware.request_id [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.870150] [57419]: INFO cinder.api.openstack.wsgi [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1260.870380] [57419]: DEBUG cinder.api.openstack.wsgi [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1260.870584] [57419]: DEBUG cinder.api.openstack.wsgi [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.884281] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.884281] [57419]: warnings.warn( [ 1260.887925] [57419]: INFO cinder.volume.api [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1260.892907] [57419]: INFO cinder.api.openstack.wsgi [None req-991be899-0ee8-42c5-b74b-867ed8a611d2 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1260.893394] [57419]: [pid: 57419|app: 0|req: 219/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:16 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.903279] [57419]: DEBUG cinder.api.middleware.request_id [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.905411] [57419]: INFO cinder.api.openstack.wsgi [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1261.905699] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.905957] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.920296] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.920296] [57419]: warnings.warn( [ 1261.924330] [57419]: INFO cinder.volume.api [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1261.929594] [57419]: INFO cinder.api.openstack.wsgi [None req-9800d742-a196-40ed-aa34-91f5448fbdd3 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1261.930076] [57419]: [pid: 57419|app: 0|req: 220/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:17 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.654072] [57419]: DEBUG cinder.api.middleware.request_id [None req-1a48c771-37f6-4780-96c1-990bc620e048 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.656062] [57419]: INFO cinder.api.openstack.wsgi [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] DELETE http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1262.656274] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.656587] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.656796] [57419]: INFO cinder.api.v3.volumes [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Delete volume with id: 386db701-709c-441d-8c48-3595e106c847 [ 1262.664327] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.664327] [57419]: warnings.warn( [ 1262.664805] [57419]: INFO cinder.volume.api [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1262.681137] [57419]: INFO cinder.volume.api [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Delete volume request issued successfully. [ 1262.681321] [57419]: INFO cinder.api.openstack.wsgi [None req-1a48c771-37f6-4780-96c1-990bc620e048 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 202 [ 1262.681769] [57419]: [pid: 57419|app: 0|req: 221/410] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:17 2025] DELETE /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1262.684622] [57419]: DEBUG cinder.api.middleware.request_id [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.686489] [57419]: INFO cinder.api.openstack.wsgi [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1262.686708] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.686909] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.694173] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694173] [57419]: warnings.warn( [ 1262.698520] [57419]: INFO cinder.volume.api [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1262.705697] [57419]: INFO cinder.api.openstack.wsgi [None req-e3d70a41-aee1-4cf3-832d-6112da05b3f4 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1262.706374] [57419]: [pid: 57419|app: 0|req: 222/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:17 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.887401] [57420]: DEBUG cinder.coordination [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-afc7434e-9d4f-4aba-af88-b42e26044daa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1262.887908] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-bd3560cd-fe4a-46a0-a804-a53d8dd932b8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a returned with HTTP 200 [ 1262.888496] [57420]: [pid: 57420|app: 0|req: 190/412] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:53:13 2025] PUT /volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1262.941081] [57419]: DEBUG cinder.api.middleware.request_id [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.942558] [57419]: INFO cinder.api.openstack.wsgi [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1262.942815] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.943084] [57419]: DEBUG cinder.api.openstack.wsgi [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.953177] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953177] [57419]: warnings.warn( [ 1262.956256] [57419]: INFO cinder.volume.api [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1262.960652] [57419]: INFO cinder.api.openstack.wsgi [None req-2c08c156-53d1-41d4-9e1f-0221b1efecbd tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1262.961093] [57419]: [pid: 57419|app: 0|req: 223/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:18 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.720981] [57420]: DEBUG cinder.api.middleware.request_id [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.723086] [57420]: INFO cinder.api.openstack.wsgi [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1263.723298] [57420]: DEBUG cinder.api.openstack.wsgi [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1263.723509] [57420]: DEBUG cinder.api.openstack.wsgi [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.734288] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.734288] [57420]: warnings.warn( [ 1263.738597] [57420]: INFO cinder.volume.api [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1263.743575] [57420]: INFO cinder.api.openstack.wsgi [None req-113a95cb-1803-47a1-86b5-ca3a15d1948f tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1263.744012] [57420]: [pid: 57420|app: 0|req: 191/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:18 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.971635] [57419]: DEBUG cinder.api.middleware.request_id [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.973606] [57419]: INFO cinder.api.openstack.wsgi [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1263.973884] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1263.974066] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.984744] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.984744] [57419]: warnings.warn( [ 1263.987927] [57419]: INFO cinder.volume.api [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1263.992078] [57419]: INFO cinder.api.openstack.wsgi [None req-0134aa45-9c9f-479c-a2eb-2234d6dc8016 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1263.992499] [57419]: [pid: 57419|app: 0|req: 224/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:19 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.754671] [57420]: DEBUG cinder.api.middleware.request_id [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.756807] [57420]: INFO cinder.api.openstack.wsgi [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1264.757026] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.757242] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.765517] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.765517] [57420]: warnings.warn( [ 1264.769343] [57420]: INFO cinder.volume.api [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Volume info retrieved successfully. [ 1264.773867] [57420]: INFO cinder.api.openstack.wsgi [None req-6c0577a5-ad9b-424d-aacd-65f1d1d4b54e tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 200 [ 1264.774321] [57420]: [pid: 57420|app: 0|req: 192/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:20 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.002689] [57419]: DEBUG cinder.api.middleware.request_id [None req-3ed06648-7896-424e-84ef-24880559e27b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.004780] [57419]: INFO cinder.api.openstack.wsgi [None req-3ed06648-7896-424e-84ef-24880559e27b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1265.005049] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ed06648-7896-424e-84ef-24880559e27b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.005306] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3ed06648-7896-424e-84ef-24880559e27b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.013295] [57420]: DEBUG cinder.api.middleware.request_id [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-724d0b72-d32f-40e4-b619-aee30e074b6b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.015174] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.015174] [57419]: warnings.warn( [ 1265.015582] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-724d0b72-d32f-40e4-b619-aee30e074b6b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a/action [ 1265.015982] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-724d0b72-d32f-40e4-b619-aee30e074b6b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1265.016125] [57420]: DEBUG cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-724d0b72-d32f-40e4-b619-aee30e074b6b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1265.018443] [57419]: INFO cinder.volume.api [None req-3ed06648-7896-424e-84ef-24880559e27b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1265.022971] [57419]: INFO cinder.api.openstack.wsgi [None req-3ed06648-7896-424e-84ef-24880559e27b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1265.023862] [57419]: [pid: 57419|app: 0|req: 225/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:20 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.031022] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.031022] [57420]: warnings.warn( [ 1265.036430] [57420]: INFO cinder.api.openstack.wsgi [req-31e58d76-24bf-4083-a080-884ad78fb9f3 req-724d0b72-d32f-40e4-b619-aee30e074b6b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a/action returned with HTTP 204 [ 1265.036983] [57420]: [pid: 57420|app: 0|req: 193/418] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:53:20 2025] POST /volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1265.784087] [57419]: DEBUG cinder.api.middleware.request_id [None req-051205a5-ab98-4555-944a-0d2bd9d3f948 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.786098] [57419]: INFO cinder.api.openstack.wsgi [None req-051205a5-ab98-4555-944a-0d2bd9d3f948 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] GET http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 [ 1265.786311] [57419]: DEBUG cinder.api.openstack.wsgi [None req-051205a5-ab98-4555-944a-0d2bd9d3f948 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.786518] [57419]: DEBUG cinder.api.openstack.wsgi [None req-051205a5-ab98-4555-944a-0d2bd9d3f948 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.792639] [57419]: INFO cinder.api.openstack.wsgi [None req-051205a5-ab98-4555-944a-0d2bd9d3f948 tempest-DeleteServersTestJSON-1851199470 tempest-DeleteServersTestJSON-1851199470-project-member] http://10.180.1.21/volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 returned with HTTP 404 [ 1265.793165] [57419]: [pid: 57419|app: 0|req: 226/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:21 2025] GET /volume/v3/volumes/386db701-709c-441d-8c48-3595e106c847 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1266.033374] [57420]: DEBUG cinder.api.middleware.request_id [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.035430] [57420]: INFO cinder.api.openstack.wsgi [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1266.035640] [57420]: DEBUG cinder.api.openstack.wsgi [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.035849] [57420]: DEBUG cinder.api.openstack.wsgi [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.048166] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.048166] [57420]: warnings.warn( [ 1266.052250] [57420]: INFO cinder.volume.api [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1266.057340] [57420]: INFO cinder.api.openstack.wsgi [None req-783a562e-f269-4a2d-ad5c-63133cfd7473 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1266.057772] [57420]: [pid: 57420|app: 0|req: 194/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:21 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.067724] [57419]: DEBUG cinder.api.middleware.request_id [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.069771] [57419]: INFO cinder.api.openstack.wsgi [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1266.070049] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.070326] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.081022] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.081022] [57419]: warnings.warn( [ 1266.084337] [57419]: INFO cinder.volume.api [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1266.089049] [57419]: INFO cinder.api.openstack.wsgi [None req-ee2ddebb-540a-46a2-b222-3c78089f69bc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1266.089540] [57419]: [pid: 57419|app: 0|req: 227/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:21 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.178130] [57420]: DEBUG cinder.api.middleware.request_id [None req-8bbb884d-7330-460d-bacd-943593dbed6c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.180189] [57420]: INFO cinder.api.openstack.wsgi [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1266.180559] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-134523420"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1266.181991] [57420]: DEBUG cinder.api.v3.volumes [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-134523420'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1266.182136] [57420]: INFO cinder.api.v3.volumes [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume of 1 GB [ 1266.187379] [57420]: INFO cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Availability Zones retrieved successfully. [ 1266.194121] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (d182c6ff-b008-4f7f-87b0-61398aa4793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1266.195291] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44745ae6-0c06-472e-b7a1-0bdd85c58f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1266.196396] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1266.214845] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44745ae6-0c06-472e-b7a1-0bdd85c58f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1266.215868] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95668fdb-5f48-43f0-afe4-7f5fc9e565c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1266.249221] [57420]: DEBUG cinder.quota [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Created reservations ['20aa5b64-3396-4ab7-af19-1281eca3dd4b', '67e8851c-a362-4187-bc90-325ba4f30496', '091e5b7e-f273-4b8f-b9ab-49c5cdf921b2', '02188c64-2438-47d8-8630-81b952a9563c'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1266.250543] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95668fdb-5f48-43f0-afe4-7f5fc9e565c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20aa5b64-3396-4ab7-af19-1281eca3dd4b', '67e8851c-a362-4187-bc90-325ba4f30496', '091e5b7e-f273-4b8f-b9ab-49c5cdf921b2', '02188c64-2438-47d8-8630-81b952a9563c']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1266.251215] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f96fbfa-0b96-47a7-be94-b3d8613425a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1266.265924] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f96fbfa-0b96-47a7-be94-b3d8613425a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d092d1-170e-47b5-820f-f68d26827b33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-134523420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['20aa5b64-3396-4ab7-af19-1281eca3dd4b','67e8851c-a362-4187-bc90-325ba4f30496','091e5b7e-f273-4b8f-b9ab-49c5cdf921b2','02188c64-2438-47d8-8630-81b952a9563c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-134523420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00d092d1-170e-47b5-820f-f68d26827b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2158323043d74adb8a5228815bcd647f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1266.266890] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0613608c-76ea-4ae3-923c-ef9d72e56d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1266.284292] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0613608c-76ea-4ae3-923c-ef9d72e56d72) transitioned into state 'SUCCESS' from state '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-134523420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd64d11ccbd4c389e4be8040b0bf1ee',qos_specs=None,replication_status=,reservations=['20aa5b64-3396-4ab7-af19-1281eca3dd4b','67e8851c-a362-4187-bc90-325ba4f30496','091e5b7e-f273-4b8f-b9ab-49c5cdf921b2','02188c64-2438-47d8-8630-81b952a9563c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2158323043d74adb8a5228815bcd647f',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1266.285156] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67db5fc3-2885-4fc4-b3ad-66e8c3ff3959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1266.296140] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67db5fc3-2885-4fc4-b3ad-66e8c3ff3959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1266.297313] [57420]: DEBUG cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Flow 'volume_create_api' (d182c6ff-b008-4f7f-87b0-61398aa4793b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1266.297866] [57420]: INFO cinder.volume.api [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Create volume request issued successfully. [ 1266.298839] [57420]: INFO cinder.api.openstack.wsgi [None req-8bbb884d-7330-460d-bacd-943593dbed6c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1266.299271] [57420]: [pid: 57420|app: 0|req: 195/422] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:53:21 2025] POST /volume/v3/volumes => generated 749 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1266.308347] [57419]: DEBUG cinder.api.middleware.request_id [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.310651] [57419]: INFO cinder.api.openstack.wsgi [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1266.310889] [57419]: DEBUG cinder.api.openstack.wsgi [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.311259] [57419]: DEBUG cinder.api.openstack.wsgi [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.319676] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.319676] [57419]: warnings.warn( [ 1266.324691] [57419]: INFO cinder.volume.api [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1266.330257] [57419]: INFO cinder.api.openstack.wsgi [None req-04f8c27d-5078-4128-a3c5-563d6ba9fecc tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1266.330742] [57419]: [pid: 57419|app: 0|req: 228/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:21 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.341840] [57420]: DEBUG cinder.api.middleware.request_id [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.345237] [57420]: INFO cinder.api.openstack.wsgi [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1267.345237] [57420]: DEBUG cinder.api.openstack.wsgi [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1267.345237] [57420]: DEBUG cinder.api.openstack.wsgi [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.357159] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.357159] [57420]: warnings.warn( [ 1267.361576] [57420]: INFO cinder.volume.api [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1267.366903] [57420]: INFO cinder.api.openstack.wsgi [None req-34c5506e-1aa4-4e49-9f2f-87a9de0eb638 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1267.367227] [57420]: [pid: 57420|app: 0|req: 196/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:22 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.411739] [57419]: DEBUG cinder.api.middleware.request_id [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.414685] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1267.416037] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1267.416037] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.423794] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.423794] [57419]: warnings.warn( [ 1267.427277] [57419]: INFO cinder.volume.api [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1267.431638] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-bc2f31f0-93c0-485b-a4bd-cc56a6624986 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1267.432065] [57419]: [pid: 57419|app: 0|req: 229/425] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:53:22 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.955189] [57420]: DEBUG cinder.api.middleware.request_id [None req-359c4dd4-6160-4157-920c-84346a057bd1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.955633] [57420]: INFO cinder.api.openstack.wsgi [None req-359c4dd4-6160-4157-920c-84346a057bd1 None None] GET http://10.180.1.21/volume// [ 1268.955801] [57420]: DEBUG cinder.api.openstack.wsgi [None req-359c4dd4-6160-4157-920c-84346a057bd1 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1268.956043] [57420]: DEBUG cinder.api.openstack.wsgi [None req-359c4dd4-6160-4157-920c-84346a057bd1 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1268.956467] [57420]: INFO cinder.api.openstack.wsgi [None req-359c4dd4-6160-4157-920c-84346a057bd1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1268.956805] [57420]: [pid: 57420|app: 0|req: 197/426] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:53:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1268.961039] [57419]: DEBUG cinder.api.middleware.request_id [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-9f7f0f60-bee2-4c5b-8495-05ec4af0cc0a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.965258] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-9f7f0f60-bee2-4c5b-8495-05ec4af0cc0a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1268.965258] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-9f7f0f60-bee2-4c5b-8495-05ec4af0cc0a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00d092d1-170e-47b5-820f-f68d26827b33", "connector": null, "instance_uuid": "f2356e34-17fe-4425-b41d-f0586e0db263"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1268.977988] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.977988] [57419]: warnings.warn( [ 1269.005055] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-9f7f0f60-bee2-4c5b-8495-05ec4af0cc0a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1269.005818] [57419]: [pid: 57419|app: 0|req: 230/427] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:53:24 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) [ 1269.030715] [57420]: DEBUG cinder.api.middleware.request_id [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.033047] [57420]: INFO cinder.api.openstack.wsgi [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1269.033047] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1269.033047] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.043134] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.043134] [57420]: warnings.warn( [ 1269.047060] [57420]: INFO cinder.volume.api [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1269.052067] [57420]: INFO cinder.api.openstack.wsgi [None req-c359ec52-97d2-4381-82bd-f2a3cbf7c97c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1269.052503] [57420]: [pid: 57420|app: 0|req: 198/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:24 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.534356] [57419]: DEBUG cinder.api.middleware.request_id [None req-d09b7e0b-3161-40fa-b8e6-c1630725d75b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.534831] [57419]: INFO cinder.api.openstack.wsgi [None req-d09b7e0b-3161-40fa-b8e6-c1630725d75b None None] GET http://10.180.1.21/volume// [ 1269.535097] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d09b7e0b-3161-40fa-b8e6-c1630725d75b None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1269.535350] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d09b7e0b-3161-40fa-b8e6-c1630725d75b None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.535873] [57419]: INFO cinder.api.openstack.wsgi [None req-d09b7e0b-3161-40fa-b8e6-c1630725d75b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1269.536214] [57419]: [pid: 57419|app: 0|req: 231/429] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:53:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1269.540319] [57420]: DEBUG cinder.api.middleware.request_id [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.542735] [57420]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1269.543036] [57420]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1269.543198] [57420]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.561309] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.561309] [57420]: warnings.warn( [ 1269.567884] [57420]: INFO cinder.volume.api [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1269.576011] [57420]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-f1ee842c-ea1c-4505-831c-42c03fa70e14 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1269.576508] [57420]: [pid: 57420|app: 0|req: 199/430] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:53:24 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1269.609238] [57419]: DEBUG cinder.api.middleware.request_id [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.611836] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] PUT http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 [ 1269.612260] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-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-865965", "mountpoint": "/dev/sdc"}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1269.625098] [57419]: DEBUG cinder.coordination [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Acquiring lock "cinder-attachment_update-00d092d1-170e-47b5-820f-f68d26827b33-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1269.630085] [57419]: DEBUG cinder.coordination [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-00d092d1-170e-47b5-820f-f68d26827b33-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1269.631294] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.631294] [57419]: warnings.warn( [ 1270.063196] [57420]: DEBUG cinder.api.middleware.request_id [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.065297] [57420]: INFO cinder.api.openstack.wsgi [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1270.065518] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1270.065730] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1270.075614] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.075614] [57420]: warnings.warn( [ 1270.079707] [57420]: INFO cinder.volume.api [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1270.084426] [57420]: INFO cinder.api.openstack.wsgi [None req-d2909ecc-c43a-40af-92bb-fa3dadbad91b tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1270.084848] [57420]: [pid: 57420|app: 0|req: 200/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:25 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.095237] [57420]: DEBUG cinder.api.middleware.request_id [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.097344] [57420]: INFO cinder.api.openstack.wsgi [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1271.097559] [57420]: DEBUG cinder.api.openstack.wsgi [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1271.097797] [57420]: DEBUG cinder.api.openstack.wsgi [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1271.114661] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.114661] [57420]: warnings.warn( [ 1271.120590] [57420]: INFO cinder.volume.api [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1271.128778] [57420]: INFO cinder.api.openstack.wsgi [None req-376bb1d6-0ded-4447-9f3e-fd85c3289dd0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1271.129340] [57420]: [pid: 57420|app: 0|req: 201/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:26 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.139381] [57420]: DEBUG cinder.api.middleware.request_id [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.141514] [57420]: INFO cinder.api.openstack.wsgi [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1272.141730] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1272.141982] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1272.155274] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.155274] [57420]: warnings.warn( [ 1272.159677] [57420]: INFO cinder.volume.api [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1272.164906] [57420]: INFO cinder.api.openstack.wsgi [None req-6450a99d-7cd6-4d9b-9cdf-26006d38e720 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1272.165362] [57420]: [pid: 57420|app: 0|req: 202/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:27 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.175614] [57420]: DEBUG cinder.api.middleware.request_id [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.177710] [57420]: INFO cinder.api.openstack.wsgi [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1273.177931] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1273.178157] [57420]: DEBUG cinder.api.openstack.wsgi [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.193428] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.193428] [57420]: warnings.warn( [ 1273.196546] [57420]: INFO cinder.volume.api [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1273.201922] [57420]: INFO cinder.api.openstack.wsgi [None req-a55e8077-0ced-4721-8c4f-ae9d904e25ea tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1273.202364] [57420]: [pid: 57420|app: 0|req: 203/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:28 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.162022] [57419]: DEBUG cinder.coordination [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Lock "cinder-attachment_update-00d092d1-170e-47b5-820f-f68d26827b33-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1274.162424] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-3bc3e17c-8908-474f-a61b-11467e3ba837 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 returned with HTTP 200 [ 1274.163228] [57419]: [pid: 57419|app: 0|req: 232/435] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:53:24 2025] PUT /volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1274.212441] [57420]: DEBUG cinder.api.middleware.request_id [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.214677] [57420]: INFO cinder.api.openstack.wsgi [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1274.214895] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1274.215119] [57420]: DEBUG cinder.api.openstack.wsgi [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1274.228366] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.228366] [57420]: warnings.warn( [ 1274.232750] [57420]: INFO cinder.volume.api [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1274.238770] [57420]: INFO cinder.api.openstack.wsgi [None req-fa116110-ccdb-4f78-9384-236f1bd1ee97 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1274.239240] [57420]: [pid: 57420|app: 0|req: 204/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:29 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.249413] [57419]: DEBUG cinder.api.middleware.request_id [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.251609] [57419]: INFO cinder.api.openstack.wsgi [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1275.251829] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1275.252044] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1275.268496] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.268496] [57419]: warnings.warn( [ 1275.272804] [57419]: INFO cinder.volume.api [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1275.279034] [57419]: INFO cinder.api.openstack.wsgi [None req-7034d74c-f9c1-4c4e-a003-6c32e1e89524 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1275.279516] [57419]: [pid: 57419|app: 0|req: 233/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:30 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.290449] [57420]: DEBUG cinder.api.middleware.request_id [None req-e7a04e45-62af-412c-a347-94afcdb1d847 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.292303] [57420]: INFO cinder.api.openstack.wsgi [None req-e7a04e45-62af-412c-a347-94afcdb1d847 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1276.292497] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e7a04e45-62af-412c-a347-94afcdb1d847 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1276.292707] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e7a04e45-62af-412c-a347-94afcdb1d847 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1276.303881] [57419]: DEBUG cinder.api.middleware.request_id [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-c0ae75b5-4f9c-4458-b8f1-098e425c1848 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.306348] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-c0ae75b5-4f9c-4458-b8f1-098e425c1848 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980/action [ 1276.306848] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-c0ae75b5-4f9c-4458-b8f1-098e425c1848 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-complete": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1276.306944] [57419]: DEBUG cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-c0ae75b5-4f9c-4458-b8f1-098e425c1848 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1276.307047] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.307047] [57420]: warnings.warn( [ 1276.311193] [57420]: INFO cinder.volume.api [None req-e7a04e45-62af-412c-a347-94afcdb1d847 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1276.316455] [57420]: INFO cinder.api.openstack.wsgi [None req-e7a04e45-62af-412c-a347-94afcdb1d847 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1276.316905] [57420]: [pid: 57420|app: 0|req: 205/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:31 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.322782] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.322782] [57419]: warnings.warn( [ 1276.330765] [57419]: INFO cinder.api.openstack.wsgi [req-baeeedb4-9cf6-4757-8172-02da2e89a28f req-c0ae75b5-4f9c-4458-b8f1-098e425c1848 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980/action returned with HTTP 204 [ 1276.331311] [57419]: [pid: 57419|app: 0|req: 234/439] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:53:31 2025] POST /volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1277.328061] [57420]: DEBUG cinder.api.middleware.request_id [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.331382] [57420]: INFO cinder.api.openstack.wsgi [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1277.331382] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1277.331382] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1277.345520] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.345520] [57420]: warnings.warn( [ 1277.350476] [57420]: INFO cinder.volume.api [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1277.356311] [57420]: INFO cinder.api.openstack.wsgi [None req-8a4578c7-37e2-416e-8fc0-4e1459339a34 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1277.356835] [57420]: [pid: 57420|app: 0|req: 206/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:32 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.366755] [57419]: DEBUG cinder.api.middleware.request_id [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.369347] [57419]: INFO cinder.api.openstack.wsgi [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1277.369697] [57419]: DEBUG cinder.api.openstack.wsgi [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1277.370061] [57419]: DEBUG cinder.api.openstack.wsgi [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1277.381803] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.381803] [57419]: warnings.warn( [ 1277.385392] [57419]: INFO cinder.volume.api [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1277.390345] [57419]: INFO cinder.api.openstack.wsgi [None req-849f8e28-e5f8-4458-b615-a04d8e7bf340 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1277.390812] [57419]: [pid: 57419|app: 0|req: 235/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:32 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.558396] [57420]: DEBUG cinder.api.middleware.request_id [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.560699] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1277.560913] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1277.561152] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1277.573065] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.573065] [57420]: warnings.warn( [ 1277.576019] [57420]: INFO cinder.volume.api [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1277.580586] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-bf7db24d-5060-4dbd-89ee-ac505b08e70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1277.581052] [57420]: [pid: 57420|app: 0|req: 207/442] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:53:32 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.599900] [57419]: DEBUG cinder.api.middleware.request_id [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.602461] [57419]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa/action [ 1277.603114] [57419]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1277.603114] [57419]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1277.613230] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.613230] [57419]: warnings.warn( [ 1277.613801] [57419]: INFO cinder.volume.api [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1277.619529] [57419]: INFO cinder.volume.api [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Begin detaching volume completed successfully. [ 1277.619769] [57419]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-74f48149-5e8f-4f2d-9bda-36d68fb110ec tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa/action returned with HTTP 202 [ 1277.620279] [57419]: [pid: 57419|app: 0|req: 236/443] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:53:32 2025] POST /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1277.632521] [57420]: DEBUG cinder.api.middleware.request_id [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.634774] [57420]: INFO cinder.api.openstack.wsgi [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1277.635037] [57420]: DEBUG cinder.api.openstack.wsgi [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1277.635290] [57420]: DEBUG cinder.api.openstack.wsgi [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1277.647068] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.647068] [57420]: warnings.warn( [ 1277.651208] [57420]: INFO cinder.volume.api [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1277.656703] [57420]: INFO cinder.api.openstack.wsgi [None req-03ec8302-30f2-44f3-91d6-e7152f302c6f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1277.656703] [57420]: [pid: 57420|app: 0|req: 208/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:32 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1278.640579] [57419]: DEBUG cinder.api.middleware.request_id [None req-0e8201d4-04c5-437d-bd19-edb240aa46ba None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.641083] [57419]: INFO cinder.api.openstack.wsgi [None req-0e8201d4-04c5-437d-bd19-edb240aa46ba None None] GET http://10.180.1.21/volume// [ 1278.641272] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0e8201d4-04c5-437d-bd19-edb240aa46ba None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1278.641484] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0e8201d4-04c5-437d-bd19-edb240aa46ba None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1278.641877] [57419]: INFO cinder.api.openstack.wsgi [None req-0e8201d4-04c5-437d-bd19-edb240aa46ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1278.642226] [57419]: [pid: 57419|app: 0|req: 237/445] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:53:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1278.645909] [57420]: DEBUG cinder.api.middleware.request_id [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.649034] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1278.649034] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1278.649034] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1278.662765] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.662765] [57420]: warnings.warn( [ 1278.666457] [57420]: INFO cinder.volume.api [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1278.666966] [57419]: DEBUG cinder.api.middleware.request_id [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.669129] [57419]: INFO cinder.api.openstack.wsgi [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1278.669361] [57419]: DEBUG cinder.api.openstack.wsgi [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1278.669574] [57419]: DEBUG cinder.api.openstack.wsgi [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1278.671863] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-576ca669-ca28-4d14-ba02-9af4cafd5b79 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1278.672320] [57420]: [pid: 57420|app: 0|req: 209/446] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:53:33 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1278.679659] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.679659] [57419]: warnings.warn( [ 1278.683135] [57419]: INFO cinder.volume.api [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1278.687492] [57419]: INFO cinder.api.openstack.wsgi [None req-395c9b5d-0315-4f94-b6e5-f47fc71eb17d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1278.687917] [57419]: [pid: 57419|app: 0|req: 238/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:33 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1279.698418] [57420]: DEBUG cinder.api.middleware.request_id [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.700797] [57420]: INFO cinder.api.openstack.wsgi [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1279.701121] [57420]: DEBUG cinder.api.openstack.wsgi [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1279.701345] [57420]: DEBUG cinder.api.openstack.wsgi [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1279.713556] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.713556] [57420]: warnings.warn( [ 1279.717531] [57420]: INFO cinder.volume.api [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1279.722681] [57420]: INFO cinder.api.openstack.wsgi [None req-20856b0a-e0b7-4edf-861d-2c43f3601cc5 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1279.723176] [57420]: [pid: 57420|app: 0|req: 210/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:34 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.734092] [57419]: DEBUG cinder.api.middleware.request_id [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.736204] [57419]: INFO cinder.api.openstack.wsgi [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1280.736466] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1280.736714] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1280.749435] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.749435] [57419]: warnings.warn( [ 1280.753269] [57419]: INFO cinder.volume.api [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1280.758070] [57419]: INFO cinder.api.openstack.wsgi [None req-0975ea59-e326-49b7-8362-0ec3369e95c8 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1280.758527] [57419]: [pid: 57419|app: 0|req: 239/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:35 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.833157] [57420]: DEBUG cinder.api.middleware.request_id [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-e936adb8-637c-47d8-9255-44528db33e99 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.835749] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-e936adb8-637c-47d8-9255-44528db33e99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a [ 1280.835992] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-e936adb8-637c-47d8-9255-44528db33e99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1280.836249] [57420]: DEBUG cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-e936adb8-637c-47d8-9255-44528db33e99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1280.844239] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.844239] [57420]: warnings.warn( [ 1281.375672] [57420]: INFO cinder.api.openstack.wsgi [req-65ea3f97-b1d2-4ac2-95b7-2ec40b1bd273 req-e936adb8-637c-47d8-9255-44528db33e99 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a returned with HTTP 200 [ 1281.376256] [57420]: [pid: 57420|app: 0|req: 211/450] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:53:36 2025] DELETE /volume/v3/attachments/c84248bb-28a5-4ca7-aec9-4b104a77a59a => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.769060] [57419]: DEBUG cinder.api.middleware.request_id [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.771172] [57419]: INFO cinder.api.openstack.wsgi [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1281.771406] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.771693] [57419]: DEBUG cinder.api.openstack.wsgi [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.781955] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.781955] [57419]: warnings.warn( [ 1281.785595] [57419]: INFO cinder.volume.api [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1281.790986] [57419]: INFO cinder.api.openstack.wsgi [None req-f0b3b43b-07e3-47a6-b55f-a0afb2378531 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1281.791473] [57419]: [pid: 57419|app: 0|req: 240/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:37 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.861033] [57420]: DEBUG cinder.api.middleware.request_id [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.863500] [57420]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1281.863761] [57420]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.864076] [57420]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.874370] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.874370] [57420]: warnings.warn( [ 1281.877717] [57420]: INFO cinder.volume.api [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1281.882152] [57420]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-41fc9019-347a-4ec5-aaca-b444f7d0b38c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1281.882589] [57420]: [pid: 57420|app: 0|req: 212/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:53:37 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1281.898903] [57419]: DEBUG cinder.api.middleware.request_id [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.901356] [57419]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] POST http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33/action [ 1281.901745] [57419]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1281.901878] [57419]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1281.912231] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.912231] [57419]: warnings.warn( [ 1281.912753] [57419]: INFO cinder.volume.api [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1281.918497] [57419]: INFO cinder.volume.api [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Begin detaching volume completed successfully. [ 1281.918719] [57419]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-3194bcb2-ecc4-441b-adb9-9089a4239a8e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33/action returned with HTTP 202 [ 1281.919230] [57419]: [pid: 57419|app: 0|req: 241/453] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:53:37 2025] POST /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1281.933448] [57420]: DEBUG cinder.api.middleware.request_id [None req-b5472cac-ec37-4196-b31b-7666164af70c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.935506] [57420]: INFO cinder.api.openstack.wsgi [None req-b5472cac-ec37-4196-b31b-7666164af70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1281.935714] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b5472cac-ec37-4196-b31b-7666164af70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.935927] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b5472cac-ec37-4196-b31b-7666164af70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.946623] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.946623] [57420]: warnings.warn( [ 1281.950326] [57420]: INFO cinder.volume.api [None req-b5472cac-ec37-4196-b31b-7666164af70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1281.954681] [57420]: INFO cinder.api.openstack.wsgi [None req-b5472cac-ec37-4196-b31b-7666164af70c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1281.955120] [57420]: [pid: 57420|app: 0|req: 213/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:37 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.941311] [57419]: DEBUG cinder.api.middleware.request_id [None req-d702b2dc-5191-4464-bfa0-88742d7cfa2f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.941760] [57419]: INFO cinder.api.openstack.wsgi [None req-d702b2dc-5191-4464-bfa0-88742d7cfa2f None None] GET http://10.180.1.21/volume// [ 1282.941931] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d702b2dc-5191-4464-bfa0-88742d7cfa2f None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.942162] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d702b2dc-5191-4464-bfa0-88742d7cfa2f None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.942552] [57419]: INFO cinder.api.openstack.wsgi [None req-d702b2dc-5191-4464-bfa0-88742d7cfa2f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1282.942874] [57419]: [pid: 57419|app: 0|req: 242/455] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:53:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1282.946566] [57420]: DEBUG cinder.api.middleware.request_id [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.948939] [57420]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1282.949197] [57420]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.949407] [57420]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.959776] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.959776] [57420]: warnings.warn( [ 1282.962772] [57420]: INFO cinder.volume.api [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1282.965486] [57419]: DEBUG cinder.api.middleware.request_id [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.967574] [57420]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-f27d2ac0-1fbf-4f0b-a56c-af8a4b022e64 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1282.967574] [57420]: [pid: 57420|app: 0|req: 214/456] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:53:38 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1282.967764] [57419]: INFO cinder.api.openstack.wsgi [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1282.967977] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.968201] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.978727] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.978727] [57419]: warnings.warn( [ 1282.982329] [57419]: INFO cinder.volume.api [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1282.987042] [57419]: INFO cinder.api.openstack.wsgi [None req-ecb9d201-3eba-4cc1-a91b-b3e1b6aa73b6 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1282.987481] [57419]: [pid: 57419|app: 0|req: 243/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:38 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.997926] [57420]: DEBUG cinder.api.middleware.request_id [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.000073] [57420]: INFO cinder.api.openstack.wsgi [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1284.000290] [57420]: DEBUG cinder.api.openstack.wsgi [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1284.000502] [57420]: DEBUG cinder.api.openstack.wsgi [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.013752] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.013752] [57420]: warnings.warn( [ 1284.017655] [57420]: INFO cinder.volume.api [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1284.022824] [57420]: INFO cinder.api.openstack.wsgi [None req-07ba4ef9-c149-473e-9118-927ad2f729f4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1284.023259] [57420]: [pid: 57420|app: 0|req: 215/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:39 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.112704] [57419]: DEBUG cinder.api.middleware.request_id [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-519c0c1c-7af4-4919-ac43-8ea6803c7d98 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.114991] [57419]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-519c0c1c-7af4-4919-ac43-8ea6803c7d98 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 [ 1284.115294] [57419]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-519c0c1c-7af4-4919-ac43-8ea6803c7d98 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1284.115517] [57419]: DEBUG cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-519c0c1c-7af4-4919-ac43-8ea6803c7d98 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.122708] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.122708] [57419]: warnings.warn( [ 1284.648227] [57419]: INFO cinder.api.openstack.wsgi [req-38a34998-d09e-4b74-b1d7-24761f8c3826 req-519c0c1c-7af4-4919-ac43-8ea6803c7d98 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 returned with HTTP 200 [ 1284.648809] [57419]: [pid: 57419|app: 0|req: 244/459] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:53:39 2025] DELETE /volume/v3/attachments/cfeec667-21ec-44b3-9bec-c966a62f6980 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.033784] [57420]: DEBUG cinder.api.middleware.request_id [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.035672] [57420]: INFO cinder.api.openstack.wsgi [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1285.036022] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1285.036355] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1285.044882] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.044882] [57420]: warnings.warn( [ 1285.048789] [57420]: INFO cinder.volume.api [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1285.053153] [57420]: INFO cinder.api.openstack.wsgi [None req-d41bc390-2c94-4555-87b9-8013d5c67bb9 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1285.053611] [57420]: [pid: 57420|app: 0|req: 216/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:40 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.063562] [57419]: DEBUG cinder.api.middleware.request_id [None req-3606dbee-6557-44cb-a26e-f10c66258753 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.065546] [57419]: INFO cinder.api.openstack.wsgi [None req-3606dbee-6557-44cb-a26e-f10c66258753 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1285.065766] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3606dbee-6557-44cb-a26e-f10c66258753 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1285.065975] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3606dbee-6557-44cb-a26e-f10c66258753 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1285.073492] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.073492] [57419]: warnings.warn( [ 1285.077040] [57419]: INFO cinder.volume.api [None req-3606dbee-6557-44cb-a26e-f10c66258753 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1285.081372] [57419]: INFO cinder.api.openstack.wsgi [None req-3606dbee-6557-44cb-a26e-f10c66258753 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1285.081776] [57419]: [pid: 57419|app: 0|req: 245/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:40 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.168063] [57420]: DEBUG cinder.api.middleware.request_id [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.170455] [57420]: INFO cinder.api.openstack.wsgi [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1286.170877] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1286.171228] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1286.181946] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.181946] [57420]: warnings.warn( [ 1286.186333] [57420]: INFO cinder.volume.api [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1286.190812] [57420]: INFO cinder.api.openstack.wsgi [None req-b12d5cac-e011-46c8-9c2d-c47a181b0c42 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1286.191246] [57420]: [pid: 57420|app: 0|req: 217/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:41 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.200991] [57419]: DEBUG cinder.api.middleware.request_id [None req-5f6afc75-1721-452b-930a-06832efb7224 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.203025] [57419]: INFO cinder.api.openstack.wsgi [None req-5f6afc75-1721-452b-930a-06832efb7224 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1286.203237] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5f6afc75-1721-452b-930a-06832efb7224 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1286.203447] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5f6afc75-1721-452b-930a-06832efb7224 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1286.210991] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.210991] [57419]: warnings.warn( [ 1286.214456] [57419]: INFO cinder.volume.api [None req-5f6afc75-1721-452b-930a-06832efb7224 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1286.218698] [57419]: INFO cinder.api.openstack.wsgi [None req-5f6afc75-1721-452b-930a-06832efb7224 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1286.219155] [57419]: [pid: 57419|app: 0|req: 246/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:41 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.258722] [57420]: DEBUG cinder.api.middleware.request_id [None req-7a3793d3-de4f-429b-9630-aace513bdc12 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.260985] [57420]: INFO cinder.api.openstack.wsgi [None req-7a3793d3-de4f-429b-9630-aace513bdc12 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1286.261216] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7a3793d3-de4f-429b-9630-aace513bdc12 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1286.261424] [57420]: DEBUG cinder.api.openstack.wsgi [None req-7a3793d3-de4f-429b-9630-aace513bdc12 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1286.269199] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.269199] [57420]: warnings.warn( [ 1286.272683] [57420]: INFO cinder.volume.api [None req-7a3793d3-de4f-429b-9630-aace513bdc12 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1286.276922] [57420]: INFO cinder.api.openstack.wsgi [None req-7a3793d3-de4f-429b-9630-aace513bdc12 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1286.277350] [57420]: [pid: 57420|app: 0|req: 218/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:41 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.268052] [57419]: DEBUG cinder.api.middleware.request_id [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.269921] [57419]: INFO cinder.api.openstack.wsgi [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1288.270154] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1288.270361] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1288.282615] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.282615] [57419]: warnings.warn( [ 1288.286160] [57419]: INFO cinder.volume.api [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1288.291199] [57419]: INFO cinder.api.openstack.wsgi [None req-9e7bac20-86c6-4872-a18a-00bc204366a2 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1288.291592] [57419]: [pid: 57419|app: 0|req: 247/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.340096] [57420]: DEBUG cinder.api.middleware.request_id [None req-582989b8-6453-442d-b1f1-319db25b6579 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.342315] [57420]: INFO cinder.api.openstack.wsgi [None req-582989b8-6453-442d-b1f1-319db25b6579 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1288.342431] [57420]: DEBUG cinder.api.openstack.wsgi [None req-582989b8-6453-442d-b1f1-319db25b6579 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1288.342688] [57420]: DEBUG cinder.api.openstack.wsgi [None req-582989b8-6453-442d-b1f1-319db25b6579 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1288.350272] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.350272] [57420]: warnings.warn( [ 1288.354039] [57420]: INFO cinder.volume.api [None req-582989b8-6453-442d-b1f1-319db25b6579 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1288.358304] [57420]: INFO cinder.api.openstack.wsgi [None req-582989b8-6453-442d-b1f1-319db25b6579 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1288.358797] [57420]: [pid: 57420|app: 0|req: 219/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:43 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.652605] [57419]: DEBUG cinder.api.middleware.request_id [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.655107] [57419]: INFO cinder.api.openstack.wsgi [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1296.655426] [57419]: DEBUG cinder.api.openstack.wsgi [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.655727] [57419]: DEBUG cinder.api.openstack.wsgi [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.655982] [57419]: INFO cinder.api.v3.volumes [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume with id: 00d092d1-170e-47b5-820f-f68d26827b33 [ 1296.668027] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.668027] [57419]: warnings.warn( [ 1296.668560] [57419]: INFO cinder.volume.api [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1296.686353] [57419]: INFO cinder.volume.api [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume request issued successfully. [ 1296.687041] [57419]: INFO cinder.api.openstack.wsgi [None req-337efd81-b9ac-45c5-bf4a-180b34c2d5a0 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 202 [ 1296.687041] [57419]: [pid: 57419|app: 0|req: 248/467] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:51 2025] DELETE /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1296.689934] [57420]: DEBUG cinder.api.middleware.request_id [None req-24a1642b-7856-4f67-8df9-a7452b87a511 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.692016] [57420]: INFO cinder.api.openstack.wsgi [None req-24a1642b-7856-4f67-8df9-a7452b87a511 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1296.692249] [57420]: DEBUG cinder.api.openstack.wsgi [None req-24a1642b-7856-4f67-8df9-a7452b87a511 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.692464] [57420]: DEBUG cinder.api.openstack.wsgi [None req-24a1642b-7856-4f67-8df9-a7452b87a511 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.700636] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.700636] [57420]: warnings.warn( [ 1296.704950] [57420]: INFO cinder.volume.api [None req-24a1642b-7856-4f67-8df9-a7452b87a511 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1296.709904] [57420]: INFO cinder.api.openstack.wsgi [None req-24a1642b-7856-4f67-8df9-a7452b87a511 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1296.710337] [57420]: [pid: 57420|app: 0|req: 220/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:51 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.672034] [57419]: DEBUG cinder.api.middleware.request_id [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.674494] [57419]: INFO cinder.api.openstack.wsgi [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] DELETE http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1297.674705] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1297.674909] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.675094] [57419]: INFO cinder.api.v3.volumes [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Delete volume with id: 748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1297.687267] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.687267] [57419]: warnings.warn( [ 1297.687783] [57419]: INFO cinder.volume.api [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1297.707445] [57419]: INFO cinder.volume.api [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Delete volume request issued successfully. [ 1297.707445] [57419]: INFO cinder.api.openstack.wsgi [None req-d80efa5d-5380-4d3b-81e6-f45b8510fcdd tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 202 [ 1297.707860] [57419]: [pid: 57419|app: 0|req: 249/469] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:52 2025] DELETE /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1297.710917] [57420]: DEBUG cinder.api.middleware.request_id [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.713066] [57420]: INFO cinder.api.openstack.wsgi [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1297.713296] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1297.713506] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.720805] [57419]: DEBUG cinder.api.middleware.request_id [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.721416] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721416] [57420]: warnings.warn( [ 1297.723068] [57419]: INFO cinder.api.openstack.wsgi [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1297.723290] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1297.723574] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.726190] [57420]: INFO cinder.volume.api [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1297.731530] [57420]: INFO cinder.api.openstack.wsgi [None req-d7bb787b-a270-43bf-b360-e85fa4301a38 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 200 [ 1297.731819] [57420]: [pid: 57420|app: 0|req: 221/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:52 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.732025] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.732025] [57419]: warnings.warn( [ 1297.735648] [57419]: INFO cinder.volume.api [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1297.741506] [57419]: INFO cinder.api.openstack.wsgi [None req-3a400cab-1cf3-4ac9-b961-41188fc7784e tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1297.742454] [57419]: [pid: 57419|app: 0|req: 250/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:52 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.742487] [57420]: DEBUG cinder.api.middleware.request_id [None req-f336cda8-777c-4a72-b1bd-2df4440c2dff None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.745046] [57420]: INFO cinder.api.openstack.wsgi [None req-f336cda8-777c-4a72-b1bd-2df4440c2dff tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d [ 1298.745346] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f336cda8-777c-4a72-b1bd-2df4440c2dff tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1298.745681] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f336cda8-777c-4a72-b1bd-2df4440c2dff tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1298.752616] [57419]: DEBUG cinder.api.middleware.request_id [None req-94848c72-41ea-454b-8954-03feecc6db05 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.754704] [57420]: INFO cinder.api.openstack.wsgi [None req-f336cda8-777c-4a72-b1bd-2df4440c2dff tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d returned with HTTP 404 [ 1298.754704] [57420]: [pid: 57420|app: 0|req: 222/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:54 2025] GET /volume/v3/volumes/748dc37b-c42c-4925-8c4a-5fb2cd2c2b4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1298.755091] [57419]: INFO cinder.api.openstack.wsgi [None req-94848c72-41ea-454b-8954-03feecc6db05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1298.755365] [57419]: DEBUG cinder.api.openstack.wsgi [None req-94848c72-41ea-454b-8954-03feecc6db05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1298.755645] [57419]: DEBUG cinder.api.openstack.wsgi [None req-94848c72-41ea-454b-8954-03feecc6db05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1298.767562] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.767562] [57419]: warnings.warn( [ 1298.771929] [57419]: INFO cinder.volume.api [None req-94848c72-41ea-454b-8954-03feecc6db05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1298.776620] [57419]: INFO cinder.api.openstack.wsgi [None req-94848c72-41ea-454b-8954-03feecc6db05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 200 [ 1298.777118] [57419]: [pid: 57419|app: 0|req: 251/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:54 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.810080] [57420]: DEBUG cinder.api.middleware.request_id [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.812276] [57420]: INFO cinder.api.openstack.wsgi [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1298.812492] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1298.813128] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1298.813128] [57420]: INFO cinder.api.v3.volumes [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Delete volume with id: 7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1298.821687] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.821687] [57420]: warnings.warn( [ 1298.822279] [57420]: INFO cinder.volume.api [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1298.840806] [57420]: INFO cinder.volume.api [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Delete volume request issued successfully. [ 1298.840806] [57420]: INFO cinder.api.openstack.wsgi [None req-d0ccc070-7196-4185-aaa1-51dad4bb249a tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 202 [ 1298.841256] [57420]: [pid: 57420|app: 0|req: 223/474] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:54 2025] DELETE /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1298.844971] [57419]: DEBUG cinder.api.middleware.request_id [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.847994] [57419]: INFO cinder.api.openstack.wsgi [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1298.847994] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1298.847994] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1298.856625] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.856625] [57419]: warnings.warn( [ 1298.860921] [57419]: INFO cinder.volume.api [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1298.866165] [57419]: INFO cinder.api.openstack.wsgi [None req-ff3e1f3e-d5b6-48a9-b3fb-b0e223cd5156 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1298.866656] [57419]: [pid: 57419|app: 0|req: 252/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:54 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.788733] [57420]: DEBUG cinder.api.middleware.request_id [None req-b64612c3-0636-4822-afec-bd9b53acdeef None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.791585] [57420]: INFO cinder.api.openstack.wsgi [None req-b64612c3-0636-4822-afec-bd9b53acdeef tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 [ 1299.791836] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b64612c3-0636-4822-afec-bd9b53acdeef tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1299.792061] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b64612c3-0636-4822-afec-bd9b53acdeef tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1299.799367] [57420]: INFO cinder.api.openstack.wsgi [None req-b64612c3-0636-4822-afec-bd9b53acdeef tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 returned with HTTP 404 [ 1299.799980] [57420]: [pid: 57420|app: 0|req: 224/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:55 2025] GET /volume/v3/volumes/00d092d1-170e-47b5-820f-f68d26827b33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1299.803869] [57419]: DEBUG cinder.api.middleware.request_id [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.806710] [57419]: INFO cinder.api.openstack.wsgi [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1299.807041] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1299.807370] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1299.807611] [57419]: INFO cinder.api.v3.volumes [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume with id: afc7434e-9d4f-4aba-af88-b42e26044daa [ 1299.820495] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.820495] [57419]: warnings.warn( [ 1299.821124] [57419]: INFO cinder.volume.api [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1299.839705] [57419]: INFO cinder.volume.api [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume request issued successfully. [ 1299.840125] [57419]: INFO cinder.api.openstack.wsgi [None req-d44263ed-0fbe-4843-9cec-80e0d21b5636 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 202 [ 1299.840434] [57419]: [pid: 57419|app: 0|req: 253/477] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:55 2025] DELETE /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1299.844035] [57420]: DEBUG cinder.api.middleware.request_id [None req-e0523734-b184-4a74-b651-aeaa9487843c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.846757] [57420]: INFO cinder.api.openstack.wsgi [None req-e0523734-b184-4a74-b651-aeaa9487843c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1299.846878] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0523734-b184-4a74-b651-aeaa9487843c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1299.847019] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0523734-b184-4a74-b651-aeaa9487843c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1299.855164] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.855164] [57420]: warnings.warn( [ 1299.859845] [57420]: INFO cinder.volume.api [None req-e0523734-b184-4a74-b651-aeaa9487843c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1299.865060] [57420]: INFO cinder.api.openstack.wsgi [None req-e0523734-b184-4a74-b651-aeaa9487843c tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1299.865507] [57420]: [pid: 57420|app: 0|req: 225/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:55 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.877654] [57419]: DEBUG cinder.api.middleware.request_id [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.880115] [57419]: INFO cinder.api.openstack.wsgi [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1299.880304] [57419]: DEBUG cinder.api.openstack.wsgi [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1299.880514] [57419]: DEBUG cinder.api.openstack.wsgi [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1299.889950] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.889950] [57419]: warnings.warn( [ 1299.894447] [57419]: INFO cinder.volume.api [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1299.899516] [57419]: INFO cinder.api.openstack.wsgi [None req-67b20240-8c6b-4eae-8cc1-84c1d4155fe6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1299.899953] [57419]: [pid: 57419|app: 0|req: 254/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:55 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.876347] [57420]: DEBUG cinder.api.middleware.request_id [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.878866] [57420]: INFO cinder.api.openstack.wsgi [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1300.879178] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1300.879410] [57420]: DEBUG cinder.api.openstack.wsgi [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1300.889320] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.889320] [57420]: warnings.warn( [ 1300.893243] [57420]: INFO cinder.volume.api [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1300.897865] [57420]: INFO cinder.api.openstack.wsgi [None req-ad264945-3e53-42f9-90b9-3cc22abd83a4 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1300.898320] [57420]: [pid: 57420|app: 0|req: 226/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:56 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.911639] [57419]: DEBUG cinder.api.middleware.request_id [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.914527] [57419]: INFO cinder.api.openstack.wsgi [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1300.914527] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1300.914900] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1300.923609] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.923609] [57419]: warnings.warn( [ 1300.928249] [57419]: INFO cinder.volume.api [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Volume info retrieved successfully. [ 1300.934523] [57419]: INFO cinder.api.openstack.wsgi [None req-5da425d7-3a22-4dec-b8fe-bbf0e0293fe4 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 200 [ 1300.935065] [57419]: [pid: 57419|app: 0|req: 255/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:56 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.908371] [57420]: DEBUG cinder.api.middleware.request_id [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.910723] [57420]: INFO cinder.api.openstack.wsgi [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1301.910931] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.911164] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.921321] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.921321] [57420]: warnings.warn( [ 1301.926256] [57420]: INFO cinder.volume.api [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1301.932738] [57420]: INFO cinder.api.openstack.wsgi [None req-9955addd-5600-44a3-af39-3dcd0bf04eeb tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 200 [ 1301.933096] [57420]: [pid: 57420|app: 0|req: 227/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:57 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.945341] [57419]: DEBUG cinder.api.middleware.request_id [None req-adca511f-7004-4a28-a4ca-511acbfe54a6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.947563] [57419]: INFO cinder.api.openstack.wsgi [None req-adca511f-7004-4a28-a4ca-511acbfe54a6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] GET http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 [ 1301.947752] [57419]: DEBUG cinder.api.openstack.wsgi [None req-adca511f-7004-4a28-a4ca-511acbfe54a6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.948362] [57419]: DEBUG cinder.api.openstack.wsgi [None req-adca511f-7004-4a28-a4ca-511acbfe54a6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.954551] [57419]: INFO cinder.api.openstack.wsgi [None req-adca511f-7004-4a28-a4ca-511acbfe54a6 tempest-AttachVolumeShelveTestJSON-1027382621 tempest-AttachVolumeShelveTestJSON-1027382621-project-member] http://10.180.1.21/volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 returned with HTTP 404 [ 1301.955291] [57419]: [pid: 57419|app: 0|req: 256/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:57 2025] GET /volume/v3/volumes/7976e28e-9c9e-4826-88ac-3677aac5a032 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1302.943293] [57420]: DEBUG cinder.api.middleware.request_id [None req-080b3d19-5f42-4079-9fd7-90c9ea772c88 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.945601] [57420]: INFO cinder.api.openstack.wsgi [None req-080b3d19-5f42-4079-9fd7-90c9ea772c88 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa [ 1302.945870] [57420]: DEBUG cinder.api.openstack.wsgi [None req-080b3d19-5f42-4079-9fd7-90c9ea772c88 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1302.946065] [57420]: DEBUG cinder.api.openstack.wsgi [None req-080b3d19-5f42-4079-9fd7-90c9ea772c88 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1302.952699] [57420]: INFO cinder.api.openstack.wsgi [None req-080b3d19-5f42-4079-9fd7-90c9ea772c88 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa returned with HTTP 404 [ 1302.953280] [57420]: [pid: 57420|app: 0|req: 228/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:58 2025] GET /volume/v3/volumes/afc7434e-9d4f-4aba-af88-b42e26044daa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1303.005804] [57419]: DEBUG cinder.api.middleware.request_id [None req-735216a0-e638-4b7f-ac8e-d6363daea96a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.008181] [57419]: INFO cinder.api.openstack.wsgi [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1303.009496] [57419]: DEBUG cinder.api.openstack.wsgi [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1303.009496] [57419]: DEBUG cinder.api.openstack.wsgi [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1303.009496] [57419]: INFO cinder.api.v3.volumes [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume with id: 125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1303.026376] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.026376] [57419]: warnings.warn( [ 1303.026376] [57419]: INFO cinder.volume.api [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1303.047372] [57419]: INFO cinder.volume.api [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Delete volume request issued successfully. [ 1303.047882] [57419]: INFO cinder.api.openstack.wsgi [None req-735216a0-e638-4b7f-ac8e-d6363daea96a tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 202 [ 1303.048517] [57419]: [pid: 57419|app: 0|req: 257/485] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:53:58 2025] DELETE /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1303.051671] [57420]: DEBUG cinder.api.middleware.request_id [None req-6716228d-9404-44e0-b539-d375863f0f05 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.054181] [57420]: INFO cinder.api.openstack.wsgi [None req-6716228d-9404-44e0-b539-d375863f0f05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1303.054442] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6716228d-9404-44e0-b539-d375863f0f05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1303.054672] [57420]: DEBUG cinder.api.openstack.wsgi [None req-6716228d-9404-44e0-b539-d375863f0f05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1303.062863] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.062863] [57420]: warnings.warn( [ 1303.067177] [57420]: INFO cinder.volume.api [None req-6716228d-9404-44e0-b539-d375863f0f05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1303.072868] [57420]: INFO cinder.api.openstack.wsgi [None req-6716228d-9404-44e0-b539-d375863f0f05 tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1303.073347] [57420]: [pid: 57420|app: 0|req: 229/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:58 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.084419] [57419]: DEBUG cinder.api.middleware.request_id [None req-57455047-b709-4c7e-abcf-212770cbdb8f None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.086813] [57419]: INFO cinder.api.openstack.wsgi [None req-57455047-b709-4c7e-abcf-212770cbdb8f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1304.087056] [57419]: DEBUG cinder.api.openstack.wsgi [None req-57455047-b709-4c7e-abcf-212770cbdb8f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1304.087269] [57419]: DEBUG cinder.api.openstack.wsgi [None req-57455047-b709-4c7e-abcf-212770cbdb8f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1304.099061] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.099061] [57419]: warnings.warn( [ 1304.104213] [57419]: INFO cinder.volume.api [None req-57455047-b709-4c7e-abcf-212770cbdb8f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Volume info retrieved successfully. [ 1304.110759] [57419]: INFO cinder.api.openstack.wsgi [None req-57455047-b709-4c7e-abcf-212770cbdb8f tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 200 [ 1304.111226] [57419]: [pid: 57419|app: 0|req: 258/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:59 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.190473] [57420]: DEBUG cinder.api.middleware.request_id [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.248498] [57420]: INFO cinder.api.openstack.wsgi [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1304.248973] [57420]: DEBUG cinder.api.openstack.wsgi [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-190191712"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1304.250884] [57420]: DEBUG cinder.api.v3.volumes [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-190191712'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1304.251028] [57420]: INFO cinder.api.v3.volumes [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume of 1 GB [ 1304.257153] [57420]: INFO cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Availability Zones retrieved successfully. [ 1304.264656] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (339552d9-1f7b-4b53-8993-3f7c8828bac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1304.265872] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abaaf612-0307-47b9-99c7-2aa9770c5063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1304.267119] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1304.289011] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abaaf612-0307-47b9-99c7-2aa9770c5063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1304.290077] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed89a2b9-dd19-4bc7-b7d8-21683736434c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1304.346755] [57420]: DEBUG cinder.quota [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Created reservations ['45774ea2-9c22-4466-945c-df34ab67f523', '2f2b5e49-59e0-4814-8c4b-d6b9924f675e', '68835a07-af51-4782-881e-b3b0f69362b5', 'dc1de56f-3c8e-4261-a231-166f37e81676'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1304.347963] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed89a2b9-dd19-4bc7-b7d8-21683736434c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45774ea2-9c22-4466-945c-df34ab67f523', '2f2b5e49-59e0-4814-8c4b-d6b9924f675e', '68835a07-af51-4782-881e-b3b0f69362b5', 'dc1de56f-3c8e-4261-a231-166f37e81676']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1304.349094] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c67a9b9-f2e3-479a-bbd8-4de94ba56961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1304.370025] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c67a9b9-f2e3-479a-bbd8-4de94ba56961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9548f4d-55a0-42ec-b805-d0c1b836db19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-190191712',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['45774ea2-9c22-4466-945c-df34ab67f523','2f2b5e49-59e0-4814-8c4b-d6b9924f675e','68835a07-af51-4782-881e-b3b0f69362b5','dc1de56f-3c8e-4261-a231-166f37e81676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-190191712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9548f4d-55a0-42ec-b805-d0c1b836db19,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddd70785537e452f8572596f3d1c4623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1304.371725] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204b0828-3dcb-495a-b796-97232c363024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1304.389774] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204b0828-3dcb-495a-b796-97232c363024) transitioned into state 'SUCCESS' from state '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-190191712',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['45774ea2-9c22-4466-945c-df34ab67f523','2f2b5e49-59e0-4814-8c4b-d6b9924f675e','68835a07-af51-4782-881e-b3b0f69362b5','dc1de56f-3c8e-4261-a231-166f37e81676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1304.390729] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1491fbb2-d373-4e31-b7b1-b169bd90da3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1304.401218] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1491fbb2-d373-4e31-b7b1-b169bd90da3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1304.402463] [57420]: DEBUG cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (339552d9-1f7b-4b53-8993-3f7c8828bac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1304.402898] [57420]: INFO cinder.volume.api [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request issued successfully. [ 1304.403725] [57420]: INFO cinder.api.openstack.wsgi [None req-c82b3fe0-4305-4140-95a6-60c9f8027270 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1304.404241] [57420]: [pid: 57420|app: 0|req: 230/488] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:53:59 2025] POST /volume/v3/volumes => generated 758 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1304.414436] [57419]: DEBUG cinder.api.middleware.request_id [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.416524] [57419]: INFO cinder.api.openstack.wsgi [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1304.416744] [57419]: DEBUG cinder.api.openstack.wsgi [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1304.416950] [57419]: DEBUG cinder.api.openstack.wsgi [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1304.424933] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.424933] [57419]: warnings.warn( [ 1304.429236] [57419]: INFO cinder.volume.api [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1304.435790] [57419]: INFO cinder.api.openstack.wsgi [None req-35271076-f799-4c61-8ac8-ca6c44d8fc7d tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 200 [ 1304.436231] [57419]: [pid: 57419|app: 0|req: 259/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:53:59 2025] GET /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.121688] [57420]: DEBUG cinder.api.middleware.request_id [None req-bc6320a5-f149-4d8c-ae8f-81d4a29b5a8d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.124477] [57420]: INFO cinder.api.openstack.wsgi [None req-bc6320a5-f149-4d8c-ae8f-81d4a29b5a8d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] GET http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec [ 1305.124606] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bc6320a5-f149-4d8c-ae8f-81d4a29b5a8d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.124814] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bc6320a5-f149-4d8c-ae8f-81d4a29b5a8d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.134406] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.134406] [57420]: warnings.warn( [ 1305.138095] [57420]: INFO cinder.api.openstack.wsgi [None req-bc6320a5-f149-4d8c-ae8f-81d4a29b5a8d tempest-AttachVolumeTestJSON-743939377 tempest-AttachVolumeTestJSON-743939377-project-member] http://10.180.1.21/volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec returned with HTTP 404 [ 1305.138717] [57420]: [pid: 57420|app: 0|req: 231/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:00 2025] GET /volume/v3/volumes/125d6d0f-f9aa-478a-a244-a2691b2bf2ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1305.448451] [57419]: DEBUG cinder.api.middleware.request_id [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.451510] [57419]: INFO cinder.api.openstack.wsgi [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1305.451853] [57419]: DEBUG cinder.api.openstack.wsgi [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.452210] [57419]: DEBUG cinder.api.openstack.wsgi [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.464018] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.464018] [57419]: warnings.warn( [ 1305.468703] [57419]: INFO cinder.volume.api [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1305.475349] [57419]: INFO cinder.api.openstack.wsgi [None req-698a86d4-80a4-440b-a132-a04e3680ecd1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 200 [ 1305.475908] [57419]: [pid: 57419|app: 0|req: 260/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:00 2025] GET /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.497973] [57420]: DEBUG cinder.api.middleware.request_id [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.499979] [57420]: INFO cinder.api.openstack.wsgi [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1305.500264] [57420]: DEBUG cinder.api.openstack.wsgi [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.500473] [57420]: DEBUG cinder.api.openstack.wsgi [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.509087] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.509087] [57420]: warnings.warn( [ 1305.513468] [57420]: INFO cinder.volume.api [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1305.518188] [57420]: INFO cinder.api.openstack.wsgi [req-bc647c96-c829-4b74-81a4-5ee211ab4c15 req-98d38916-9d80-47e4-9ca1-068c69152b40 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 200 [ 1305.518761] [57420]: [pid: 57420|app: 0|req: 232/492] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:54:00 2025] GET /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.526455] [57419]: DEBUG cinder.api.middleware.request_id [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.529045] [57419]: INFO cinder.api.openstack.wsgi [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1305.529651] [57419]: DEBUG cinder.api.openstack.wsgi [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1834456563"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1305.531321] [57419]: DEBUG cinder.api.v3.volumes [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1834456563'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1305.531453] [57419]: INFO cinder.api.v3.volumes [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume of 1 GB [ 1305.535885] [57419]: INFO cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Availability Zones retrieved successfully. [ 1305.544295] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (d8d34d72-f074-4844-ab71-1f6649140755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1305.544903] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d46fe5-792b-42df-930d-6040fffa4a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1305.546143] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1305.567161] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d46fe5-792b-42df-930d-6040fffa4a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1305.568352] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2f501f-d050-4be1-9e90-2e65aa369746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1305.612769] [57419]: DEBUG cinder.quota [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Created reservations ['f8e811ff-5fdc-43e0-81ab-115a65217191', '3300eddf-bd91-4d69-8aa7-d928b69498b6', '9b9a55f2-18d6-4f25-bc11-e82e435b5045', '12078c41-dc33-45ca-a35e-140825ead66c'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1305.613790] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2f501f-d050-4be1-9e90-2e65aa369746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e811ff-5fdc-43e0-81ab-115a65217191', '3300eddf-bd91-4d69-8aa7-d928b69498b6', '9b9a55f2-18d6-4f25-bc11-e82e435b5045', '12078c41-dc33-45ca-a35e-140825ead66c']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1305.614809] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdefc59-5362-432b-a60d-fb944296abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1305.635912] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdefc59-5362-432b-a60d-fb944296abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aedcb55-bf95-4052-af25-d3c6e986eb1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1834456563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['f8e811ff-5fdc-43e0-81ab-115a65217191','3300eddf-bd91-4d69-8aa7-d928b69498b6','9b9a55f2-18d6-4f25-bc11-e82e435b5045','12078c41-dc33-45ca-a35e-140825ead66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1834456563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aedcb55-bf95-4052-af25-d3c6e986eb1d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddd70785537e452f8572596f3d1c4623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1305.636947] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c014d12-1568-44c1-8837-8279f490cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1305.654692] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c014d12-1568-44c1-8837-8279f490cec4) transitioned into state 'SUCCESS' from state '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-1834456563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['f8e811ff-5fdc-43e0-81ab-115a65217191','3300eddf-bd91-4d69-8aa7-d928b69498b6','9b9a55f2-18d6-4f25-bc11-e82e435b5045','12078c41-dc33-45ca-a35e-140825ead66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1305.655213] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b366c03f-2940-48dd-9a4c-3d075362f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1305.663927] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b366c03f-2940-48dd-9a4c-3d075362f98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1305.665107] [57419]: DEBUG cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (d8d34d72-f074-4844-ab71-1f6649140755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1305.665437] [57419]: INFO cinder.volume.api [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request issued successfully. [ 1305.666124] [57419]: INFO cinder.api.openstack.wsgi [None req-150d43db-f7a4-4b23-93f2-b4852a5630a2 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1305.666610] [57419]: [pid: 57419|app: 0|req: 261/493] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:54:00 2025] POST /volume/v3/volumes => generated 759 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1305.676743] [57420]: DEBUG cinder.api.middleware.request_id [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.678873] [57420]: INFO cinder.api.openstack.wsgi [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1305.679129] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.679429] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.689250] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.689250] [57420]: warnings.warn( [ 1305.693738] [57420]: INFO cinder.volume.api [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1305.700500] [57420]: INFO cinder.api.openstack.wsgi [None req-b2e4ee3e-d520-4d5e-8161-4eb0a4e4be74 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 200 [ 1305.701104] [57420]: [pid: 57420|app: 0|req: 233/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:00 2025] GET /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1306.712639] [57419]: DEBUG cinder.api.middleware.request_id [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.714873] [57419]: INFO cinder.api.openstack.wsgi [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1306.715108] [57419]: DEBUG cinder.api.openstack.wsgi [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.715328] [57419]: DEBUG cinder.api.openstack.wsgi [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.727535] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.727535] [57419]: warnings.warn( [ 1306.731944] [57419]: INFO cinder.volume.api [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1306.738120] [57419]: INFO cinder.api.openstack.wsgi [None req-425d5f86-31ed-4ae1-8c6a-6f3e421b097e tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 200 [ 1306.738254] [57419]: [pid: 57419|app: 0|req: 262/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:01 2025] GET /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.761052] [57420]: DEBUG cinder.api.middleware.request_id [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.763642] [57420]: INFO cinder.api.openstack.wsgi [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1306.763949] [57420]: DEBUG cinder.api.openstack.wsgi [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.764225] [57420]: DEBUG cinder.api.openstack.wsgi [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.773606] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.773606] [57420]: warnings.warn( [ 1306.779136] [57420]: INFO cinder.volume.api [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1306.784214] [57420]: INFO cinder.api.openstack.wsgi [req-5b2d82ae-1b79-4a48-8f1e-6388e0ce07ba req-2633c00b-bfb1-4709-98a5-ad66cbad36a1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 200 [ 1306.784930] [57420]: [pid: 57420|app: 0|req: 234/496] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:54:02 2025] GET /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.792392] [57419]: DEBUG cinder.api.middleware.request_id [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.795261] [57419]: INFO cinder.api.openstack.wsgi [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1306.795792] [57419]: DEBUG cinder.api.openstack.wsgi [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1700247391"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1306.797922] [57419]: DEBUG cinder.api.v3.volumes [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1700247391'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1306.798106] [57419]: INFO cinder.api.v3.volumes [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume of 1 GB [ 1306.803536] [57419]: INFO cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Availability Zones retrieved successfully. [ 1306.810434] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (e70afc11-0bd9-47bf-8a51-c8f2b2346d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1306.811698] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3405d396-84c5-4f62-93f3-a4a863290edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1306.812987] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1306.834125] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3405d396-84c5-4f62-93f3-a4a863290edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1306.835227] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfadd8c-5b9b-4dca-abdc-d1dbf6b96d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1306.915955] [57419]: DEBUG cinder.quota [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Created reservations ['7efbde4e-f801-41e5-bfb8-6f7957a19327', '6fe43a41-5ce5-440e-87da-e248de920dbc', '0f600c8d-f162-40e5-9ce4-7bc9fb7d336e', '0e02c0c8-8bf8-4cb5-abc2-bec8f0fc7878'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1306.917674] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfadd8c-5b9b-4dca-abdc-d1dbf6b96d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7efbde4e-f801-41e5-bfb8-6f7957a19327', '6fe43a41-5ce5-440e-87da-e248de920dbc', '0f600c8d-f162-40e5-9ce4-7bc9fb7d336e', '0e02c0c8-8bf8-4cb5-abc2-bec8f0fc7878']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1306.919263] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00840cf9-03b2-4677-85d2-facf68e77972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1307.008498] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00840cf9-03b2-4677-85d2-facf68e77972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb401ed-1c27-4acc-8ba6-51aead24b52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1700247391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['7efbde4e-f801-41e5-bfb8-6f7957a19327','6fe43a41-5ce5-440e-87da-e248de920dbc','0f600c8d-f162-40e5-9ce4-7bc9fb7d336e','0e02c0c8-8bf8-4cb5-abc2-bec8f0fc7878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1700247391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb401ed-1c27-4acc-8ba6-51aead24b52d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ddd70785537e452f8572596f3d1c4623',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1307.009630] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4d1157-ffff-4b76-82b3-22dfd055a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1307.031843] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4d1157-ffff-4b76-82b3-22dfd055a3b5) transitioned into state 'SUCCESS' from state '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-1700247391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ddd70785537e452f8572596f3d1c4623',qos_specs=None,replication_status=,reservations=['7efbde4e-f801-41e5-bfb8-6f7957a19327','6fe43a41-5ce5-440e-87da-e248de920dbc','0f600c8d-f162-40e5-9ce4-7bc9fb7d336e','0e02c0c8-8bf8-4cb5-abc2-bec8f0fc7878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0d9cb832ab49248050ded1c91f5b48',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1307.032836] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2a948c-bcf7-4ede-b95b-cb6c34b1761c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1307.042052] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2a948c-bcf7-4ede-b95b-cb6c34b1761c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1307.044226] [57419]: DEBUG cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Flow 'volume_create_api' (e70afc11-0bd9-47bf-8a51-c8f2b2346d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1307.044226] [57419]: INFO cinder.volume.api [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Create volume request issued successfully. [ 1307.044470] [57419]: INFO cinder.api.openstack.wsgi [None req-65d75108-4fe8-4ec9-ae2a-2f9efc02cb6a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1307.044955] [57419]: [pid: 57419|app: 0|req: 263/497] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:54:02 2025] POST /volume/v3/volumes => generated 759 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1307.055859] [57420]: DEBUG cinder.api.middleware.request_id [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.058309] [57420]: INFO cinder.api.openstack.wsgi [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1307.058663] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1307.058959] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1307.067907] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.067907] [57420]: warnings.warn( [ 1307.073194] [57420]: INFO cinder.volume.api [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1307.081320] [57420]: INFO cinder.api.openstack.wsgi [None req-3b70e510-b0f4-4822-ba86-e194c5a12fe9 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 200 [ 1307.081320] [57420]: [pid: 57420|app: 0|req: 235/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:02 2025] GET /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.091515] [57419]: DEBUG cinder.api.middleware.request_id [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.093943] [57419]: INFO cinder.api.openstack.wsgi [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1308.094183] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.094407] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.106657] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.106657] [57419]: warnings.warn( [ 1308.111049] [57419]: INFO cinder.volume.api [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1308.116928] [57419]: INFO cinder.api.openstack.wsgi [None req-c9e10f23-65dd-4c23-adad-011e3cc34704 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 200 [ 1308.117450] [57419]: [pid: 57419|app: 0|req: 264/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.135159] [57420]: DEBUG cinder.api.middleware.request_id [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.137675] [57420]: INFO cinder.api.openstack.wsgi [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1308.137893] [57420]: DEBUG cinder.api.openstack.wsgi [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.138124] [57420]: DEBUG cinder.api.openstack.wsgi [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.148917] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.148917] [57420]: warnings.warn( [ 1308.152638] [57420]: INFO cinder.volume.api [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1308.157084] [57420]: INFO cinder.api.openstack.wsgi [req-2212c48a-7375-43e9-bc6d-551acd908a32 req-8a543494-5bb6-4e3c-b471-6a25d0d7ebe1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 200 [ 1308.157526] [57420]: [pid: 57420|app: 0|req: 236/500] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.176698] [57419]: DEBUG cinder.api.middleware.request_id [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.178947] [57419]: INFO cinder.api.openstack.wsgi [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.179227] [57419]: DEBUG cinder.api.openstack.wsgi [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.179416] [57419]: DEBUG cinder.api.openstack.wsgi [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.179983] [57419]: DEBUG cinder.api.api_utils [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.181062] [57419]: DEBUG cinder.volume.api [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.211496] [57419]: INFO cinder.volume.api [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.212607] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.212607] [57419]: warnings.warn( [ 1308.217073] [57419]: INFO cinder.api.openstack.wsgi [req-4dba77e4-359f-45e3-8b7a-a494bad491b7 req-de5d9a87-9932-40d9-aa15-7d7fb32e9682 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.217545] [57419]: [pid: 57419|app: 0|req: 265/501] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.273635] [57420]: DEBUG cinder.api.middleware.request_id [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.276152] [57420]: INFO cinder.api.openstack.wsgi [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.276866] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.276866] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.276998] [57420]: DEBUG cinder.api.api_utils [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.277920] [57420]: DEBUG cinder.volume.api [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.307516] [57420]: INFO cinder.volume.api [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.308681] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.308681] [57420]: warnings.warn( [ 1308.313614] [57420]: INFO cinder.api.openstack.wsgi [req-1e3b045b-e739-4407-8bd4-2136460ea095 req-a3261448-3eba-4047-886d-f6f50fc422a5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.314056] [57420]: [pid: 57420|app: 0|req: 237/502] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.331246] [57419]: DEBUG cinder.api.middleware.request_id [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.333408] [57419]: INFO cinder.api.openstack.wsgi [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.333621] [57419]: DEBUG cinder.api.openstack.wsgi [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.334009] [57419]: DEBUG cinder.api.openstack.wsgi [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.334129] [57419]: DEBUG cinder.api.api_utils [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.335459] [57419]: DEBUG cinder.volume.api [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.344512] [57419]: INFO cinder.volume.api [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.345582] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.345582] [57419]: warnings.warn( [ 1308.350077] [57419]: INFO cinder.api.openstack.wsgi [req-eb4ddb79-1777-4c93-934a-3ba451957552 req-379947b0-646c-4444-b8fd-8dc37c673c58 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.350726] [57419]: [pid: 57419|app: 0|req: 266/503] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.365841] [57420]: DEBUG cinder.api.middleware.request_id [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.368716] [57420]: INFO cinder.api.openstack.wsgi [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.368964] [57420]: DEBUG cinder.api.openstack.wsgi [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.369271] [57420]: DEBUG cinder.api.openstack.wsgi [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.369554] [57420]: DEBUG cinder.api.api_utils [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.370470] [57420]: DEBUG cinder.volume.api [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.379635] [57420]: INFO cinder.volume.api [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.380668] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.380668] [57420]: warnings.warn( [ 1308.384905] [57420]: INFO cinder.api.openstack.wsgi [req-17166f69-dd9d-4316-b85c-de3be93c8e5e req-36d9c682-6996-4f40-906a-4474473a4c8c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.385371] [57420]: [pid: 57420|app: 0|req: 238/504] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.401546] [57419]: DEBUG cinder.api.middleware.request_id [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.403821] [57419]: INFO cinder.api.openstack.wsgi [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.404038] [57419]: DEBUG cinder.api.openstack.wsgi [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.404249] [57419]: DEBUG cinder.api.openstack.wsgi [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.404523] [57419]: DEBUG cinder.api.api_utils [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.405579] [57419]: DEBUG cinder.volume.api [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.423284] [57419]: INFO cinder.volume.api [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.424383] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.424383] [57419]: warnings.warn( [ 1308.429326] [57419]: INFO cinder.api.openstack.wsgi [req-b4c96056-d1eb-41be-93ad-3a055c549570 req-8d5e1418-4e51-42eb-af8a-72c0b130649a tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.429958] [57419]: [pid: 57419|app: 0|req: 267/505] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.447982] [57420]: DEBUG cinder.api.middleware.request_id [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.450833] [57420]: INFO cinder.api.openstack.wsgi [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.451075] [57420]: DEBUG cinder.api.openstack.wsgi [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.451751] [57420]: DEBUG cinder.api.openstack.wsgi [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.451751] [57420]: DEBUG cinder.api.api_utils [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.453414] [57420]: DEBUG cinder.volume.api [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.463648] [57420]: INFO cinder.volume.api [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.464524] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.464524] [57420]: warnings.warn( [ 1308.469271] [57420]: INFO cinder.api.openstack.wsgi [req-1bacccd3-6241-48ee-808c-a1cdc3d05bbf req-bcc8ddbb-7e69-49b3-bc79-89d567ae7db7 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.469775] [57420]: [pid: 57420|app: 0|req: 239/506] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.487604] [57419]: DEBUG cinder.api.middleware.request_id [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.489959] [57419]: INFO cinder.api.openstack.wsgi [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.490279] [57419]: DEBUG cinder.api.openstack.wsgi [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.490477] [57419]: DEBUG cinder.api.openstack.wsgi [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.490757] [57419]: DEBUG cinder.api.api_utils [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.491641] [57419]: DEBUG cinder.volume.api [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.500634] [57419]: INFO cinder.volume.api [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.501738] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.501738] [57419]: warnings.warn( [ 1308.506265] [57419]: INFO cinder.api.openstack.wsgi [req-151a4022-5a8b-45dc-bd95-56e721dfb237 req-075216ad-f390-4b22-be45-848f1089ced4 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.506758] [57419]: [pid: 57419|app: 0|req: 268/507] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.523247] [57420]: DEBUG cinder.api.middleware.request_id [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.525510] [57420]: INFO cinder.api.openstack.wsgi [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1308.525729] [57420]: DEBUG cinder.api.openstack.wsgi [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.525988] [57420]: DEBUG cinder.api.openstack.wsgi [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'detail' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.526244] [57420]: DEBUG cinder.api.api_utils [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Removing options '' from query. {{(pid=57420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1308.527138] [57420]: DEBUG cinder.volume.api [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1308.538279] [57420]: INFO cinder.volume.api [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Get all volumes completed successfully. [ 1308.539532] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.539532] [57420]: warnings.warn( [ 1308.545434] [57420]: INFO cinder.api.openstack.wsgi [req-cd706faf-1607-4d08-a529-282882e8d12a req-8d6f7008-d45a-4891-b49b-f492bcca8074 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1308.545972] [57420]: [pid: 57420|app: 0|req: 240/508] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1308.558424] [57419]: DEBUG cinder.api.middleware.request_id [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.560733] [57419]: INFO cinder.api.openstack.wsgi [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1308.560936] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.561152] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.561329] [57419]: INFO cinder.api.v3.volumes [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume with id: 5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1308.570198] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.570198] [57419]: warnings.warn( [ 1308.571030] [57419]: INFO cinder.volume.api [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1308.590074] [57419]: INFO cinder.volume.api [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume request issued successfully. [ 1308.590337] [57419]: INFO cinder.api.openstack.wsgi [None req-1abe28e3-f308-4781-9ccd-a7a0439b636c tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 202 [ 1308.590926] [57419]: [pid: 57419|app: 0|req: 269/509] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:54:03 2025] DELETE /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1308.594507] [57420]: DEBUG cinder.api.middleware.request_id [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.597605] [57420]: INFO cinder.api.openstack.wsgi [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1308.597846] [57420]: DEBUG cinder.api.openstack.wsgi [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.598076] [57420]: DEBUG cinder.api.openstack.wsgi [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.607651] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.607651] [57420]: warnings.warn( [ 1308.614572] [57420]: INFO cinder.volume.api [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1308.622365] [57420]: INFO cinder.api.openstack.wsgi [None req-99adf37c-486d-44bb-88e8-b93e6f02c2aa tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 200 [ 1308.622843] [57420]: [pid: 57420|app: 0|req: 241/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:03 2025] GET /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.634268] [57419]: DEBUG cinder.api.middleware.request_id [None req-d00d0575-def4-41ec-9095-12d3705a2d82 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.636477] [57419]: INFO cinder.api.openstack.wsgi [None req-d00d0575-def4-41ec-9095-12d3705a2d82 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d [ 1309.636691] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d00d0575-def4-41ec-9095-12d3705a2d82 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.636911] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d00d0575-def4-41ec-9095-12d3705a2d82 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.646142] [57419]: INFO cinder.api.openstack.wsgi [None req-d00d0575-def4-41ec-9095-12d3705a2d82 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d returned with HTTP 404 [ 1309.646142] [57419]: [pid: 57419|app: 0|req: 270/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:04 2025] GET /volume/v3/volumes/5eb401ed-1c27-4acc-8ba6-51aead24b52d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1309.649481] [57420]: DEBUG cinder.api.middleware.request_id [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.651513] [57420]: INFO cinder.api.openstack.wsgi [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1309.651729] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.651937] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.652142] [57420]: INFO cinder.api.v3.volumes [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume with id: 3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1309.662457] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.662457] [57420]: warnings.warn( [ 1309.662979] [57420]: INFO cinder.volume.api [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1309.681319] [57420]: INFO cinder.volume.api [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume request issued successfully. [ 1309.681528] [57420]: INFO cinder.api.openstack.wsgi [None req-f7bc4702-9d13-4d3d-b939-6dfd2718f5f5 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 202 [ 1309.681953] [57420]: [pid: 57420|app: 0|req: 242/512] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:54:04 2025] DELETE /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1309.684939] [57419]: DEBUG cinder.api.middleware.request_id [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.687266] [57419]: INFO cinder.api.openstack.wsgi [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1309.687569] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.687788] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.697937] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.697937] [57419]: warnings.warn( [ 1309.702187] [57419]: INFO cinder.volume.api [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1309.707084] [57419]: INFO cinder.api.openstack.wsgi [None req-c20ad57d-00f7-42f0-8876-a8f20e5183b1 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 200 [ 1309.707580] [57419]: [pid: 57419|app: 0|req: 271/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:04 2025] GET /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.718062] [57420]: DEBUG cinder.api.middleware.request_id [None req-1e3f497f-710d-47ab-a250-f500c6dacf51 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.720263] [57420]: INFO cinder.api.openstack.wsgi [None req-1e3f497f-710d-47ab-a250-f500c6dacf51 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d [ 1310.720546] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1e3f497f-710d-47ab-a250-f500c6dacf51 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1310.720825] [57420]: DEBUG cinder.api.openstack.wsgi [None req-1e3f497f-710d-47ab-a250-f500c6dacf51 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.727628] [57420]: INFO cinder.api.openstack.wsgi [None req-1e3f497f-710d-47ab-a250-f500c6dacf51 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d returned with HTTP 404 [ 1310.728156] [57420]: [pid: 57420|app: 0|req: 243/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:05 2025] GET /volume/v3/volumes/3aedcb55-bf95-4052-af25-d3c6e986eb1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1310.731374] [57419]: DEBUG cinder.api.middleware.request_id [None req-3f03f307-5861-4c4c-815d-272bb52ef035 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.733542] [57419]: INFO cinder.api.openstack.wsgi [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1310.733762] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1310.733973] [57419]: DEBUG cinder.api.openstack.wsgi [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.734183] [57419]: INFO cinder.api.v3.volumes [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume with id: f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1310.745536] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.745536] [57419]: warnings.warn( [ 1310.746139] [57419]: INFO cinder.volume.api [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1310.765118] [57419]: INFO cinder.volume.api [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Delete volume request issued successfully. [ 1310.765392] [57419]: INFO cinder.api.openstack.wsgi [None req-3f03f307-5861-4c4c-815d-272bb52ef035 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 202 [ 1310.766138] [57419]: [pid: 57419|app: 0|req: 272/515] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:54:05 2025] DELETE /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1310.769528] [57420]: DEBUG cinder.api.middleware.request_id [None req-d43e2534-8779-43c5-86f5-6cd22564a005 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.771702] [57420]: INFO cinder.api.openstack.wsgi [None req-d43e2534-8779-43c5-86f5-6cd22564a005 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1310.772039] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d43e2534-8779-43c5-86f5-6cd22564a005 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1310.772361] [57420]: DEBUG cinder.api.openstack.wsgi [None req-d43e2534-8779-43c5-86f5-6cd22564a005 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.781804] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.781804] [57420]: warnings.warn( [ 1310.785723] [57420]: INFO cinder.volume.api [None req-d43e2534-8779-43c5-86f5-6cd22564a005 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Volume info retrieved successfully. [ 1310.790763] [57420]: INFO cinder.api.openstack.wsgi [None req-d43e2534-8779-43c5-86f5-6cd22564a005 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 200 [ 1310.791451] [57420]: [pid: 57420|app: 0|req: 244/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:06 2025] GET /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.803144] [57419]: DEBUG cinder.api.middleware.request_id [None req-8048d1d7-41b4-497c-9e35-3ff6aa0ef3e8 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.805365] [57419]: INFO cinder.api.openstack.wsgi [None req-8048d1d7-41b4-497c-9e35-3ff6aa0ef3e8 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] GET http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 [ 1311.805577] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8048d1d7-41b4-497c-9e35-3ff6aa0ef3e8 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1311.805783] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8048d1d7-41b4-497c-9e35-3ff6aa0ef3e8 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1311.807933] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=272,cinder:INSERT=28,cinder:UPDATE=53 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1311.813018] [57419]: INFO cinder.api.openstack.wsgi [None req-8048d1d7-41b4-497c-9e35-3ff6aa0ef3e8 tempest-VolumesTestJSON-783632295 tempest-VolumesTestJSON-783632295-project-member] http://10.180.1.21/volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 returned with HTTP 404 [ 1311.813561] [57419]: [pid: 57419|app: 0|req: 273/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:07 2025] GET /volume/v3/volumes/f9548f4d-55a0-42ec-b805-d0c1b836db19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1318.664021] [57420]: DEBUG cinder.api.middleware.request_id [None req-3e447781-1772-445f-80d8-9b72ff0410e0 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.665965] [57420]: INFO cinder.api.openstack.wsgi [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1318.666200] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1318.666416] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1318.666593] [57420]: INFO cinder.api.v3.volumes [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Delete volume with id: f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1318.668774] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=270,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1318.677571] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.677571] [57420]: warnings.warn( [ 1318.678101] [57420]: INFO cinder.volume.api [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1318.699698] [57420]: INFO cinder.volume.api [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Delete volume request issued successfully. [ 1318.699698] [57420]: INFO cinder.api.openstack.wsgi [None req-3e447781-1772-445f-80d8-9b72ff0410e0 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 202 [ 1318.700163] [57420]: [pid: 57420|app: 0|req: 245/518] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:54:13 2025] DELETE /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1318.703153] [57419]: DEBUG cinder.api.middleware.request_id [None req-cebc5263-2673-4546-ae7b-d054450ebf26 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.706188] [57419]: INFO cinder.api.openstack.wsgi [None req-cebc5263-2673-4546-ae7b-d054450ebf26 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1318.706733] [57419]: DEBUG cinder.api.openstack.wsgi [None req-cebc5263-2673-4546-ae7b-d054450ebf26 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1318.706733] [57419]: DEBUG cinder.api.openstack.wsgi [None req-cebc5263-2673-4546-ae7b-d054450ebf26 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1318.714637] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.714637] [57419]: warnings.warn( [ 1318.718737] [57419]: INFO cinder.volume.api [None req-cebc5263-2673-4546-ae7b-d054450ebf26 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1318.723536] [57419]: INFO cinder.api.openstack.wsgi [None req-cebc5263-2673-4546-ae7b-d054450ebf26 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1318.724146] [57419]: [pid: 57419|app: 0|req: 274/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:13 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.735225] [57420]: DEBUG cinder.api.middleware.request_id [None req-197d7da2-5114-4c71-9c02-1a886506ae57 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.737441] [57420]: INFO cinder.api.openstack.wsgi [None req-197d7da2-5114-4c71-9c02-1a886506ae57 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1319.737678] [57420]: DEBUG cinder.api.openstack.wsgi [None req-197d7da2-5114-4c71-9c02-1a886506ae57 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1319.737920] [57420]: DEBUG cinder.api.openstack.wsgi [None req-197d7da2-5114-4c71-9c02-1a886506ae57 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1319.746262] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.746262] [57420]: warnings.warn( [ 1319.750142] [57420]: INFO cinder.volume.api [None req-197d7da2-5114-4c71-9c02-1a886506ae57 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1319.754821] [57420]: INFO cinder.api.openstack.wsgi [None req-197d7da2-5114-4c71-9c02-1a886506ae57 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1319.755263] [57420]: [pid: 57420|app: 0|req: 246/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:14 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.765306] [57419]: DEBUG cinder.api.middleware.request_id [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.767387] [57419]: INFO cinder.api.openstack.wsgi [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1320.767589] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1320.767797] [57419]: DEBUG cinder.api.openstack.wsgi [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1320.778558] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.778558] [57419]: warnings.warn( [ 1320.783083] [57419]: INFO cinder.volume.api [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Volume info retrieved successfully. [ 1320.789162] [57419]: INFO cinder.api.openstack.wsgi [None req-e047aaea-de95-47f2-a7be-f09cf5baa660 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 200 [ 1320.789756] [57419]: [pid: 57419|app: 0|req: 275/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:16 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.800634] [57420]: DEBUG cinder.api.middleware.request_id [None req-60de7035-52eb-4051-9c78-46d96e0e4379 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.802653] [57420]: INFO cinder.api.openstack.wsgi [None req-60de7035-52eb-4051-9c78-46d96e0e4379 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] GET http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 [ 1321.802835] [57420]: DEBUG cinder.api.openstack.wsgi [None req-60de7035-52eb-4051-9c78-46d96e0e4379 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1321.803028] [57420]: DEBUG cinder.api.openstack.wsgi [None req-60de7035-52eb-4051-9c78-46d96e0e4379 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1321.810037] [57420]: INFO cinder.api.openstack.wsgi [None req-60de7035-52eb-4051-9c78-46d96e0e4379 tempest-ServerActionsTestOtherB-2096472784 tempest-ServerActionsTestOtherB-2096472784-project-member] http://10.180.1.21/volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 returned with HTTP 404 [ 1321.810302] [57420]: [pid: 57420|app: 0|req: 247/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:54:17 2025] GET /volume/v3/volumes/f44ebc08-7194-4f77-b6e9-effd4f953996 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1330.785492] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=8 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1331.806050] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1402.348500] [57419]: DEBUG cinder.api.middleware.request_id [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.350955] [57419]: INFO cinder.api.openstack.wsgi [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1402.351338] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-252314974"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1402.353152] [57419]: DEBUG cinder.api.v3.volumes [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-252314974'}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1402.353280] [57419]: INFO cinder.api.v3.volumes [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume of 1 GB [ 1402.358946] [57419]: INFO cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Availability Zones retrieved successfully. [ 1402.366036] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Flow 'volume_create_api' (8c409d7d-d863-430b-b983-1fdabd9b65cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1402.367212] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73815ec8-ebd4-46e1-ac4a-8fd577147f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.368326] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1402.385949] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73815ec8-ebd4-46e1-ac4a-8fd577147f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.386849] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1647d14c-2ea0-4ab7-96c4-744bae47cd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.429635] [57419]: DEBUG cinder.quota [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Created reservations ['b16fd89f-88bf-4cee-868f-b789690c58c9', '033ac231-fb93-4bd1-84d6-1eb6ac202068', 'ff8070a3-457a-4571-878a-bbfb5a42c86b', '402ff628-7942-4a7d-9c4f-8508ef921c4d'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1402.430612] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1647d14c-2ea0-4ab7-96c4-744bae47cd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b16fd89f-88bf-4cee-868f-b789690c58c9', '033ac231-fb93-4bd1-84d6-1eb6ac202068', 'ff8070a3-457a-4571-878a-bbfb5a42c86b', '402ff628-7942-4a7d-9c4f-8508ef921c4d']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.431540] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28cbc72-c9ae-427f-a796-4a5a3ec654af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.444100] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28cbc72-c9ae-427f-a796-4a5a3ec654af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b6fa83-8145-4199-b3b5-7f1a5119046b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-252314974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2756baabba6c4fae9d601a3373aa7b9a',qos_specs=None,replication_status=,reservations=['b16fd89f-88bf-4cee-868f-b789690c58c9','033ac231-fb93-4bd1-84d6-1eb6ac202068','ff8070a3-457a-4571-878a-bbfb5a42c86b','402ff628-7942-4a7d-9c4f-8508ef921c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-252314974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b6fa83-8145-4199-b3b5-7f1a5119046b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2756baabba6c4fae9d601a3373aa7b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.445042] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfbe1c3-4299-4d20-b2c2-2ee739380b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.456362] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfbe1c3-4299-4d20-b2c2-2ee739380b9b) transitioned into state 'SUCCESS' from state '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-252314974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2756baabba6c4fae9d601a3373aa7b9a',qos_specs=None,replication_status=,reservations=['b16fd89f-88bf-4cee-868f-b789690c58c9','033ac231-fb93-4bd1-84d6-1eb6ac202068','ff8070a3-457a-4571-878a-bbfb5a42c86b','402ff628-7942-4a7d-9c4f-8508ef921c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.457170] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00455915-5fc9-460b-b3da-bd6002ef0941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.465336] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00455915-5fc9-460b-b3da-bd6002ef0941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.466306] [57419]: DEBUG cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Flow 'volume_create_api' (8c409d7d-d863-430b-b983-1fdabd9b65cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1402.466639] [57419]: INFO cinder.volume.api [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume request issued successfully. [ 1402.467332] [57419]: INFO cinder.api.openstack.wsgi [None req-ba09c7b7-f766-45fd-8c3a-46e308cf3a97 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1402.467791] [57419]: [pid: 57419|app: 0|req: 276/523] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 22:55:37 2025] POST /volume/v3/volumes => generated 752 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1412.459226] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1454.713650] [57420]: DEBUG cinder.api.middleware.request_id [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.716397] [57420]: INFO cinder.api.openstack.wsgi [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1454.716615] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1454.716829] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1454.727051] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.727051] [57420]: warnings.warn( [ 1454.730951] [57420]: INFO cinder.volume.api [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1454.735951] [57420]: INFO cinder.api.openstack.wsgi [None req-bcaf8262-1276-4cc4-89e7-54198fa0bebd tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1454.736351] [57420]: [pid: 57420|app: 0|req: 248/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:29 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1454.773931] [57419]: DEBUG cinder.api.middleware.request_id [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.776304] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1454.776511] [57419]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1454.776713] [57419]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1454.784307] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.784307] [57419]: warnings.warn( [ 1454.787515] [57419]: INFO cinder.volume.api [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1454.791743] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-46a99ce1-8188-4978-9a7f-d61122d56395 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1454.792160] [57419]: [pid: 57419|app: 0|req: 277/525] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:56:30 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1456.311434] [57420]: DEBUG cinder.api.middleware.request_id [None req-9be73bec-9473-47cc-85e4-31b0ac68c464 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.311916] [57420]: INFO cinder.api.openstack.wsgi [None req-9be73bec-9473-47cc-85e4-31b0ac68c464 None None] GET http://10.180.1.21/volume// [ 1456.312043] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9be73bec-9473-47cc-85e4-31b0ac68c464 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1456.312280] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9be73bec-9473-47cc-85e4-31b0ac68c464 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1456.312695] [57420]: INFO cinder.api.openstack.wsgi [None req-9be73bec-9473-47cc-85e4-31b0ac68c464 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1456.313023] [57420]: [pid: 57420|app: 0|req: 249/526] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:56:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1456.316790] [57419]: DEBUG cinder.api.middleware.request_id [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-3bac4a42-04b0-4aa2-9ad5-b562551e5f73 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.319065] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-3bac4a42-04b0-4aa2-9ad5-b562551e5f73 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1456.319486] [57419]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-3bac4a42-04b0-4aa2-9ad5-b562551e5f73 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25b6fa83-8145-4199-b3b5-7f1a5119046b", "connector": null, "instance_uuid": "f24ba540-b929-4750-902d-f5724d26fcbd"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1456.328388] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.328388] [57419]: warnings.warn( [ 1456.349496] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-3bac4a42-04b0-4aa2-9ad5-b562551e5f73 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1456.349955] [57419]: [pid: 57419|app: 0|req: 278/527] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:56:31 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1456.376198] [57420]: DEBUG cinder.api.middleware.request_id [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.378227] [57420]: INFO cinder.api.openstack.wsgi [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1456.379032] [57420]: DEBUG cinder.api.openstack.wsgi [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1456.379032] [57420]: DEBUG cinder.api.openstack.wsgi [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1456.390240] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.390240] [57420]: warnings.warn( [ 1456.393569] [57420]: INFO cinder.volume.api [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1456.397922] [57420]: INFO cinder.api.openstack.wsgi [None req-879195c5-8a5c-4eed-a68e-67a2b2ac78ff tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1456.398379] [57420]: [pid: 57420|app: 0|req: 250/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:31 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1456.880672] [57419]: DEBUG cinder.api.middleware.request_id [None req-09824969-7157-4b65-8884-93280117e973 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.881301] [57419]: INFO cinder.api.openstack.wsgi [None req-09824969-7157-4b65-8884-93280117e973 None None] GET http://10.180.1.21/volume// [ 1456.881487] [57419]: DEBUG cinder.api.openstack.wsgi [None req-09824969-7157-4b65-8884-93280117e973 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1456.881698] [57419]: DEBUG cinder.api.openstack.wsgi [None req-09824969-7157-4b65-8884-93280117e973 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1456.882119] [57419]: INFO cinder.api.openstack.wsgi [None req-09824969-7157-4b65-8884-93280117e973 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1456.882485] [57419]: [pid: 57419|app: 0|req: 279/529] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:56:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1456.886009] [57420]: DEBUG cinder.api.middleware.request_id [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.888490] [57420]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1456.888730] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1456.888937] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1456.900328] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.900328] [57420]: warnings.warn( [ 1456.903787] [57420]: INFO cinder.volume.api [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1456.907869] [57420]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-d9965b90-6bfb-4a53-8ca6-d5bc2e90a266 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1456.908294] [57420]: [pid: 57420|app: 0|req: 251/530] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:56:32 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1456.934847] [57419]: DEBUG cinder.api.middleware.request_id [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.937188] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] PUT http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 [ 1456.937583] [57419]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-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-865989", "mountpoint": "/dev/sdb"}}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1456.945437] [57419]: DEBUG cinder.coordination [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Acquiring lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1456.949951] [57419]: DEBUG cinder.coordination [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1456.951010] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.951010] [57419]: warnings.warn( [ 1457.408807] [57420]: DEBUG cinder.api.middleware.request_id [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.410928] [57420]: INFO cinder.api.openstack.wsgi [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1457.411162] [57420]: DEBUG cinder.api.openstack.wsgi [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1457.411419] [57420]: DEBUG cinder.api.openstack.wsgi [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1457.421783] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.421783] [57420]: warnings.warn( [ 1457.425115] [57420]: INFO cinder.volume.api [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1457.429547] [57420]: INFO cinder.api.openstack.wsgi [None req-52d10029-8eda-4032-9ebb-7a6aac4a6deb tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1457.430113] [57420]: [pid: 57420|app: 0|req: 252/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:32 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1458.440296] [57420]: DEBUG cinder.api.middleware.request_id [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.442682] [57420]: INFO cinder.api.openstack.wsgi [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1458.442838] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1458.442962] [57420]: DEBUG cinder.api.openstack.wsgi [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1458.454950] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1458.454950] [57420]: warnings.warn( [ 1458.459483] [57420]: INFO cinder.volume.api [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1458.465574] [57420]: INFO cinder.api.openstack.wsgi [None req-bd3f4019-0949-42a3-9857-91f8c1a4eef8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1458.466139] [57420]: [pid: 57420|app: 0|req: 253/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:33 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1459.476592] [57420]: DEBUG cinder.api.middleware.request_id [None req-100d610d-26fc-4715-a3ab-2e3214b12450 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.478462] [57420]: INFO cinder.api.openstack.wsgi [None req-100d610d-26fc-4715-a3ab-2e3214b12450 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1459.478683] [57420]: DEBUG cinder.api.openstack.wsgi [None req-100d610d-26fc-4715-a3ab-2e3214b12450 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1459.478894] [57420]: DEBUG cinder.api.openstack.wsgi [None req-100d610d-26fc-4715-a3ab-2e3214b12450 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1459.488637] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.488637] [57420]: warnings.warn( [ 1459.491855] [57420]: INFO cinder.volume.api [None req-100d610d-26fc-4715-a3ab-2e3214b12450 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1459.495987] [57420]: INFO cinder.api.openstack.wsgi [None req-100d610d-26fc-4715-a3ab-2e3214b12450 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1459.496391] [57420]: [pid: 57420|app: 0|req: 254/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:34 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.506641] [57420]: DEBUG cinder.api.middleware.request_id [None req-e0618259-1088-458a-a2a3-a6159f6f823b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.508697] [57420]: INFO cinder.api.openstack.wsgi [None req-e0618259-1088-458a-a2a3-a6159f6f823b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1460.508908] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0618259-1088-458a-a2a3-a6159f6f823b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1460.509142] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e0618259-1088-458a-a2a3-a6159f6f823b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1460.518889] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1460.518889] [57420]: warnings.warn( [ 1460.522185] [57420]: INFO cinder.volume.api [None req-e0618259-1088-458a-a2a3-a6159f6f823b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1460.526427] [57420]: INFO cinder.api.openstack.wsgi [None req-e0618259-1088-458a-a2a3-a6159f6f823b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1460.526837] [57420]: [pid: 57420|app: 0|req: 255/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:35 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1461.475421] [57419]: DEBUG cinder.coordination [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1461.475764] [57419]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-487f4c84-247e-4680-9b9e-be985c1e2ab4 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 returned with HTTP 200 [ 1461.476373] [57419]: [pid: 57419|app: 0|req: 280/535] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:56:32 2025] PUT /volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1461.537651] [57420]: DEBUG cinder.api.middleware.request_id [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.539946] [57420]: INFO cinder.api.openstack.wsgi [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1461.540036] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1461.540238] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1461.551169] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1461.551169] [57420]: warnings.warn( [ 1461.554852] [57420]: INFO cinder.volume.api [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1461.559434] [57420]: INFO cinder.api.openstack.wsgi [None req-b3b0e92f-fbea-4bdc-b275-91b590aa13f3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1461.559904] [57420]: [pid: 57420|app: 0|req: 256/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:36 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1462.570519] [57419]: DEBUG cinder.api.middleware.request_id [None req-389fca65-c9eb-423b-bbcc-9b168928b880 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.572771] [57419]: INFO cinder.api.openstack.wsgi [None req-389fca65-c9eb-423b-bbcc-9b168928b880 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1462.572986] [57419]: DEBUG cinder.api.openstack.wsgi [None req-389fca65-c9eb-423b-bbcc-9b168928b880 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1462.573220] [57419]: DEBUG cinder.api.openstack.wsgi [None req-389fca65-c9eb-423b-bbcc-9b168928b880 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1462.583786] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1462.583786] [57419]: warnings.warn( [ 1462.587365] [57419]: INFO cinder.volume.api [None req-389fca65-c9eb-423b-bbcc-9b168928b880 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1462.591764] [57419]: INFO cinder.api.openstack.wsgi [None req-389fca65-c9eb-423b-bbcc-9b168928b880 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1462.592199] [57419]: [pid: 57419|app: 0|req: 281/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:37 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1463.088919] [57420]: DEBUG cinder.api.middleware.request_id [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-f27ebcb1-eb4a-4209-917c-a3045b7c8756 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.091584] [57420]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-f27ebcb1-eb4a-4209-917c-a3045b7c8756 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462/action [ 1463.092115] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-f27ebcb1-eb4a-4209-917c-a3045b7c8756 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1463.092333] [57420]: DEBUG cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-f27ebcb1-eb4a-4209-917c-a3045b7c8756 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1463.107580] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.107580] [57420]: warnings.warn( [ 1463.114243] [57420]: INFO cinder.api.openstack.wsgi [req-1e0250a9-8aee-4459-9804-451a86a8da33 req-f27ebcb1-eb4a-4209-917c-a3045b7c8756 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462/action returned with HTTP 204 [ 1463.114792] [57420]: [pid: 57420|app: 0|req: 257/538] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:56:38 2025] POST /volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1463.602514] [57419]: DEBUG cinder.api.middleware.request_id [None req-6203e6b1-8f09-4930-8872-515719b82066 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.604552] [57419]: INFO cinder.api.openstack.wsgi [None req-6203e6b1-8f09-4930-8872-515719b82066 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1463.604761] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6203e6b1-8f09-4930-8872-515719b82066 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1463.604967] [57419]: DEBUG cinder.api.openstack.wsgi [None req-6203e6b1-8f09-4930-8872-515719b82066 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1463.617817] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.617817] [57419]: warnings.warn( [ 1463.621034] [57419]: INFO cinder.volume.api [None req-6203e6b1-8f09-4930-8872-515719b82066 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1463.625368] [57419]: INFO cinder.api.openstack.wsgi [None req-6203e6b1-8f09-4930-8872-515719b82066 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1463.625790] [57419]: [pid: 57419|app: 0|req: 282/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:38 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1463.634775] [57420]: DEBUG cinder.api.middleware.request_id [None req-520ff26c-c174-45ae-9b00-958076b7f5dc None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.636768] [57420]: INFO cinder.api.openstack.wsgi [None req-520ff26c-c174-45ae-9b00-958076b7f5dc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1463.636984] [57420]: DEBUG cinder.api.openstack.wsgi [None req-520ff26c-c174-45ae-9b00-958076b7f5dc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1463.637201] [57420]: DEBUG cinder.api.openstack.wsgi [None req-520ff26c-c174-45ae-9b00-958076b7f5dc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1463.647969] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.647969] [57420]: warnings.warn( [ 1463.651713] [57420]: INFO cinder.volume.api [None req-520ff26c-c174-45ae-9b00-958076b7f5dc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1463.656471] [57420]: INFO cinder.api.openstack.wsgi [None req-520ff26c-c174-45ae-9b00-958076b7f5dc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1463.657033] [57420]: [pid: 57420|app: 0|req: 258/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:56:38 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1463.921149] [57419]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.923524] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1463.923796] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1463.924032] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1463.936651] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.936651] [57419]: warnings.warn( [ 1463.940577] [57419]: INFO cinder.volume.api [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1463.945533] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-e052a18c-5d99-45b7-a8ca-3d54785f0356 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1463.945957] [57419]: [pid: 57419|app: 0|req: 283/541] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:56:39 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1466.116554] [57420]: DEBUG cinder.api.middleware.request_id [None req-f207e7ad-2a40-4bfe-80ba-a25713beaf1e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.117018] [57420]: INFO cinder.api.openstack.wsgi [None req-f207e7ad-2a40-4bfe-80ba-a25713beaf1e None None] GET http://10.180.1.21/volume// [ 1466.117207] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f207e7ad-2a40-4bfe-80ba-a25713beaf1e None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1466.117422] [57420]: DEBUG cinder.api.openstack.wsgi [None req-f207e7ad-2a40-4bfe-80ba-a25713beaf1e None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1466.117828] [57420]: INFO cinder.api.openstack.wsgi [None req-f207e7ad-2a40-4bfe-80ba-a25713beaf1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1466.118175] [57420]: [pid: 57420|app: 0|req: 259/542] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:56:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1466.121810] [57419]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-97b89b13-eb48-4418-92ce-4791b16a496d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.124604] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-97b89b13-eb48-4418-92ce-4791b16a496d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1466.125031] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-97b89b13-eb48-4418-92ce-4791b16a496d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25b6fa83-8145-4199-b3b5-7f1a5119046b", "connector": null, "instance_uuid": "f24ba540-b929-4750-902d-f5724d26fcbd"}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1466.141200] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.141200] [57419]: warnings.warn( [ 1466.171062] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-97b89b13-eb48-4418-92ce-4791b16a496d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1466.171606] [57419]: [pid: 57419|app: 0|req: 284/543] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:56:41 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) [ 1466.175962] [57420]: DEBUG cinder.api.middleware.request_id [None req-e9d5574d-20fe-4254-b7e7-70e265689442 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.176467] [57420]: INFO cinder.api.openstack.wsgi [None req-e9d5574d-20fe-4254-b7e7-70e265689442 None None] GET http://10.180.1.21/volume// [ 1466.176648] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e9d5574d-20fe-4254-b7e7-70e265689442 None None] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1466.176855] [57420]: DEBUG cinder.api.openstack.wsgi [None req-e9d5574d-20fe-4254-b7e7-70e265689442 None None] Calling method 'all' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1466.177272] [57420]: INFO cinder.api.openstack.wsgi [None req-e9d5574d-20fe-4254-b7e7-70e265689442 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1466.177598] [57420]: [pid: 57420|app: 0|req: 260/544] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:56:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1466.180988] [57419]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.184626] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1466.185074] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1466.185433] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1466.199595] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.199595] [57419]: warnings.warn( [ 1466.203143] [57419]: INFO cinder.volume.api [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1466.209090] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-62ebece3-d88a-46d2-aeeb-d0c8fb4e5170 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1466.209556] [57419]: [pid: 57419|app: 0|req: 285/545] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:56:41 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1467.357901] [57420]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-08f128a0-999d-415e-be02-b592b2a4957d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.360329] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-08f128a0-999d-415e-be02-b592b2a4957d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 [ 1467.360537] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-08f128a0-999d-415e-be02-b592b2a4957d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1467.360745] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-08f128a0-999d-415e-be02-b592b2a4957d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'version_select' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1467.369184] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.369184] [57420]: warnings.warn( [ 1467.895874] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-08f128a0-999d-415e-be02-b592b2a4957d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 returned with HTTP 200 [ 1467.896641] [57420]: [pid: 57420|app: 0|req: 261/546] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:56:42 2025] DELETE /volume/v3/attachments/75a5eb07-53f4-4864-b3dc-3a44904cf462 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1470.066259] [57419]: DEBUG cinder.api.middleware.request_id [None req-101a29ad-c98b-4d3b-9611-18d17236c66c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.066697] [57419]: INFO cinder.api.openstack.wsgi [None req-101a29ad-c98b-4d3b-9611-18d17236c66c None None] GET http://10.180.1.21/volume// [ 1470.066882] [57419]: DEBUG cinder.api.openstack.wsgi [None req-101a29ad-c98b-4d3b-9611-18d17236c66c None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1470.067112] [57419]: DEBUG cinder.api.openstack.wsgi [None req-101a29ad-c98b-4d3b-9611-18d17236c66c None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1470.067505] [57419]: INFO cinder.api.openstack.wsgi [None req-101a29ad-c98b-4d3b-9611-18d17236c66c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1470.067822] [57419]: [pid: 57419|app: 0|req: 286/547] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:56:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1470.071180] [57420]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.073650] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1470.073923] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1470.074149] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1470.085945] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.085945] [57420]: warnings.warn( [ 1470.089466] [57420]: INFO cinder.volume.api [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1470.094277] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-f67eb3be-2afa-4199-ae2e-a4b270d4724d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1470.094695] [57420]: [pid: 57420|app: 0|req: 262/548] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:56:45 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1470.188986] [57419]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.191205] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] PUT http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b [ 1470.191665] [57419]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-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=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1470.199277] [57419]: DEBUG cinder.coordination [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Acquiring lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1470.203960] [57419]: DEBUG cinder.coordination [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1470.204991] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.204991] [57419]: warnings.warn( [ 1470.722360] [57419]: DEBUG cinder.coordination [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-25b6fa83-8145-4199-b3b5-7f1a5119046b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1470.722704] [57419]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-cb11d074-4e18-48b2-990a-21d4e339351b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b returned with HTTP 200 [ 1470.723307] [57419]: [pid: 57419|app: 0|req: 287/549] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:56:45 2025] PUT /volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.230739] [57420]: DEBUG cinder.api.middleware.request_id [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-81c3e0c0-d3aa-473c-a305-afc070f050e1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.233127] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-81c3e0c0-d3aa-473c-a305-afc070f050e1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b/action [ 1471.233537] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-81c3e0c0-d3aa-473c-a305-afc070f050e1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1471.233691] [57420]: DEBUG cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-81c3e0c0-d3aa-473c-a305-afc070f050e1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1471.248455] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.248455] [57420]: warnings.warn( [ 1471.255890] [57420]: INFO cinder.api.openstack.wsgi [req-fcf337c3-da0b-4bab-992a-23acf39029f4 req-81c3e0c0-d3aa-473c-a305-afc070f050e1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b/action returned with HTTP 204 [ 1471.256352] [57420]: [pid: 57420|app: 0|req: 263/550] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:56:46 2025] POST /volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1480.718306] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1481.253140] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=68,cinder:UPDATE=7 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1514.487494] [57419]: DEBUG cinder.api.middleware.request_id [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.489548] [57419]: INFO cinder.api.openstack.wsgi [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1514.489778] [57419]: DEBUG cinder.api.openstack.wsgi [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1514.490027] [57419]: DEBUG cinder.api.openstack.wsgi [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1514.504510] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.504510] [57419]: warnings.warn( [ 1514.508026] [57419]: INFO cinder.volume.api [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1514.512787] [57419]: INFO cinder.api.openstack.wsgi [None req-56fb08b7-cb11-4007-98b9-365d98e17e30 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1514.513201] [57419]: [pid: 57419|app: 0|req: 288/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:29 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.778765] [57420]: DEBUG cinder.api.middleware.request_id [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.780838] [57420]: INFO cinder.api.openstack.wsgi [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1514.781059] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1514.781285] [57420]: DEBUG cinder.api.openstack.wsgi [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1514.795311] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.795311] [57420]: warnings.warn( [ 1514.799089] [57420]: INFO cinder.volume.api [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1514.804174] [57420]: INFO cinder.api.openstack.wsgi [None req-8871f414-f7bf-4d90-aa78-44d01823adb3 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1514.804595] [57420]: [pid: 57420|app: 0|req: 264/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:30 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.849688] [57419]: DEBUG cinder.api.middleware.request_id [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.913964] [57419]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1514.914229] [57419]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1514.914459] [57419]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1514.923937] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.923937] [57419]: warnings.warn( [ 1514.927011] [57419]: INFO cinder.volume.api [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1514.931073] [57419]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-89fdaeba-7e63-4201-972e-139884746785 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1514.931464] [57419]: [pid: 57419|app: 0|req: 289/553] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:57:30 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1137 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.948807] [57420]: DEBUG cinder.api.middleware.request_id [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.951074] [57420]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b/action [ 1514.951466] [57420]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1514.951600] [57420]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1514.961421] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.961421] [57420]: warnings.warn( [ 1514.961939] [57420]: INFO cinder.volume.api [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1514.970399] [57420]: INFO cinder.volume.api [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Begin detaching volume completed successfully. [ 1514.970625] [57420]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-a2123af2-fe84-49a4-88ab-ab9c5f07ffda tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b/action returned with HTTP 202 [ 1514.971067] [57420]: [pid: 57420|app: 0|req: 265/554] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 22:57:30 2025] POST /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1515.992267] [57419]: DEBUG cinder.api.middleware.request_id [None req-032d1bde-ba57-448a-a4b0-673f3b0272bb None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.992572] [57419]: INFO cinder.api.openstack.wsgi [None req-032d1bde-ba57-448a-a4b0-673f3b0272bb None None] GET http://10.180.1.21/volume// [ 1515.992572] [57419]: DEBUG cinder.api.openstack.wsgi [None req-032d1bde-ba57-448a-a4b0-673f3b0272bb None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1515.992753] [57419]: DEBUG cinder.api.openstack.wsgi [None req-032d1bde-ba57-448a-a4b0-673f3b0272bb None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1515.993165] [57419]: INFO cinder.api.openstack.wsgi [None req-032d1bde-ba57-448a-a4b0-673f3b0272bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1515.993491] [57419]: [pid: 57419|app: 0|req: 290/555] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:57:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1515.996830] [57420]: DEBUG cinder.api.middleware.request_id [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.028400] [57420]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1516.028682] [57420]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1516.028867] [57420]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1516.041045] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1516.041045] [57420]: warnings.warn( [ 1516.045181] [57420]: INFO cinder.volume.api [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1516.050113] [57420]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-210bdb70-a149-4513-b64d-4bd6df7408ab tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1516.050516] [57420]: [pid: 57420|app: 0|req: 266/556] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:57:31 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 1321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1517.186917] [57419]: DEBUG cinder.api.middleware.request_id [req-24108346-b893-4543-882c-3c1cae239b39 req-d43b4a5f-06a1-4239-be90-371184043988 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1517.189401] [57419]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-d43b4a5f-06a1-4239-be90-371184043988 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b [ 1517.189666] [57419]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-d43b4a5f-06a1-4239-be90-371184043988 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1517.189946] [57419]: DEBUG cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-d43b4a5f-06a1-4239-be90-371184043988 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1517.197148] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1517.197148] [57419]: warnings.warn( [ 1517.722184] [57419]: INFO cinder.api.openstack.wsgi [req-24108346-b893-4543-882c-3c1cae239b39 req-d43b4a5f-06a1-4239-be90-371184043988 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b returned with HTTP 200 [ 1517.722742] [57419]: [pid: 57419|app: 0|req: 291/557] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:57:32 2025] DELETE /volume/v3/attachments/7741664e-2748-4b40-9b1e-71503613d65b => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.148050] [57420]: DEBUG cinder.api.middleware.request_id [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.150097] [57420]: INFO cinder.api.openstack.wsgi [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1519.150317] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1519.150528] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1519.157961] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.157961] [57420]: warnings.warn( [ 1519.161285] [57420]: INFO cinder.volume.api [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1519.165381] [57420]: INFO cinder.api.openstack.wsgi [None req-2023e24d-f753-4cd8-9a65-7eb3f7dd7c32 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1519.165766] [57420]: [pid: 57420|app: 0|req: 267/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:34 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1527.721551] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1529.163487] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1540.409072] [57419]: DEBUG cinder.api.middleware.request_id [None req-93daed0a-c76d-4104-9452-013db108630c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.410682] [57419]: INFO cinder.api.openstack.wsgi [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1540.411101] [57419]: DEBUG cinder.api.openstack.wsgi [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1308034089", "imageRef": "aa35d696-7517-4711-9cf1-10e7fbb5577f", "size": 1}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1540.412515] [57419]: DEBUG cinder.api.v3.volumes [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1308034089', 'imageRef': 'aa35d696-7517-4711-9cf1-10e7fbb5577f', 'size': 1}} {{(pid=57419) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1540.545216] [57419]: INFO cinder.api.v3.volumes [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume of 1 GB [ 1540.545629] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.545629] [57419]: warnings.warn( [ 1540.551242] [57419]: INFO cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Availability Zones retrieved successfully. [ 1540.558012] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Flow 'volume_create_api' (41f26124-8e60-4ef1-8697-ca7627e0f60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1540.559191] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0565751c-4379-4fcc-b9ed-cae7f97e6d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.560415] [57419]: DEBUG cinder.volume.flows.api.create_volume [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Validating volume size '1' using validate_int {{(pid=57419) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1540.601906] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0565751c-4379-4fcc-b9ed-cae7f97e6d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.602975] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43cfbffb-80a1-4322-ba3f-959b2ba4d008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.636713] [57419]: DEBUG cinder.quota [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Created reservations ['7882513f-8dfd-43d3-90dd-2e7bfeaf4889', 'ab516b59-17de-4ac9-aff2-d547d5a49ca3', '7418c569-901b-4aee-a14b-817a8b6e5bfb', 'a11c58ef-855a-4ce8-9d5e-8f1b995a1f38'] {{(pid=57419) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1540.637809] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43cfbffb-80a1-4322-ba3f-959b2ba4d008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7882513f-8dfd-43d3-90dd-2e7bfeaf4889', 'ab516b59-17de-4ac9-aff2-d547d5a49ca3', '7418c569-901b-4aee-a14b-817a8b6e5bfb', 'a11c58ef-855a-4ce8-9d5e-8f1b995a1f38']}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.638699] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4174a2-2072-4f55-ad63-595fc5bc02c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.657331] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4174a2-2072-4f55-ad63-595fc5bc02c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02976777-db22-414b-9383-ccb57c38f6cb', '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-1308034089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2756baabba6c4fae9d601a3373aa7b9a',qos_specs=None,replication_status=,reservations=['7882513f-8dfd-43d3-90dd-2e7bfeaf4889','ab516b59-17de-4ac9-aff2-d547d5a49ca3','7418c569-901b-4aee-a14b-817a8b6e5bfb','a11c58ef-855a-4ce8-9d5e-8f1b995a1f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T22:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1308034089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02976777-db22-414b-9383-ccb57c38f6cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2756baabba6c4fae9d601a3373aa7b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.658610] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7c9515-e365-4c43-861c-5a43939c6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.672549] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7c9515-e365-4c43-861c-5a43939c6252) transitioned into state 'SUCCESS' from state '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-1308034089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2756baabba6c4fae9d601a3373aa7b9a',qos_specs=None,replication_status=,reservations=['7882513f-8dfd-43d3-90dd-2e7bfeaf4889','ab516b59-17de-4ac9-aff2-d547d5a49ca3','7418c569-901b-4aee-a14b-817a8b6e5bfb','a11c58ef-855a-4ce8-9d5e-8f1b995a1f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c45dc9bd83a45d289dc95d0b1ab4bd1',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.673533] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ee5525-8f3e-4337-a251-7a6ef7bd641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.683045] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ee5525-8f3e-4337-a251-7a6ef7bd641e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57419) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.684208] [57419]: DEBUG cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Flow 'volume_create_api' (41f26124-8e60-4ef1-8697-ca7627e0f60a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57419) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1540.684583] [57419]: INFO cinder.volume.api [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Create volume request issued successfully. [ 1540.685264] [57419]: INFO cinder.api.openstack.wsgi [None req-93daed0a-c76d-4104-9452-013db108630c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1540.685759] [57419]: [pid: 57419|app: 0|req: 292/559] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 22:57:55 2025] POST /volume/v3/volumes => generated 752 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1540.694306] [57420]: DEBUG cinder.api.middleware.request_id [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.696647] [57420]: INFO cinder.api.openstack.wsgi [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1540.696928] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1540.697202] [57420]: DEBUG cinder.api.openstack.wsgi [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1540.705219] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.705219] [57420]: warnings.warn( [ 1540.709858] [57420]: INFO cinder.volume.api [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1540.714443] [57420]: INFO cinder.api.openstack.wsgi [None req-3aa3e8ed-f20d-4516-8c48-24d38ac98c64 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1540.715036] [57420]: [pid: 57420|app: 0|req: 268/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:55 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1541.725840] [57419]: DEBUG cinder.api.middleware.request_id [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.728166] [57419]: INFO cinder.api.openstack.wsgi [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1541.728448] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1541.728706] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1541.739073] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.739073] [57419]: warnings.warn( [ 1541.743398] [57419]: INFO cinder.volume.api [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1541.748404] [57419]: INFO cinder.api.openstack.wsgi [None req-9d754831-c0c8-4e56-baeb-4de6eb4899b9 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1541.748848] [57419]: [pid: 57419|app: 0|req: 293/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:56 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.759035] [57420]: DEBUG cinder.api.middleware.request_id [None req-4d520212-0d42-4878-876e-07a35ca12fec None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.761293] [57420]: INFO cinder.api.openstack.wsgi [None req-4d520212-0d42-4878-876e-07a35ca12fec tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1542.761507] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4d520212-0d42-4878-876e-07a35ca12fec tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1542.761719] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4d520212-0d42-4878-876e-07a35ca12fec tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1542.769868] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.769868] [57420]: warnings.warn( [ 1542.773462] [57420]: INFO cinder.volume.api [None req-4d520212-0d42-4878-876e-07a35ca12fec tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1542.777634] [57420]: INFO cinder.api.openstack.wsgi [None req-4d520212-0d42-4878-876e-07a35ca12fec tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1542.778035] [57420]: [pid: 57420|app: 0|req: 269/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:58 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.788474] [57419]: DEBUG cinder.api.middleware.request_id [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.790508] [57419]: INFO cinder.api.openstack.wsgi [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1543.790711] [57419]: DEBUG cinder.api.openstack.wsgi [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1543.790916] [57419]: DEBUG cinder.api.openstack.wsgi [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1543.798743] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.798743] [57419]: warnings.warn( [ 1543.802256] [57419]: INFO cinder.volume.api [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1543.806519] [57419]: INFO cinder.api.openstack.wsgi [None req-acacb51d-6ff8-41a0-8a27-2a96854b8063 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1543.806930] [57419]: [pid: 57419|app: 0|req: 294/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:57:59 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.817241] [57420]: DEBUG cinder.api.middleware.request_id [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.819374] [57420]: INFO cinder.api.openstack.wsgi [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1544.819592] [57420]: DEBUG cinder.api.openstack.wsgi [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1544.819800] [57420]: DEBUG cinder.api.openstack.wsgi [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1544.827528] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.827528] [57420]: warnings.warn( [ 1544.830962] [57420]: INFO cinder.volume.api [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1544.835364] [57420]: INFO cinder.api.openstack.wsgi [None req-85552e26-0254-4e3e-a6c2-b48f52d2948e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1544.835787] [57420]: [pid: 57420|app: 0|req: 270/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:00 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.846131] [57419]: DEBUG cinder.api.middleware.request_id [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.848245] [57419]: INFO cinder.api.openstack.wsgi [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1545.848498] [57419]: DEBUG cinder.api.openstack.wsgi [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1545.848713] [57419]: DEBUG cinder.api.openstack.wsgi [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1545.856396] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.856396] [57419]: warnings.warn( [ 1545.859817] [57419]: INFO cinder.volume.api [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1545.864049] [57419]: INFO cinder.api.openstack.wsgi [None req-eaf2b322-7712-4642-8fbd-4ac85ddd4124 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1545.864459] [57419]: [pid: 57419|app: 0|req: 295/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:01 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1546.875676] [57420]: DEBUG cinder.api.middleware.request_id [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.878228] [57420]: INFO cinder.api.openstack.wsgi [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1546.878504] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1546.878761] [57420]: DEBUG cinder.api.openstack.wsgi [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1546.887613] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.887613] [57420]: warnings.warn( [ 1546.892042] [57420]: INFO cinder.volume.api [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1546.897532] [57420]: INFO cinder.api.openstack.wsgi [None req-0ec023b0-3e0e-4189-8d4a-c1bb1cc7918c tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1546.898010] [57420]: [pid: 57420|app: 0|req: 271/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:02 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.909523] [57419]: DEBUG cinder.api.middleware.request_id [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.911821] [57419]: INFO cinder.api.openstack.wsgi [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1547.912055] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1547.912347] [57419]: DEBUG cinder.api.openstack.wsgi [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1547.919877] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.919877] [57419]: warnings.warn( [ 1547.923442] [57419]: INFO cinder.volume.api [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1547.927616] [57419]: INFO cinder.api.openstack.wsgi [None req-7905c91e-5b3e-4979-9edd-b18484dd14c2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1547.928030] [57419]: [pid: 57419|app: 0|req: 296/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:03 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.938379] [57420]: DEBUG cinder.api.middleware.request_id [None req-88baa32c-47df-4419-adc1-512d082994c1 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.940501] [57420]: INFO cinder.api.openstack.wsgi [None req-88baa32c-47df-4419-adc1-512d082994c1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1548.940704] [57420]: DEBUG cinder.api.openstack.wsgi [None req-88baa32c-47df-4419-adc1-512d082994c1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1548.940911] [57420]: DEBUG cinder.api.openstack.wsgi [None req-88baa32c-47df-4419-adc1-512d082994c1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1548.948805] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.948805] [57420]: warnings.warn( [ 1548.952589] [57420]: INFO cinder.volume.api [None req-88baa32c-47df-4419-adc1-512d082994c1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1548.959110] [57420]: INFO cinder.api.openstack.wsgi [None req-88baa32c-47df-4419-adc1-512d082994c1 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1548.959550] [57420]: [pid: 57420|app: 0|req: 272/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:04 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.969423] [57419]: DEBUG cinder.api.middleware.request_id [None req-1502466f-8d16-44ee-a905-c923913b904b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.971603] [57419]: INFO cinder.api.openstack.wsgi [None req-1502466f-8d16-44ee-a905-c923913b904b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1549.971827] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1502466f-8d16-44ee-a905-c923913b904b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1549.972049] [57419]: DEBUG cinder.api.openstack.wsgi [None req-1502466f-8d16-44ee-a905-c923913b904b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1549.979752] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.979752] [57419]: warnings.warn( [ 1549.983395] [57419]: INFO cinder.volume.api [None req-1502466f-8d16-44ee-a905-c923913b904b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1549.988150] [57419]: INFO cinder.api.openstack.wsgi [None req-1502466f-8d16-44ee-a905-c923913b904b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1549.988675] [57419]: [pid: 57419|app: 0|req: 297/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:05 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.999917] [57420]: DEBUG cinder.api.middleware.request_id [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.002581] [57420]: INFO cinder.api.openstack.wsgi [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1551.002805] [57420]: DEBUG cinder.api.openstack.wsgi [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1551.003034] [57420]: DEBUG cinder.api.openstack.wsgi [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1551.010998] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.010998] [57420]: warnings.warn( [ 1551.015160] [57420]: INFO cinder.volume.api [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1551.019771] [57420]: INFO cinder.api.openstack.wsgi [None req-12cfbbe2-01f9-42a1-9430-ab5403272435 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1551.020245] [57420]: [pid: 57420|app: 0|req: 273/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:06 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.030514] [57419]: DEBUG cinder.api.middleware.request_id [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.032594] [57419]: INFO cinder.api.openstack.wsgi [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1552.032804] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1552.033016] [57419]: DEBUG cinder.api.openstack.wsgi [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1552.040674] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.040674] [57419]: warnings.warn( [ 1552.044520] [57419]: INFO cinder.volume.api [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1552.048990] [57419]: INFO cinder.api.openstack.wsgi [None req-ce79bd52-9394-4631-9cde-cb7afcc0598d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1552.049420] [57419]: [pid: 57419|app: 0|req: 298/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:07 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.059689] [57420]: DEBUG cinder.api.middleware.request_id [None req-099427ec-676f-4cb5-9623-9566d9153d79 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.061992] [57420]: INFO cinder.api.openstack.wsgi [None req-099427ec-676f-4cb5-9623-9566d9153d79 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1553.062233] [57420]: DEBUG cinder.api.openstack.wsgi [None req-099427ec-676f-4cb5-9623-9566d9153d79 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1553.062506] [57420]: DEBUG cinder.api.openstack.wsgi [None req-099427ec-676f-4cb5-9623-9566d9153d79 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1553.070652] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.070652] [57420]: warnings.warn( [ 1553.074503] [57420]: INFO cinder.volume.api [None req-099427ec-676f-4cb5-9623-9566d9153d79 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1553.079195] [57420]: INFO cinder.api.openstack.wsgi [None req-099427ec-676f-4cb5-9623-9566d9153d79 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1553.079633] [57420]: [pid: 57420|app: 0|req: 274/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:08 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.091412] [57419]: DEBUG cinder.api.middleware.request_id [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.093771] [57419]: INFO cinder.api.openstack.wsgi [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1554.094064] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1554.094369] [57419]: DEBUG cinder.api.openstack.wsgi [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1554.109046] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.109046] [57419]: warnings.warn( [ 1554.113889] [57419]: INFO cinder.volume.api [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1554.118957] [57419]: INFO cinder.api.openstack.wsgi [None req-b8a0996d-2462-4bdd-bc0e-3020b178648b tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1554.119392] [57419]: [pid: 57419|app: 0|req: 299/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:09 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.129047] [57420]: DEBUG cinder.api.middleware.request_id [None req-cc98c108-6031-4ad3-b681-2c5364fb855d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.131096] [57420]: INFO cinder.api.openstack.wsgi [None req-cc98c108-6031-4ad3-b681-2c5364fb855d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1555.131340] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cc98c108-6031-4ad3-b681-2c5364fb855d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1555.131593] [57420]: DEBUG cinder.api.openstack.wsgi [None req-cc98c108-6031-4ad3-b681-2c5364fb855d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1555.139282] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.139282] [57420]: warnings.warn( [ 1555.142860] [57420]: INFO cinder.volume.api [None req-cc98c108-6031-4ad3-b681-2c5364fb855d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1555.147139] [57420]: INFO cinder.api.openstack.wsgi [None req-cc98c108-6031-4ad3-b681-2c5364fb855d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1555.147562] [57420]: [pid: 57420|app: 0|req: 275/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:10 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.158262] [57419]: DEBUG cinder.api.middleware.request_id [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.160396] [57419]: INFO cinder.api.openstack.wsgi [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1556.160608] [57419]: DEBUG cinder.api.openstack.wsgi [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1556.160817] [57419]: DEBUG cinder.api.openstack.wsgi [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1556.168511] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.168511] [57419]: warnings.warn( [ 1556.171996] [57419]: INFO cinder.volume.api [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1556.176292] [57419]: INFO cinder.api.openstack.wsgi [None req-05ed9796-3b50-451b-b835-97bbd77c1a8a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1556.176710] [57419]: [pid: 57419|app: 0|req: 300/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:11 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.187255] [57420]: DEBUG cinder.api.middleware.request_id [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.189342] [57420]: INFO cinder.api.openstack.wsgi [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1557.189584] [57420]: DEBUG cinder.api.openstack.wsgi [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1557.189794] [57420]: DEBUG cinder.api.openstack.wsgi [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1557.197694] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.197694] [57420]: warnings.warn( [ 1557.201076] [57420]: INFO cinder.volume.api [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1557.205162] [57420]: INFO cinder.api.openstack.wsgi [None req-211d8fc4-1eaa-4062-ad49-8b1c91ca0246 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1557.205567] [57420]: [pid: 57420|app: 0|req: 276/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:12 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.215878] [57419]: DEBUG cinder.api.middleware.request_id [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.217970] [57419]: INFO cinder.api.openstack.wsgi [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1558.218240] [57419]: DEBUG cinder.api.openstack.wsgi [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1558.218456] [57419]: DEBUG cinder.api.openstack.wsgi [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1558.226624] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.226624] [57419]: warnings.warn( [ 1558.230033] [57419]: INFO cinder.volume.api [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1558.234426] [57419]: INFO cinder.api.openstack.wsgi [None req-19c2a2af-491b-4bc7-b66c-d92bdc7ccab2 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1558.234836] [57419]: [pid: 57419|app: 0|req: 301/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:13 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.245179] [57420]: DEBUG cinder.api.middleware.request_id [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.247499] [57420]: INFO cinder.api.openstack.wsgi [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1559.247712] [57420]: DEBUG cinder.api.openstack.wsgi [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1559.247966] [57420]: DEBUG cinder.api.openstack.wsgi [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1559.256029] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.256029] [57420]: warnings.warn( [ 1559.259668] [57420]: INFO cinder.volume.api [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1559.264524] [57420]: INFO cinder.api.openstack.wsgi [None req-24d41f17-bbaf-4aac-8768-8164b21a7e7d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1559.264922] [57420]: [pid: 57420|app: 0|req: 277/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:58:14 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.295061] [57419]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.297413] [57419]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1559.297624] [57419]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1559.297833] [57419]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1559.305437] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.305437] [57419]: warnings.warn( [ 1559.308714] [57419]: INFO cinder.volume.api [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1559.313365] [57419]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e95d0366-2a61-470e-b44e-b10504b9bcf6 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1559.313804] [57419]: [pid: 57419|app: 0|req: 302/579] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:58:14 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.596067] [57420]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.598067] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1559.598289] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1559.598508] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1559.608403] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.608403] [57420]: warnings.warn( [ 1559.612552] [57420]: INFO cinder.volume.api [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1559.617529] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-d86c9f3a-5267-405d-8eab-54ef1a23afc8 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1559.617974] [57420]: [pid: 57420|app: 0|req: 278/580] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 22:58:14 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.624052] [57419]: DEBUG cinder.api.middleware.request_id [None req-743ac88c-e30d-4057-bb06-1d1f62952a0c None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.624341] [57419]: INFO cinder.api.openstack.wsgi [None req-743ac88c-e30d-4057-bb06-1d1f62952a0c None None] GET http://10.180.1.21/volume// [ 1559.624513] [57419]: DEBUG cinder.api.openstack.wsgi [None req-743ac88c-e30d-4057-bb06-1d1f62952a0c None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1559.624719] [57419]: DEBUG cinder.api.openstack.wsgi [None req-743ac88c-e30d-4057-bb06-1d1f62952a0c None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1559.625124] [57419]: INFO cinder.api.openstack.wsgi [None req-743ac88c-e30d-4057-bb06-1d1f62952a0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1559.625442] [57419]: [pid: 57419|app: 0|req: 303/581] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 22:58:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1559.628903] [57420]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-03c1a647-80e8-4f89-9454-a26ad3ea463a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.631022] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-03c1a647-80e8-4f89-9454-a26ad3ea463a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1559.631423] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-03c1a647-80e8-4f89-9454-a26ad3ea463a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02976777-db22-414b-9383-ccb57c38f6cb", "connector": null, "instance_uuid": "6d08c4c5-4912-4997-a212-f6eaf3a6cad0"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1559.639986] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.639986] [57420]: warnings.warn( [ 1559.662236] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-03c1a647-80e8-4f89-9454-a26ad3ea463a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1559.662436] [57420]: [pid: 57420|app: 0|req: 279/582] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:58:14 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1564.995280] [57419]: DEBUG cinder.api.middleware.request_id [None req-d11ab8fa-4fd3-4aa2-bbc8-b0cf5d7ddf50 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.995748] [57419]: INFO cinder.api.openstack.wsgi [None req-d11ab8fa-4fd3-4aa2-bbc8-b0cf5d7ddf50 None None] GET http://10.180.1.21/volume// [ 1564.995926] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d11ab8fa-4fd3-4aa2-bbc8-b0cf5d7ddf50 None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1564.996154] [57419]: DEBUG cinder.api.openstack.wsgi [None req-d11ab8fa-4fd3-4aa2-bbc8-b0cf5d7ddf50 None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1564.996531] [57419]: INFO cinder.api.openstack.wsgi [None req-d11ab8fa-4fd3-4aa2-bbc8-b0cf5d7ddf50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1564.996900] [57419]: [pid: 57419|app: 0|req: 304/583] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:58:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1565.000448] [57420]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.003282] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1565.003368] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1565.003582] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1565.018559] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.018559] [57420]: warnings.warn( [ 1565.022775] [57420]: INFO cinder.volume.api [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1565.028652] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-970a743b-1231-4fba-8a1b-bc2ea44f3a34 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 200 [ 1565.029222] [57420]: [pid: 57420|app: 0|req: 280/584] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 22:58:20 2025] GET /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1565.132363] [57419]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.134826] [57419]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] PUT http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da [ 1565.135307] [57419]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-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=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1565.143851] [57419]: DEBUG cinder.coordination [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Acquiring lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1565.148850] [57419]: DEBUG cinder.coordination [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57419) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1565.150008] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.150008] [57419]: warnings.warn( [ 1565.669307] [57419]: DEBUG cinder.coordination [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57419) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1565.669640] [57419]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-e9ed502b-05a2-4da2-94a8-8c277f2fa66e tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da returned with HTTP 200 [ 1565.670146] [57419]: [pid: 57419|app: 0|req: 305/585] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:58:20 2025] PUT /volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1566.176951] [57420]: DEBUG cinder.api.middleware.request_id [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-a6d860e5-6a90-4f96-89fc-f3ee4630dbdc None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.179280] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-a6d860e5-6a90-4f96-89fc-f3ee4630dbdc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da/action [ 1566.179727] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-a6d860e5-6a90-4f96-89fc-f3ee4630dbdc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1566.179861] [57420]: DEBUG cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-a6d860e5-6a90-4f96-89fc-f3ee4630dbdc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1566.194179] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.194179] [57420]: warnings.warn( [ 1566.202682] [57420]: INFO cinder.api.openstack.wsgi [req-d929b196-423a-423e-9b65-c1329b0dbb9b req-a6d860e5-6a90-4f96-89fc-f3ee4630dbdc tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da/action returned with HTTP 204 [ 1566.203140] [57420]: [pid: 57420|app: 0|req: 281/586] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:58:21 2025] POST /volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1575.665798] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=64,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1576.200963] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=59,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1588.078290] [57419]: DEBUG cinder.api.middleware.request_id [None req-9f8f23d6-f7d6-4029-a63d-70cef9c5cd8b None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.078755] [57419]: INFO cinder.api.openstack.wsgi [None req-9f8f23d6-f7d6-4029-a63d-70cef9c5cd8b None None] GET http://10.180.1.21/volume// [ 1588.078940] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9f8f23d6-f7d6-4029-a63d-70cef9c5cd8b None None] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1588.079167] [57419]: DEBUG cinder.api.openstack.wsgi [None req-9f8f23d6-f7d6-4029-a63d-70cef9c5cd8b None None] Calling method 'all' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1588.079564] [57419]: INFO cinder.api.openstack.wsgi [None req-9f8f23d6-f7d6-4029-a63d-70cef9c5cd8b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1588.079910] [57419]: [pid: 57419|app: 0|req: 306/587] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 22:58:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1588.083504] [57420]: DEBUG cinder.api.middleware.request_id [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-43f9ebc7-d2be-45cd-8938-056cbe1af44f None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.086012] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-43f9ebc7-d2be-45cd-8938-056cbe1af44f tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1588.086421] [57420]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-43f9ebc7-d2be-45cd-8938-056cbe1af44f tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02976777-db22-414b-9383-ccb57c38f6cb", "connector": null, "instance_uuid": "6d08c4c5-4912-4997-a212-f6eaf3a6cad0"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1588.102394] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.102394] [57420]: warnings.warn( [ 1588.129953] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-43f9ebc7-d2be-45cd-8938-056cbe1af44f tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1588.130550] [57420]: [pid: 57420|app: 0|req: 282/588] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 22:58:43 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1588.134606] [57419]: DEBUG cinder.api.middleware.request_id [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-971881b4-ab35-4a83-85dd-aed5180dd762 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.136965] [57419]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-971881b4-ab35-4a83-85dd-aed5180dd762 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da [ 1588.137208] [57419]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-971881b4-ab35-4a83-85dd-aed5180dd762 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1588.137440] [57419]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-971881b4-ab35-4a83-85dd-aed5180dd762 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1588.144739] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.144739] [57419]: warnings.warn( [ 1588.674963] [57419]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-971881b4-ab35-4a83-85dd-aed5180dd762 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da returned with HTTP 200 [ 1588.675424] [57419]: [pid: 57419|app: 0|req: 307/589] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:58:43 2025] DELETE /volume/v3/attachments/7284d64c-0307-42c5-a582-e06586e9f8da => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1593.062973] [57420]: DEBUG cinder.api.middleware.request_id [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.065363] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] PUT http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 [ 1593.065776] [57420]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-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-865996", "mountpoint": "/dev/sda"}}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1593.075429] [57420]: DEBUG cinder.coordination [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Acquiring lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1593.080136] [57420]: DEBUG cinder.coordination [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57420) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1593.081444] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.081444] [57420]: warnings.warn( [ 1593.603670] [57420]: DEBUG cinder.coordination [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Lock "cinder-attachment_update-02976777-db22-414b-9383-ccb57c38f6cb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57420) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1593.604055] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-12b6b404-fc87-4c47-bd98-6531ad94c61a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 returned with HTTP 200 [ 1593.604539] [57420]: [pid: 57420|app: 0|req: 283/590] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 22:58:48 2025] PUT /volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1593.609023] [57419]: DEBUG cinder.api.middleware.request_id [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-4647d951-5dd6-4a11-ac6f-73c53c62e779 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.611155] [57419]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-4647d951-5dd6-4a11-ac6f-73c53c62e779 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 [ 1593.611410] [57419]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-4647d951-5dd6-4a11-ac6f-73c53c62e779 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1593.611616] [57419]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-4647d951-5dd6-4a11-ac6f-73c53c62e779 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1593.628316] [57419]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-4647d951-5dd6-4a11-ac6f-73c53c62e779 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 returned with HTTP 200 [ 1593.628758] [57419]: [pid: 57419|app: 0|req: 308/591] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 22:58:48 2025] GET /volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.714310] [57420]: DEBUG cinder.api.middleware.request_id [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-122e1c1a-b2de-49e5-9bb0-bd843766d728 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.716676] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-122e1c1a-b2de-49e5-9bb0-bd843766d728 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] POST http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3/action [ 1595.717092] [57420]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-122e1c1a-b2de-49e5-9bb0-bd843766d728 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action body: b'{"os-complete": null}' {{(pid=57420) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1595.717228] [57420]: DEBUG cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-122e1c1a-b2de-49e5-9bb0-bd843766d728 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1595.732357] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.732357] [57420]: warnings.warn( [ 1595.740577] [57420]: INFO cinder.api.openstack.wsgi [req-7deacb50-3323-4db8-aa2a-40be050253f7 req-122e1c1a-b2de-49e5-9bb0-bd843766d728 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3/action returned with HTTP 204 [ 1595.741083] [57420]: [pid: 57420|app: 0|req: 284/592] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 22:58:50 2025] POST /volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1603.627787] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1605.738860] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1635.630636] [57419]: DEBUG cinder.api.middleware.request_id [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-b4f539c1-42d6-429f-bff7-bfb26009563a None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.632916] [57419]: INFO cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-b4f539c1-42d6-429f-bff7-bfb26009563a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 [ 1635.633175] [57419]: DEBUG cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-b4f539c1-42d6-429f-bff7-bfb26009563a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1635.633443] [57419]: DEBUG cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-b4f539c1-42d6-429f-bff7-bfb26009563a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'version_select' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1635.643223] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.643223] [57419]: warnings.warn( [ 1636.170490] [57419]: INFO cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-b4f539c1-42d6-429f-bff7-bfb26009563a tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 returned with HTTP 200 [ 1636.170741] [57419]: [pid: 57419|app: 0|req: 309/593] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 22:59:30 2025] DELETE /volume/v3/attachments/7528f2fb-3172-4ff2-9fa2-b02933cc6dc3 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1636.177757] [57420]: DEBUG cinder.api.middleware.request_id [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.180185] [57420]: INFO cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb [ 1636.180397] [57420]: DEBUG cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1636.180613] [57420]: DEBUG cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1636.180831] [57420]: INFO cinder.api.v3.volumes [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Delete volume with id: 02976777-db22-414b-9383-ccb57c38f6cb [ 1636.190712] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.190712] [57420]: warnings.warn( [ 1636.191236] [57420]: INFO cinder.volume.api [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1636.208892] [57420]: INFO cinder.volume.api [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Delete volume request issued successfully. [ 1636.209119] [57420]: INFO cinder.api.openstack.wsgi [req-37978a5b-5b32-4eb0-bcf8-aa563a421e4a req-2cd541c3-99ed-45fe-ac1c-9b99c025ef07 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb returned with HTTP 202 [ 1636.209621] [57420]: [pid: 57420|app: 0|req: 285/594] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 22:59:31 2025] DELETE /volume/v3/volumes/02976777-db22-414b-9383-ccb57c38f6cb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1645.170536] [57419]: DEBUG cinder.api.middleware.request_id [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.172643] [57419]: INFO cinder.api.openstack.wsgi [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] DELETE http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1645.172851] [57419]: DEBUG cinder.api.openstack.wsgi [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1645.173086] [57419]: DEBUG cinder.api.openstack.wsgi [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1645.173321] [57419]: INFO cinder.api.v3.volumes [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Delete volume with id: 25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1645.185147] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1645.185147] [57419]: warnings.warn( [ 1645.185649] [57419]: INFO cinder.volume.api [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1645.202203] [57419]: INFO cinder.volume.api [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Delete volume request issued successfully. [ 1645.202393] [57419]: INFO cinder.api.openstack.wsgi [None req-699647f9-d103-4d0e-9ddb-9c4c52bf9b85 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 202 [ 1645.202789] [57419]: [pid: 57419|app: 0|req: 310/595] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 22:59:40 2025] DELETE /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1645.206944] [57420]: DEBUG cinder.api.middleware.request_id [None req-03508266-0d98-470d-9f91-520585aafcc7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.210243] [57420]: INFO cinder.api.openstack.wsgi [None req-03508266-0d98-470d-9f91-520585aafcc7 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1645.210243] [57420]: DEBUG cinder.api.openstack.wsgi [None req-03508266-0d98-470d-9f91-520585aafcc7 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1645.210243] [57420]: DEBUG cinder.api.openstack.wsgi [None req-03508266-0d98-470d-9f91-520585aafcc7 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1645.220658] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1645.220658] [57420]: warnings.warn( [ 1645.224633] [57420]: INFO cinder.volume.api [None req-03508266-0d98-470d-9f91-520585aafcc7 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1645.229334] [57420]: INFO cinder.api.openstack.wsgi [None req-03508266-0d98-470d-9f91-520585aafcc7 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1645.229935] [57420]: [pid: 57420|app: 0|req: 286/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:59:40 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1646.240063] [57419]: DEBUG cinder.api.middleware.request_id [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1646.242101] [57419]: INFO cinder.api.openstack.wsgi [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1646.242322] [57419]: DEBUG cinder.api.openstack.wsgi [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1646.242536] [57419]: DEBUG cinder.api.openstack.wsgi [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1646.250469] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1646.250469] [57419]: warnings.warn( [ 1646.254181] [57419]: INFO cinder.volume.api [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1646.258663] [57419]: INFO cinder.api.openstack.wsgi [None req-482c5e78-1cf4-4b30-b9f2-ddea43e8871d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1646.261138] [57419]: [pid: 57419|app: 0|req: 311/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:59:41 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1647.270233] [57420]: DEBUG cinder.api.middleware.request_id [None req-2a49da10-bf3d-4112-8815-316ca0c06551 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.272561] [57420]: INFO cinder.api.openstack.wsgi [None req-2a49da10-bf3d-4112-8815-316ca0c06551 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1647.272796] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2a49da10-bf3d-4112-8815-316ca0c06551 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1647.273007] [57420]: DEBUG cinder.api.openstack.wsgi [None req-2a49da10-bf3d-4112-8815-316ca0c06551 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1647.281047] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1647.281047] [57420]: warnings.warn( [ 1647.284662] [57420]: INFO cinder.volume.api [None req-2a49da10-bf3d-4112-8815-316ca0c06551 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Volume info retrieved successfully. [ 1647.288978] [57420]: INFO cinder.api.openstack.wsgi [None req-2a49da10-bf3d-4112-8815-316ca0c06551 tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 200 [ 1647.289406] [57420]: [pid: 57420|app: 0|req: 287/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:59:42 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1648.299669] [57419]: DEBUG cinder.api.middleware.request_id [None req-c07fbd08-6ae2-4ea9-aead-1e93882baa0d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1648.301716] [57419]: INFO cinder.api.openstack.wsgi [None req-c07fbd08-6ae2-4ea9-aead-1e93882baa0d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] GET http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b [ 1648.301933] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c07fbd08-6ae2-4ea9-aead-1e93882baa0d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1648.302156] [57419]: DEBUG cinder.api.openstack.wsgi [None req-c07fbd08-6ae2-4ea9-aead-1e93882baa0d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1648.308491] [57419]: INFO cinder.api.openstack.wsgi [None req-c07fbd08-6ae2-4ea9-aead-1e93882baa0d tempest-ServerActionsTestOtherA-439574744 tempest-ServerActionsTestOtherA-439574744-project-member] http://10.180.1.21/volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b returned with HTTP 404 [ 1648.308981] [57419]: [pid: 57419|app: 0|req: 312/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 22:59:43 2025] GET /volume/v3/volumes/25b6fa83-8145-4199-b3b5-7f1a5119046b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1657.287294] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1658.304585] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1696.565065] [57420]: DEBUG cinder.api.middleware.request_id [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1696.567164] [57420]: INFO cinder.api.openstack.wsgi [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1696.567537] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-202202576"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1696.568998] [57420]: DEBUG cinder.api.v3.volumes [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-202202576'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1696.569174] [57420]: INFO cinder.api.v3.volumes [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume of 1 GB [ 1696.575513] [57420]: INFO cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Availability Zones retrieved successfully. [ 1696.582113] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Flow 'volume_create_api' (b0a6d1fb-c216-41bc-bd9f-3b5298226ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1696.583282] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6877089-918b-4ef6-bd04-3361c6f19f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1696.584420] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1696.602300] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6877089-918b-4ef6-bd04-3361c6f19f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1696.603244] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9c2429-8924-4f89-bb2b-b247e6c69c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1696.658178] [57420]: DEBUG cinder.quota [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Created reservations ['ea429411-6510-4ae3-aad0-c834eb56a614', '49597029-4852-444f-a40c-bf2743e69f3a', '332378d9-c2ed-4db6-afb6-cc3a72d3aef2', 'ad076b1a-2d94-4139-b9be-8dc24729697f'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1696.659165] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9c2429-8924-4f89-bb2b-b247e6c69c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea429411-6510-4ae3-aad0-c834eb56a614', '49597029-4852-444f-a40c-bf2743e69f3a', '332378d9-c2ed-4db6-afb6-cc3a72d3aef2', 'ad076b1a-2d94-4139-b9be-8dc24729697f']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1696.660100] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceb9b27-485f-44c3-bcf5-b0fc8d1b2e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1696.673673] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceb9b27-485f-44c3-bcf5-b0fc8d1b2e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1dedcf-b94f-4f94-82dd-fce2bf3bf781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-202202576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1ea880c0f4264b6090c42eed05607',qos_specs=None,replication_status=,reservations=['ea429411-6510-4ae3-aad0-c834eb56a614','49597029-4852-444f-a40c-bf2743e69f3a','332378d9-c2ed-4db6-afb6-cc3a72d3aef2','ad076b1a-2d94-4139-b9be-8dc24729697f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T23:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-202202576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce1dedcf-b94f-4f94-82dd-fce2bf3bf781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1ea880c0f4264b6090c42eed05607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1696.674602] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fdb359-6d31-4f5d-833e-23122cc900e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1696.688141] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fdb359-6d31-4f5d-833e-23122cc900e6) transitioned into state 'SUCCESS' from state '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-202202576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1ea880c0f4264b6090c42eed05607',qos_specs=None,replication_status=,reservations=['ea429411-6510-4ae3-aad0-c834eb56a614','49597029-4852-444f-a40c-bf2743e69f3a','332378d9-c2ed-4db6-afb6-cc3a72d3aef2','ad076b1a-2d94-4139-b9be-8dc24729697f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1696.688994] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5e9484-f3bf-4f66-bd25-21e282869b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1696.698433] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5e9484-f3bf-4f66-bd25-21e282869b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1696.698611] [57420]: DEBUG cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Flow 'volume_create_api' (b0a6d1fb-c216-41bc-bd9f-3b5298226ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1696.698970] [57420]: INFO cinder.volume.api [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume request issued successfully. [ 1696.699630] [57420]: INFO cinder.api.openstack.wsgi [None req-4b73c7b9-5d99-4c45-ba9a-140900051d15 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1696.700232] [57420]: [pid: 57420|app: 0|req: 288/600] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 23:00:31 2025] POST /volume/v3/volumes => generated 752 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1696.708806] [57419]: DEBUG cinder.api.middleware.request_id [None req-8a88171b-890f-45bc-8336-77f04dd62057 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1696.710856] [57419]: INFO cinder.api.openstack.wsgi [None req-8a88171b-890f-45bc-8336-77f04dd62057 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1696.711077] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8a88171b-890f-45bc-8336-77f04dd62057 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1696.711290] [57419]: DEBUG cinder.api.openstack.wsgi [None req-8a88171b-890f-45bc-8336-77f04dd62057 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1696.718965] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1696.718965] [57419]: warnings.warn( [ 1696.723097] [57419]: INFO cinder.volume.api [None req-8a88171b-890f-45bc-8336-77f04dd62057 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1696.727892] [57419]: INFO cinder.api.openstack.wsgi [None req-8a88171b-890f-45bc-8336-77f04dd62057 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 200 [ 1696.728306] [57419]: [pid: 57419|app: 0|req: 313/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:00:31 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1697.738838] [57420]: DEBUG cinder.api.middleware.request_id [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.741857] [57420]: INFO cinder.api.openstack.wsgi [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1697.742115] [57420]: DEBUG cinder.api.openstack.wsgi [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1697.742438] [57420]: DEBUG cinder.api.openstack.wsgi [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1697.753559] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.753559] [57420]: warnings.warn( [ 1697.758634] [57420]: INFO cinder.volume.api [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1697.764936] [57420]: INFO cinder.api.openstack.wsgi [None req-11d7e9dc-2b88-4feb-8b30-43d4247dd6cc tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 200 [ 1697.765550] [57420]: [pid: 57420|app: 0|req: 289/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:00:32 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1697.774927] [57419]: DEBUG cinder.api.middleware.request_id [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.776932] [57419]: INFO cinder.api.openstack.wsgi [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] POST http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781/action [ 1697.777318] [57419]: DEBUG cinder.api.openstack.wsgi [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57419) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1697.777455] [57419]: DEBUG cinder.api.openstack.wsgi [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1697.787692] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.787692] [57419]: warnings.warn( [ 1697.788220] [57419]: INFO cinder.volume.api [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1697.793774] [57419]: INFO cinder.volume.api [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume updated successfully. [ 1697.793995] [57419]: INFO cinder.api.openstack.wsgi [None req-caa84ef5-a9c4-4705-a6a5-34a53a289bd2 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781/action returned with HTTP 200 [ 1697.794433] [57419]: [pid: 57419|app: 0|req: 314/603] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Nov 12 23:00:33 2025] POST /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1697.797328] [57420]: DEBUG cinder.api.middleware.request_id [None req-b90251e5-0af4-443f-ab2e-60348d610f4b None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.799363] [57420]: INFO cinder.api.openstack.wsgi [None req-b90251e5-0af4-443f-ab2e-60348d610f4b tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1697.799583] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b90251e5-0af4-443f-ab2e-60348d610f4b tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1697.799789] [57420]: DEBUG cinder.api.openstack.wsgi [None req-b90251e5-0af4-443f-ab2e-60348d610f4b tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1697.807269] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.807269] [57420]: warnings.warn( [ 1697.810742] [57420]: INFO cinder.volume.api [None req-b90251e5-0af4-443f-ab2e-60348d610f4b tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1697.814971] [57420]: INFO cinder.api.openstack.wsgi [None req-b90251e5-0af4-443f-ab2e-60348d610f4b tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 200 [ 1697.815382] [57420]: [pid: 57420|app: 0|req: 290/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:00:33 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1697.868281] [57419]: DEBUG cinder.api.middleware.request_id [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.870569] [57419]: INFO cinder.api.openstack.wsgi [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1697.870802] [57419]: DEBUG cinder.api.openstack.wsgi [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1697.871049] [57419]: DEBUG cinder.api.openstack.wsgi [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1697.878868] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.878868] [57419]: warnings.warn( [ 1697.882465] [57419]: INFO cinder.volume.api [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1697.886753] [57419]: INFO cinder.api.openstack.wsgi [req-0938dce0-155f-445a-a887-10d2aa132518 req-8f7222e4-55f8-4382-84c4-dcc36a544738 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 200 [ 1697.887204] [57419]: [pid: 57419|app: 0|req: 315/605] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 23:00:33 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1698.151439] [57420]: DEBUG cinder.api.middleware.request_id [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.153391] [57420]: INFO cinder.api.openstack.wsgi [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1698.153826] [57420]: DEBUG cinder.api.openstack.wsgi [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1681757530"}} {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1698.155288] [57420]: DEBUG cinder.api.v3.volumes [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1681757530'}} {{(pid=57420) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1698.155421] [57420]: INFO cinder.api.v3.volumes [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume of 1 GB [ 1698.160686] [57420]: INFO cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Availability Zones retrieved successfully. [ 1698.167465] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Flow 'volume_create_api' (3e957eb0-7c4a-49d1-913b-6ecb914e4de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1698.168628] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f458aacb-967b-4e0d-b56b-89e167ee2a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1698.169805] [57420]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Validating volume size '1' using validate_int {{(pid=57420) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1698.187983] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f458aacb-967b-4e0d-b56b-89e167ee2a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T22:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5c2347-7b56-4b12-a9c9-29592dcd3bcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1698.188922] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48b5701-5b6c-4e20-a257-4eafec3a67fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1698.214866] [57420]: DEBUG cinder.quota [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Created reservations ['6840d704-d6a0-45b8-bd55-a103e69414b3', '1817e94d-5e30-4c1e-a266-a01936ba2570', '09e80544-22ad-4ca4-ab50-a1710431c1a4', 'a157cf91-61f1-4cfc-957d-1d08ac8bd900'] {{(pid=57420) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1698.215843] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48b5701-5b6c-4e20-a257-4eafec3a67fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6840d704-d6a0-45b8-bd55-a103e69414b3', '1817e94d-5e30-4c1e-a266-a01936ba2570', '09e80544-22ad-4ca4-ab50-a1710431c1a4', 'a157cf91-61f1-4cfc-957d-1d08ac8bd900']}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1698.216768] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0975d0e7-0604-449e-953c-976f4e0e0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1698.228082] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0975d0e7-0604-449e-953c-976f4e0e0d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79963873-4cb1-4aa1-8df2-722ca878705f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1681757530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1ea880c0f4264b6090c42eed05607',qos_specs=None,replication_status=,reservations=['6840d704-d6a0-45b8-bd55-a103e69414b3','1817e94d-5e30-4c1e-a266-a01936ba2570','09e80544-22ad-4ca4-ab50-a1710431c1a4','a157cf91-61f1-4cfc-957d-1d08ac8bd900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc), 'volume': 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-12T23:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1681757530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79963873-4cb1-4aa1-8df2-722ca878705f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1ea880c0f4264b6090c42eed05607',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5c2347-7b56-4b12-a9c9-29592dcd3bcc),volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1698.229043] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5b37fe-7228-4772-8a51-4b5db5182f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1698.241155] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5b37fe-7228-4772-8a51-4b5db5182f0e) transitioned into state 'SUCCESS' from state '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-1681757530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1ea880c0f4264b6090c42eed05607',qos_specs=None,replication_status=,reservations=['6840d704-d6a0-45b8-bd55-a103e69414b3','1817e94d-5e30-4c1e-a266-a01936ba2570','09e80544-22ad-4ca4-ab50-a1710431c1a4','a157cf91-61f1-4cfc-957d-1d08ac8bd900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7616ab6fbcfb4d15bd05fdcf390bd5c4',volume_type_id=5e5c2347-7b56-4b12-a9c9-29592dcd3bcc)}' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1698.242034] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e7ee0e-17f0-4393-9022-37fd3a8ccdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1698.249275] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e7ee0e-17f0-4393-9022-37fd3a8ccdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57420) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1698.250342] [57420]: DEBUG cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Flow 'volume_create_api' (3e957eb0-7c4a-49d1-913b-6ecb914e4de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57420) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1698.250683] [57420]: INFO cinder.volume.api [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Create volume request issued successfully. [ 1698.251414] [57420]: INFO cinder.api.openstack.wsgi [None req-9e6d7821-93bb-4c98-8e92-6cc62da9925c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1698.252011] [57420]: [pid: 57420|app: 0|req: 291/606] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 23:00:33 2025] POST /volume/v3/volumes => generated 753 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1698.260398] [57419]: DEBUG cinder.api.middleware.request_id [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.262433] [57419]: INFO cinder.api.openstack.wsgi [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f [ 1698.262672] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1698.262880] [57419]: DEBUG cinder.api.openstack.wsgi [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1698.270810] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1698.270810] [57419]: warnings.warn( [ 1698.275224] [57419]: INFO cinder.volume.api [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1698.279483] [57419]: INFO cinder.api.openstack.wsgi [None req-0a8122e6-e49a-48f4-9d2d-7e0b267550c1 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f returned with HTTP 200 [ 1698.279899] [57419]: [pid: 57419|app: 0|req: 316/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:00:33 2025] GET /volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1699.289443] [57420]: DEBUG cinder.api.middleware.request_id [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.291720] [57420]: INFO cinder.api.openstack.wsgi [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f [ 1699.291936] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1699.292160] [57420]: DEBUG cinder.api.openstack.wsgi [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1699.299926] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.299926] [57420]: warnings.warn( [ 1699.303283] [57420]: INFO cinder.volume.api [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1699.307455] [57420]: INFO cinder.api.openstack.wsgi [None req-4ba579d6-a89f-46fe-93a9-4e6adf0fc56c tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f returned with HTTP 200 [ 1699.307863] [57420]: [pid: 57420|app: 0|req: 292/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:00:34 2025] GET /volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1708.277493] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1709.305526] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1753.953695] [57419]: DEBUG cinder.api.middleware.request_id [None req-5aa9b7e7-91cb-448e-a004-c69343df692d None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.955787] [57419]: INFO cinder.api.openstack.wsgi [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] DELETE http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f [ 1753.955997] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1753.956219] [57419]: DEBUG cinder.api.openstack.wsgi [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'delete' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1753.956563] [57419]: INFO cinder.api.v3.volumes [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Delete volume with id: 79963873-4cb1-4aa1-8df2-722ca878705f [ 1753.967340] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.967340] [57419]: warnings.warn( [ 1753.967844] [57419]: INFO cinder.volume.api [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1753.990512] [57419]: INFO cinder.volume.api [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Delete volume request issued successfully. [ 1753.990717] [57419]: INFO cinder.api.openstack.wsgi [None req-5aa9b7e7-91cb-448e-a004-c69343df692d tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f returned with HTTP 202 [ 1753.991193] [57419]: [pid: 57419|app: 0|req: 317/609] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 23:01:29 2025] DELETE /volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1753.995141] [57420]: DEBUG cinder.api.middleware.request_id [None req-17991840-612e-4843-a452-136bfc8658a7 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.996600] [57420]: INFO cinder.api.openstack.wsgi [None req-17991840-612e-4843-a452-136bfc8658a7 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f [ 1753.996816] [57420]: DEBUG cinder.api.openstack.wsgi [None req-17991840-612e-4843-a452-136bfc8658a7 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1753.997504] [57420]: DEBUG cinder.api.openstack.wsgi [None req-17991840-612e-4843-a452-136bfc8658a7 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1754.005785] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.005785] [57420]: warnings.warn( [ 1754.010399] [57420]: INFO cinder.volume.api [None req-17991840-612e-4843-a452-136bfc8658a7 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1754.015118] [57420]: INFO cinder.api.openstack.wsgi [None req-17991840-612e-4843-a452-136bfc8658a7 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f returned with HTTP 200 [ 1754.015698] [57420]: [pid: 57420|app: 0|req: 293/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:01:29 2025] GET /volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.026021] [57419]: DEBUG cinder.api.middleware.request_id [None req-91ab5c9b-06aa-4a90-9979-166e8030fd21 None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.028091] [57419]: INFO cinder.api.openstack.wsgi [None req-91ab5c9b-06aa-4a90-9979-166e8030fd21 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f [ 1755.028316] [57419]: DEBUG cinder.api.openstack.wsgi [None req-91ab5c9b-06aa-4a90-9979-166e8030fd21 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1755.028524] [57419]: DEBUG cinder.api.openstack.wsgi [None req-91ab5c9b-06aa-4a90-9979-166e8030fd21 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1755.034731] [57419]: INFO cinder.api.openstack.wsgi [None req-91ab5c9b-06aa-4a90-9979-166e8030fd21 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f returned with HTTP 404 [ 1755.035211] [57419]: [pid: 57419|app: 0|req: 318/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:01:30 2025] GET /volume/v3/volumes/79963873-4cb1-4aa1-8df2-722ca878705f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1755.038102] [57420]: DEBUG cinder.api.middleware.request_id [None req-003d33a0-dd64-49a2-8111-acdc75943606 None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.040114] [57420]: INFO cinder.api.openstack.wsgi [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1755.040340] [57420]: DEBUG cinder.api.openstack.wsgi [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1755.040550] [57420]: DEBUG cinder.api.openstack.wsgi [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'delete' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1755.040725] [57420]: INFO cinder.api.v3.volumes [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Delete volume with id: ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1755.048315] [57420]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.048315] [57420]: warnings.warn( [ 1755.048796] [57420]: INFO cinder.volume.api [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1755.061555] [57420]: INFO cinder.volume.api [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Delete volume request issued successfully. [ 1755.061739] [57420]: INFO cinder.api.openstack.wsgi [None req-003d33a0-dd64-49a2-8111-acdc75943606 tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 202 [ 1755.062195] [57420]: [pid: 57420|app: 0|req: 294/612] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 23:01:30 2025] DELETE /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1755.064985] [57419]: DEBUG cinder.api.middleware.request_id [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf None None] RequestId filter calling following filter/app {{(pid=57419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.066925] [57419]: INFO cinder.api.openstack.wsgi [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1755.067142] [57419]: DEBUG cinder.api.openstack.wsgi [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1755.067353] [57419]: DEBUG cinder.api.openstack.wsgi [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1755.074731] [57419]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.074731] [57419]: warnings.warn( [ 1755.078175] [57419]: INFO cinder.volume.api [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Volume info retrieved successfully. [ 1755.082231] [57419]: INFO cinder.api.openstack.wsgi [None req-cb6bac5e-365c-48ce-bc36-d1a6aad03ccf tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 200 [ 1755.082636] [57419]: [pid: 57419|app: 0|req: 319/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:01:30 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.092937] [57420]: DEBUG cinder.api.middleware.request_id [None req-41b5e80c-59f9-4ff3-97ac-0a7256eeacbb None None] RequestId filter calling following filter/app {{(pid=57420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.095251] [57420]: INFO cinder.api.openstack.wsgi [None req-41b5e80c-59f9-4ff3-97ac-0a7256eeacbb tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] GET http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 [ 1756.095525] [57420]: DEBUG cinder.api.openstack.wsgi [None req-41b5e80c-59f9-4ff3-97ac-0a7256eeacbb tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Empty body provided in request {{(pid=57420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1756.095833] [57420]: DEBUG cinder.api.openstack.wsgi [None req-41b5e80c-59f9-4ff3-97ac-0a7256eeacbb tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] Calling method 'show' {{(pid=57420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1756.102950] [57420]: INFO cinder.api.openstack.wsgi [None req-41b5e80c-59f9-4ff3-97ac-0a7256eeacbb tempest-ServersNegativeTestJSON-2037709396 tempest-ServersNegativeTestJSON-2037709396-project-member] http://10.180.1.21/volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 returned with HTTP 404 [ 1756.103755] [57420]: [pid: 57420|app: 0|req: 295/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 23:01:31 2025] GET /volume/v3/volumes/ce1dedcf-b94f-4f94-82dd-fce2bf3bf781 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1765.080296] [57419]: DEBUG dbcounter [-] [57419] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57419) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1766.098314] [57420]: DEBUG dbcounter [-] [57420] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57420) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}