[ 432.928461] [55715]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 432.929991] [55715]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Feb 20 15:04:02 2025] *** [ 432.929991] [55715]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 432.929991] [55715]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 432.929991] [55715]: nodename: devstack [ 432.929991] [55715]: machine: x86_64 [ 432.929991] [55715]: clock source: unix [ 432.929991] [55715]: pcre jit disabled [ 432.929991] [55715]: detected number of CPU cores: 8 [ 432.929991] [55715]: current working directory: / [ 432.929991] [55715]: detected binary path: /usr/bin/uwsgi-core [ 432.929991] [55715]: your processes number limit is 63753 [ 432.929991] [55715]: your memory page size is 4096 bytes [ 432.929991] [55715]: detected max file descriptor number: 2048 [ 432.929991] [55715]: lock engine: pthread robust mutexes [ 432.930441] [55715]: thunder lock: enabled [ 432.930441] [55715]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 432.930441] [55715]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 432.930441] [55715]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 432.930441] [55715]: Set PythonHome to /opt/stack/data/venv [ 432.957814] [55715]: Python main interpreter initialized at 0x60b80e355be0 [ 432.957814] [55715]: python threads support enabled [ 432.957814] [55715]: your server socket listen backlog is limited to 100 connections [ 432.957814] [55715]: your mercy for graceful operations on workers is 80 seconds [ 432.958140] [55715]: mapped 403077 bytes (393 KB) for 2 cores [ 432.958140] [55715]: *** Operational MODE: preforking *** [ 432.958339] [55715]: *** uWSGI is running in multiple interpreter mode *** [ 432.958339] [55715]: spawned uWSGI master process (pid: 55715) [ 432.962020] [55715]: spawned uWSGI worker 1 (pid: 55716, cores: 1) [ 432.962020] [55715]: spawned uWSGI worker 2 (pid: 55717, cores: 1) [ 432.962020] [55715]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 433.145696] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 433.145696] [55717]: debtcollector.deprecate( [ 433.147338] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 433.147338] [55716]: debtcollector.deprecate( [ 433.942239] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 433.942239] [55716]: warnings.warn( [ 433.949961] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 433.949961] [55717]: warnings.warn( [ 434.053202] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 434.053202] [55717]: from defusedxml.lxml import parse [ 434.053358] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 434.053358] [55716]: from defusedxml.lxml import parse [ 434.089367] [55717]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 434.089367] [55717]: BASE = declarative_base() [ 434.089509] [55716]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 434.089509] [55716]: BASE = declarative_base() [ 434.261928] [55716]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55716) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 434.262308] [55717]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55717) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 434.268939] [55716]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55716) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 434.269172] [55717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55717) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 434.269393] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.269623] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.270031] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.270226] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.270259] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.270427] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.399834] [55716]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.399834] [55716]: @jsonschema.FormatChecker.cls_checks('date-time') [ 434.400520] [55717]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.400520] [55717]: @jsonschema.FormatChecker.cls_checks('date-time') [ 434.448570] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.448711] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.448763] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.448868] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.448868] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.449130] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.449228] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.450573] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.450873] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.450963] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.451053] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.451124] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.451188] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.451265] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.619056] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.619207] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.619289] [55716]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.619349] [55717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.619397] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.619815] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.619883] [55716]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.619927] [55717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.619970] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.620022] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.620067] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.620109] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.620166] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.620211] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.624770] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.624888] [55717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.624946] [55717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.624995] [55717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.625075] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.625129] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.625178] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.625284] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.625384] [55716]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.625477] [55716]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.625548] [55716]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.625615] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.625678] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.625750] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.626418] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.626503] [55717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.626572] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.626639] [55717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.626696] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.626761] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.626834] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.626975] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.627086] [55716]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.627177] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.627249] [55716]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.627314] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.627374] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.627445] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.627805] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.627849] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.627909] [55717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.627953] [55716]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.627995] [55717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.628049] [55716]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.628085] [55717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.628140] [55716]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.628196] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.628250] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.628304] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.628341] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.628386] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.628426] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.629669] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.629764] [55717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.629834] [55717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.629876] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.629904] [55717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.629972] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.630022] [55716]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.630068] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.630109] [55716]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.630150] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.630192] [55716]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.630192] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.630276] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.630331] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.633356] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.633452] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.633500] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.633570] [55717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.633629] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.633696] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.633763] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.633873] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.633959] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.634051] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.634124] [55716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.634208] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.634272] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.634342] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.635059] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.635147] [55717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.635218] [55717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.635250] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.635277] [55717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.635328] [55716]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.635378] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.635419] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.635465] [55716]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.635514] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.635569] [55716]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.635569] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.635618] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.635670] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.636182] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.636265] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.636334] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.636406] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.636456] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.636506] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.636548] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.636595] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.636647] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.636674] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.636700] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.636749] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.636825] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.636901] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.646130] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.646226] [55717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.646290] [55717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.646333] [55717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.646402] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.646462] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.646535] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.646641] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.646742] [55716]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.646812] [55716]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.646890] [55716]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.646952] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.647058] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.647134] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.647360] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.647439] [55717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.647471] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.647501] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.647527] [55716]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.647584] [55717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.647627] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.647668] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.647709] [55716]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.647755] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.647804] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.647852] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.647888] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.647888] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.649484] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.649588] [55717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.649697] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.649742] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.649799] [55717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.649862] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.649907] [55716]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.649949] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.650009] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.650056] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.650088] [55716]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.650088] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.650169] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.650222] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.654393] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.654491] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.654546] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.654617] [55717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.654649] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.654679] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.654737] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.654780] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.654821] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.654862] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.654906] [55716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.654957] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.655022] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.655096] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.669412] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.669503] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.669613] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.669663] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.669711] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.669711] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.669811] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.669853] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.669888] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.669914] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.669939] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.669939] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.670040] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.670092] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.670639] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.670723] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.670793] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.670890] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.670943] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.670981] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.671048] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.671081] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.671108] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.671133] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.671160] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.671225] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.671307] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.671380] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.671858] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.671943] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.672032] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.672106] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.672169] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.672233] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.672298] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.672330] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.672378] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.672468] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.672538] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.672614] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.672697] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.672792] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.674925] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.675030] [55717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.675097] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.675168] [55717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.675236] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.675291] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.675328] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.675376] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.675422] [55716]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.675463] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.675513] [55716]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.675596] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.675662] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.675733] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.676136] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.676220] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.676291] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.676361] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.676426] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.676489] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.676560] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.676593] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.676660] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.676733] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.676811] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.676876] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.676939] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.677040] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.680567] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.680659] [55717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.680728] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.680793] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.680859] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.680932] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.681014] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.681108] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.681201] [55716]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.681285] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.681353] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.681416] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.681479] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.681548] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.684178] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.684275] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.684321] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.684392] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.684457] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.684495] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.684522] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.684574] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.684604] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.684665] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.684718] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.684770] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.684833] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.684906] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.685027] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.685111] [55717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.685178] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.685211] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.685237] [55717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.685261] [55716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.685315] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.685357] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.685403] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.685445] [55716]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.685486] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.685543] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.685543] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.685543] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.689283] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.689371] [55717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.689450] [55717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.689554] [55717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.689632] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.689707] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.689740] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.689817] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.689846] [55716]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.689871] [55716]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.689936] [55716]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.690018] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.690077] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.690154] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.690566] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.690652] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.690724] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.690795] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.690860] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.690923] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.690969] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.691026] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.691073] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.691143] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.691223] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.691297] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.691371] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.691443] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.692841] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.692924] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.693010] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.693090] [55717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.693161] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.693195] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.693220] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.693244] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.693298] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.693347] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.693399] [55716]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.693464] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.693526] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.693598] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.696420] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.696506] [55717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.696591] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.696626] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.696652] [55717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.696680] [55716]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.696706] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.696730] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.696759] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.696828] [55716]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.696870] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.696913] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.696913] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.697017] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.700106] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.700197] [55717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.700267] [55717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.700345] [55717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.700415] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.700478] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.700526] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.700589] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.700633] [55716]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.700661] [55716]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.700747] [55716]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.700813] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.700877] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.700949] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.701386] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.701471] [55717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.701542] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.701614] [55717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.701679] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.701740] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.701783] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.701826] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.701936] [55716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.702054] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.702137] [55716]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.702227] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.702290] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.702362] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.702686] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.702770] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.702839] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.702909] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.702974] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.703049] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.703131] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.703243] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.703340] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.703410] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.703487] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.703552] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.703635] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.703707] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.705167] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.705256] [55717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.705326] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.705394] [55717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.705469] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.705535] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.705613] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.705830] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.705954] [55716]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.706069] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.706176] [55716]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.706280] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.706384] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.706499] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.706713] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.706800] [55717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.706871] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.706940] [55717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.707009] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.707081] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.707153] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.707185] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.707306] [55716]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.707395] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.707466] [55716]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.707533] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.707597] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.707668] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.709013] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.709112] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.709192] [55717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.709274] [55717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.709339] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.709387] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.709435] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.709473] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.709531] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.709571] [55716]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.709636] [55716]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.709696] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.709763] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.709832] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.710823] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.710910] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.710991] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.711075] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.711118] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.711145] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.711170] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.711227] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.711271] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.711323] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.711378] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.711434] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.768962] [55716]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55716) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 434.769134] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.769224] [55717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55717) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 434.769287] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.769372] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.769406] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.769455] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.769524] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.769582] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.769625] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.769668] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.769698] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.769723] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.769749] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.769805] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.769846] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.769892] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.769942] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.769984] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.770038] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770095] [55716]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.770131] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.770176] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.770217] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.770244] [55716]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770278] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.770304] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.770329] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.770354] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.770378] [55717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.770402] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.770427] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.770453] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.770478] [55717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770515] [55716]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.770550] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.770578] [55716]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.770604] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.770628] [55716]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770628] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.770674] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.770699] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.770723] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.770754] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.770779] [55717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.770804] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.770830] [55717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.770855] [55716]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.770879] [55717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770903] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.770929] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.770954] [55716]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.770981] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.771019] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.771045] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.771070] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.771265] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.771313] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.771356] [55717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.771397] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.771438] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.771487] [55716]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.771529] [55717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.771571] [55716]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.771616] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.771657] [55716]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.771700] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.771741] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.771741] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.771821] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.771821] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.771908] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.771950] [55717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.771991] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.772045] [55717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.772087] [55716]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.772128] [55717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.772169] [55716]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.772210] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.772304] [55716]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.772363] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.772419] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.772419] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.772515] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.772560] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.772603] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.772648] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.772691] [55717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.772737] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.772779] [55717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.772819] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.772861] [55717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.772901] [55716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.772943] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.772983] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.773034] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.773087] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.773133] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.773176] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.773218] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.773260] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.773301] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.773342] [55716]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.773382] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.773424] [55716]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.773503] [55717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.773563] [55716]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.773608] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.773651] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.773696] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.773738] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.773774] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.773825] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.773862] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.773908] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.773949] [55717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.773996] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.774050] [55717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774077] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774103] [55717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774127] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774153] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774177] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774201] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774230] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774256] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.774283] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.774308] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.774335] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.774360] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.774385] [55716]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.774409] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774437] [55716]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774465] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774491] [55716]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774515] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774539] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774563] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774589] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774613] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.774637] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.774662] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.774690] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.774715] [55717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.774739] [55716]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.774763] [55717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774787] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.774811] [55717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774835] [55716]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.774861] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774886] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.774913] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774938] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.774962] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.774987] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.775019] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775045] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775069] [55717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775094] [55716]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775119] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775147] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775172] [55717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775197] [55716]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775221] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775246] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775271] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.775296] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.775320] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.775344] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.775371] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775398] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775423] [55717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775448] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775476] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775500] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775533] [55717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775558] [55716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775582] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775606] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775635] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.775661] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.775686] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.775712] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.775737] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775763] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.775788] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775816] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.775843] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775869] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.775893] [55717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775918] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.775943] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775968] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.775992] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.776365] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.776416] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.776459] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.776507] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.776551] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.776594] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.776653] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.776701] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.776743] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.776785] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.776826] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.776874] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.776921] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.776967] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.777019] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.777064] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.777106] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.777147] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.777191] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.777191] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.777271] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.777316] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.777363] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.777414] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.777469] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.777513] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.777562] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.777617] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.777660] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.777701] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.777742] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.777784] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.777829] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.777872] [55716]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.777913] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.777954] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.777997] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.778061] [55716]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.778103] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.778150] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.778192] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.778238] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.778289] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.778331] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.778376] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.778418] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.778459] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.778501] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.778551] [55717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.778593] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.778635] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.778676] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.778717] [55717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.778761] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.778803] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.778844] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.778884] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.778925] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.778970] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.779021] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.779068] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.779110] [55716]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.779155] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.779197] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.779238] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.779280] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.779322] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.779363] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.779405] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.779445] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.779486] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.779543] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.779592] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.779640] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.779682] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.779723] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.779764] [55717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.779805] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.779846] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.779887] [55716]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.779932] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.779974] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.780023] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.780069] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.780110] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.780152] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.780193] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.780235] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.780277] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.780329] [55716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.780372] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.780414] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.780457] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.780502] [55716]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.780553] [55717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.780596] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.780638] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.780679] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.780724] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.780766] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.780808] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.780849] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.780890] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.780932] [55716]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.780978] [55717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.780978] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.781071] [55716]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.781118] [55717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.781161] [55716]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.781203] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.781244] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.781284] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.781325] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.781367] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.781408] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.781450] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.781494] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.781546] [55717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.781587] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.781628] [55717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.781673] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.781713] [55717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.781755] [55716]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.781797] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.781837] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.781912] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.781939] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.781964] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.781988] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.782080] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.782124] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.782167] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.782208] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.782249] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.782296] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.782338] [55717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.782338] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.782423] [55716]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.782465] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.782505] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.782505] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.782578] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.782578] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.782665] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.782693] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.782718] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.782742] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.782766] [55716]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.782791] [55717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.782816] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.782841] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.782865] [55716]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.782894] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.782919] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.782943] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.782968] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.782968] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.783022] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783048] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783072] [55717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783096] [55716]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783125] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783151] [55716]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783175] [55717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783200] [55716]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783225] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783249] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783273] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.783297] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.783321] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.783348] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.783373] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783397] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783421] [55717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783445] [55716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783469] [55717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783493] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783517] [55717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783541] [55716]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783569] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783594] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783618] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.783642] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.783666] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.783690] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.783715] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783739] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.783763] [55717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783791] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.783816] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783840] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.783865] [55717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783889] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.783913] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783938] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.783963] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.783987] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784021] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784048] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784072] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784097] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784121] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784146] [55716]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784170] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784194] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784218] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.784245] [55716]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.784270] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.784294] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.784317] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784342] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784365] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784390] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784414] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784439] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784464] [55717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784490] [55716]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784523] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784548] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784572] [55717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.784596] [55716]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.784620] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.784643] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.784668] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784692] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784718] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784744] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.784769] [55717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.784987] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.785813] [55717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.785813] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.785917] [55716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.785959] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.786008] [55716]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.786059] [55717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.786107] [55716]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.786149] [55717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55717) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.786190] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.786232] [55717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.786232] [55717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.786232] [55717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.786232] [55717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.786232] [55717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55717) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55716) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 434.786425] [55716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55716) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 434.808492] [55716]: INFO dbcounter [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Registered counter for database cinder [ 434.808760] [55717]: INFO dbcounter [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Registered counter for database cinder [ 434.817589] [55716]: DEBUG oslo_db.sqlalchemy.engines [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 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=55716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 434.817970] [55717]: DEBUG oslo_db.sqlalchemy.engines [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 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=55717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 434.945697] [55716]: DEBUG dbcounter [-] [55716] Writer thread running {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 434.949102] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 434.951399] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 434.953220] [55717]: DEBUG dbcounter [-] [55717] Writer thread running {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 434.953498] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 434.955315] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 434.955390] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 434.955739] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.955931] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.957692] [55716]: WARNING cinder.keymgr.conf_key_mgr [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 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' [ 434.957934] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 434.960435] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 434.960837] [55716]: DEBUG oslo_db.sqlalchemy.engines [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 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=55716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 434.962447] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 434.962621] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 434.962937] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.963154] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.963895] [55717]: WARNING cinder.keymgr.conf_key_mgr [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 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' [ 434.964544] [55716]: INFO cinder.rpc [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 434.964979] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.965167] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.966305] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.966470] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.966725] [55717]: DEBUG oslo_db.sqlalchemy.engines [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 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=55717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 434.967292] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.967447] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.968399] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 434.970376] [55717]: INFO cinder.rpc [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 434.970794] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.970963] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.972121] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.972286] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.973102] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.973263] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.979009] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.979189] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.981979] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.982149] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.984828] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.984925] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.985011] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.985064] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.988230] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.988396] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.988971] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.989153] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.991265] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.991430] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.991775] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.991949] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.994469] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.994638] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.994969] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.995148] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.997373] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.997544] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.997725] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 434.997890] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 434.999917] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.000089] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.000443] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.000646] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.002448] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.002618] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.003337] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.003502] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.003556] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.003718] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.005789] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.005953] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.006867] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.007039] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.008457] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.008623] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.009589] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.009749] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.013259] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.013419] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.104070] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.104330] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.107746] [55716]: WARNING cinder.api.contrib.hosts [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.108199] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.108369] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.109254] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.109501] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.110975] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.111148] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.111927] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.112099] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.113135] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.113189] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.113304] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.113449] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.114234] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.114392] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.115216] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.115380] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.116301] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.116465] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.117409] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.117573] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.118290] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: extensions {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.119158] [55717]: WARNING cinder.api.contrib.hosts [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.119678] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-hosts {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.119828] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.120084] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.121360] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.121593] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.121699] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: qos-specs {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.123017] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.123258] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.123917] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-quota-class-sets {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.124377] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.124611] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.125354] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: scheduler-stats {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.126123] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.126363] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.126890] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-snapshot-manage {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.127721] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.127951] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.128381] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: capabilities {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.129145] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.129383] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.129782] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: encryption {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.130724] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.130966] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.131475] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: cgsnapshots {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.132353] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.132594] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.132948] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-quota-sets {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.133645] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: extensions {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.134507] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-volume-manage {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.135881] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-hosts {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.137231] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-volume-transfer {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.138703] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-volume-type-access {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.139247] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: qos-specs {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.140341] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: backups {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.142432] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-services {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.142954] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-quota-class-sets {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.143791] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: consistencygroups {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.145390] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: scheduler-stats {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.145829] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: extra_specs {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.147561] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: os-availability-zone {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.147996] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-snapshot-manage {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.148888] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extended resource: encryption {{(pid=55716) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.150240] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: capabilities {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.150931] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.151127] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.151623] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: encryption {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.152185] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.152359] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.153309] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.153368] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: cgsnapshots {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.153465] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.154356] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.154515] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.154828] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-quota-sets {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.155468] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.155632] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.156398] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-volume-manage {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.156629] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.156794] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.157770] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.157922] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.158811] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.158960] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-volume-transfer {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.158998] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.159987] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.160160] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.160696] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-volume-type-access {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.160972] [55716]: WARNING stevedore.named [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.161145] [55716]: WARNING castellan.key_manager [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.161862] [55716]: DEBUG cinder.api.contrib.snapshot_actions [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] SnapshotActionsController initialized {{(pid=55716) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.162014] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeActions extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162185] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension UsedLimits extending resource: limits {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162315] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162438] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162559] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension TypesManage extending resource: types {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162681] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162719] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: backups {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.162808] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension AdminActions extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.162933] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension AdminActions extending resource: snapshots {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163064] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension AdminActions extending resource: backups {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163180] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163310] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163432] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163555] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163762] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163878] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.163988] [55716]: DEBUG cinder.api.openstack [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55716) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.164775] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-services {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.166082] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: consistencygroups {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.166192] [55716]: WARNING keystonemiddleware.auth_token [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 435.168108] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: extra_specs {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.169732] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: os-availability-zone {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.170684] [55716]: WARNING keystonemiddleware.auth_token [None req-14dddea5-94c8-44ca-b6cb-41515a4577a9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 435.171080] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extended resource: encryption {{(pid=55717) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 435.173044] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.173142] [55716]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x60b80e355be0 pid: 55716 (default app) [ 435.173230] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.174279] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.174450] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.175311] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.175474] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.176352] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.176514] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.177457] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.177624] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.178609] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.178797] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.179772] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.179930] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.180806] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.180961] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.181966] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.182141] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.182958] [55717]: WARNING stevedore.named [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.183132] [55717]: WARNING castellan.key_manager [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.183829] [55717]: DEBUG cinder.api.contrib.snapshot_actions [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] SnapshotActionsController initialized {{(pid=55717) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.183967] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeActions extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184143] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension UsedLimits extending resource: limits {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184268] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184395] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184512] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension TypesManage extending resource: types {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184630] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184754] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension AdminActions extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.184879] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension AdminActions extending resource: snapshots {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185006] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension AdminActions extending resource: backups {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185125] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185257] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185379] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185500] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185703] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185824] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.185935] [55717]: DEBUG cinder.api.openstack [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55717) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 435.186301] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186301] [55716]: warnings.warn(deprecated_msg) [ 435.186397] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186397] [55716]: warnings.warn(deprecated_msg) [ 435.186397] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186397] [55716]: warnings.warn(deprecated_msg) [ 435.186535] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186535] [55716]: warnings.warn(deprecated_msg) [ 435.186535] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186535] [55716]: warnings.warn(deprecated_msg) [ 435.186535] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186699] [55716]: warnings.warn(deprecated_msg) [ 435.186699] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186699] [55716]: warnings.warn(deprecated_msg) [ 435.186699] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186699] [55716]: warnings.warn(deprecated_msg) [ 435.186699] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186878] [55716]: warnings.warn(deprecated_msg) [ 435.186878] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186878] [55716]: warnings.warn(deprecated_msg) [ 435.186878] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.186878] [55716]: warnings.warn(deprecated_msg) [ 435.187032] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187032] [55716]: warnings.warn(deprecated_msg) [ 435.187032] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187032] [55716]: warnings.warn(deprecated_msg) [ 435.187163] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187163] [55716]: warnings.warn(deprecated_msg) [ 435.187163] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187163] [55716]: warnings.warn(deprecated_msg) [ 435.187163] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187367] [55716]: warnings.warn(deprecated_msg) [ 435.187367] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187367] [55716]: warnings.warn(deprecated_msg) [ 435.187367] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187367] [55716]: warnings.warn(deprecated_msg) [ 435.187525] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187525] [55716]: warnings.warn(deprecated_msg) [ 435.187525] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187525] [55716]: warnings.warn(deprecated_msg) [ 435.187525] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187525] [55716]: warnings.warn(deprecated_msg) [ 435.187740] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187740] [55716]: warnings.warn(deprecated_msg) [ 435.187740] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187740] [55716]: warnings.warn(deprecated_msg) [ 435.187740] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187740] [55716]: warnings.warn(deprecated_msg) [ 435.187917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187917] [55716]: warnings.warn(deprecated_msg) [ 435.187917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187917] [55716]: warnings.warn(deprecated_msg) [ 435.187917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.187917] [55716]: warnings.warn(deprecated_msg) [ 435.188138] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188138] [55716]: warnings.warn(deprecated_msg) [ 435.188138] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188138] [55716]: warnings.warn(deprecated_msg) [ 435.188138] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188138] [55716]: warnings.warn(deprecated_msg) [ 435.188327] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188327] [55716]: warnings.warn(deprecated_msg) [ 435.188327] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188327] [55716]: warnings.warn(deprecated_msg) [ 435.188449] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188449] [55716]: warnings.warn(deprecated_msg) [ 435.188449] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188449] [55716]: warnings.warn(deprecated_msg) [ 435.188449] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188611] [55716]: warnings.warn(deprecated_msg) [ 435.188611] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188611] [55716]: warnings.warn(deprecated_msg) [ 435.188611] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188611] [55716]: warnings.warn(deprecated_msg) [ 435.188751] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188751] [55716]: warnings.warn(deprecated_msg) [ 435.188751] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188751] [55716]: warnings.warn(deprecated_msg) [ 435.188751] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188751] [55716]: warnings.warn(deprecated_msg) [ 435.188917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188917] [55716]: warnings.warn(deprecated_msg) [ 435.188917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.188917] [55716]: warnings.warn(deprecated_msg) [ 435.188917] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189131] [55716]: warnings.warn(deprecated_msg) [ 435.189131] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189131] [55716]: warnings.warn(deprecated_msg) [ 435.189131] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189131] [55716]: warnings.warn(deprecated_msg) [ 435.189291] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189291] [55716]: warnings.warn(deprecated_msg) [ 435.189291] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189291] [55716]: warnings.warn(deprecated_msg) [ 435.189417] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189417] [55716]: warnings.warn(deprecated_msg) [ 435.189417] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189417] [55716]: warnings.warn(deprecated_msg) [ 435.189582] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.189582] [55716]: warnings.warn(deprecated_msg) [ 435.192243] [55717]: WARNING keystonemiddleware.auth_token [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 435.192670] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.192670] [55716]: warnings.warn(deprecated_msg) [ 435.192670] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.192670] [55716]: warnings.warn(deprecated_msg) [ 435.192670] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.192948] [55716]: warnings.warn(deprecated_msg) [ 435.192948] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.192948] [55716]: warnings.warn(deprecated_msg) [ 435.192948] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.192948] [55716]: warnings.warn(deprecated_msg) [ 435.193197] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193197] [55716]: warnings.warn(deprecated_msg) [ 435.193197] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193197] [55716]: warnings.warn(deprecated_msg) [ 435.193404] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193404] [55716]: warnings.warn(deprecated_msg) [ 435.193404] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193404] [55716]: warnings.warn(deprecated_msg) [ 435.193594] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193594] [55716]: warnings.warn(deprecated_msg) [ 435.193594] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193594] [55716]: warnings.warn(deprecated_msg) [ 435.193786] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193786] [55716]: warnings.warn(deprecated_msg) [ 435.193786] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193786] [55716]: warnings.warn(deprecated_msg) [ 435.193985] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193985] [55716]: warnings.warn(deprecated_msg) [ 435.193985] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.193985] [55716]: warnings.warn(deprecated_msg) [ 435.193985] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194252] [55716]: warnings.warn(deprecated_msg) [ 435.194252] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194252] [55716]: warnings.warn(deprecated_msg) [ 435.194252] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194252] [55716]: warnings.warn(deprecated_msg) [ 435.194252] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194547] [55716]: warnings.warn(deprecated_msg) [ 435.194547] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194547] [55716]: warnings.warn(deprecated_msg) [ 435.194547] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194547] [55716]: warnings.warn(deprecated_msg) [ 435.194795] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194795] [55716]: warnings.warn(deprecated_msg) [ 435.194795] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194795] [55716]: warnings.warn(deprecated_msg) [ 435.194795] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.194795] [55716]: warnings.warn(deprecated_msg) [ 435.195098] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195098] [55716]: warnings.warn(deprecated_msg) [ 435.195098] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195098] [55716]: warnings.warn(deprecated_msg) [ 435.195098] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195098] [55716]: warnings.warn(deprecated_msg) [ 435.195668] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195668] [55716]: warnings.warn(deprecated_msg) [ 435.195668] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195668] [55716]: warnings.warn(deprecated_msg) [ 435.195668] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195668] [55716]: warnings.warn(deprecated_msg) [ 435.195989] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195989] [55716]: warnings.warn(deprecated_msg) [ 435.195989] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195989] [55716]: warnings.warn(deprecated_msg) [ 435.195989] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.195989] [55716]: warnings.warn(deprecated_msg) [ 435.196311] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196311] [55716]: warnings.warn(deprecated_msg) [ 435.196311] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196311] [55716]: warnings.warn(deprecated_msg) [ 435.196511] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196511] [55716]: warnings.warn(deprecated_msg) [ 435.196511] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196511] [55716]: warnings.warn(deprecated_msg) [ 435.196511] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196765] [55716]: warnings.warn(deprecated_msg) [ 435.196765] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196765] [55716]: warnings.warn(deprecated_msg) [ 435.196765] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.196765] [55716]: warnings.warn(deprecated_msg) [ 435.196994] [55717]: WARNING keystonemiddleware.auth_token [None req-59fa6470-83a6-4142-9964-f3ebf5c51b12 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 435.197050] [55716]: DEBUG cinder.api.middleware.request_id [None req-6f0f8b19-399b-4b39-8d9e-972ed384ca0c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.197093] [55717]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x60b80e355be0 pid: 55717 (default app) [ 435.197142] [55716]: [pid: 55716|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Feb 20 15:04:05 2025] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 438.541923] [55717]: /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. [ 438.541923] [55717]: warnings.warn(deprecated_msg) [ 438.541923] [55717]: /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. [ 438.541923] [55717]: warnings.warn(deprecated_msg) [ 438.541923] [55717]: /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. [ 438.542382] [55717]: warnings.warn(deprecated_msg) [ 438.542382] [55717]: /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. [ 438.542382] [55717]: warnings.warn(deprecated_msg) [ 438.542382] [55717]: /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. [ 438.542382] [55717]: warnings.warn(deprecated_msg) [ 438.542548] [55717]: /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. [ 438.542548] [55717]: warnings.warn(deprecated_msg) [ 438.542548] [55717]: /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. [ 438.542548] [55717]: warnings.warn(deprecated_msg) [ 438.542548] [55717]: /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. [ 438.542548] [55717]: warnings.warn(deprecated_msg) [ 438.542702] [55717]: /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. [ 438.542702] [55717]: warnings.warn(deprecated_msg) [ 438.542702] [55717]: /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. [ 438.542702] [55717]: warnings.warn(deprecated_msg) [ 438.542812] [55717]: /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. [ 438.542812] [55717]: warnings.warn(deprecated_msg) [ 438.542812] [55717]: /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. [ 438.542812] [55717]: warnings.warn(deprecated_msg) [ 438.542916] [55717]: /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. [ 438.542916] [55717]: warnings.warn(deprecated_msg) [ 438.542916] [55717]: /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. [ 438.542916] [55717]: warnings.warn(deprecated_msg) [ 438.543039] [55717]: /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. [ 438.543039] [55717]: warnings.warn(deprecated_msg) [ 438.543039] [55717]: /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. [ 438.543039] [55717]: warnings.warn(deprecated_msg) [ 438.543039] [55717]: /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. [ 438.543175] [55717]: warnings.warn(deprecated_msg) [ 438.543175] [55717]: /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. [ 438.543175] [55717]: warnings.warn(deprecated_msg) [ 438.543175] [55717]: /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. [ 438.543175] [55717]: warnings.warn(deprecated_msg) [ 438.543300] [55717]: /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. [ 438.543300] [55717]: warnings.warn(deprecated_msg) [ 438.543300] [55717]: /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. [ 438.543300] [55717]: warnings.warn(deprecated_msg) [ 438.543300] [55717]: /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. [ 438.543300] [55717]: warnings.warn(deprecated_msg) [ 438.543453] [55717]: /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. [ 438.543453] [55717]: warnings.warn(deprecated_msg) [ 438.543453] [55717]: /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. [ 438.543453] [55717]: warnings.warn(deprecated_msg) [ 438.543453] [55717]: /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. [ 438.543453] [55717]: warnings.warn(deprecated_msg) [ 438.543611] [55717]: /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. [ 438.543611] [55717]: warnings.warn(deprecated_msg) [ 438.543611] [55717]: /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. [ 438.543611] [55717]: warnings.warn(deprecated_msg) [ 438.543611] [55717]: /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. [ 438.543611] [55717]: warnings.warn(deprecated_msg) [ 438.543762] [55717]: /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. [ 438.543762] [55717]: warnings.warn(deprecated_msg) [ 438.543762] [55717]: /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. [ 438.543762] [55717]: warnings.warn(deprecated_msg) [ 438.543762] [55717]: /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. [ 438.543897] [55717]: warnings.warn(deprecated_msg) [ 438.543897] [55717]: /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. [ 438.543897] [55717]: warnings.warn(deprecated_msg) [ 438.543897] [55717]: /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. [ 438.543897] [55717]: warnings.warn(deprecated_msg) [ 438.544041] [55717]: /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. [ 438.544041] [55717]: warnings.warn(deprecated_msg) [ 438.544041] [55717]: /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. [ 438.544041] [55717]: warnings.warn(deprecated_msg) [ 438.544041] [55717]: /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. [ 438.544041] [55717]: warnings.warn(deprecated_msg) [ 438.544196] [55717]: /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. [ 438.544196] [55717]: warnings.warn(deprecated_msg) [ 438.544196] [55717]: /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. [ 438.544196] [55717]: warnings.warn(deprecated_msg) [ 438.544196] [55717]: /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. [ 438.544196] [55717]: warnings.warn(deprecated_msg) [ 438.544343] [55717]: /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. [ 438.544343] [55717]: warnings.warn(deprecated_msg) [ 438.544343] [55717]: /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. [ 438.544343] [55717]: warnings.warn(deprecated_msg) [ 438.544343] [55717]: /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. [ 438.544482] [55717]: warnings.warn(deprecated_msg) [ 438.544482] [55717]: /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. [ 438.544482] [55717]: warnings.warn(deprecated_msg) [ 438.544482] [55717]: /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. [ 438.544482] [55717]: warnings.warn(deprecated_msg) [ 438.544622] [55717]: /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. [ 438.544622] [55717]: warnings.warn(deprecated_msg) [ 438.544622] [55717]: /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. [ 438.544622] [55717]: warnings.warn(deprecated_msg) [ 438.544755] [55717]: /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. [ 438.544755] [55717]: warnings.warn(deprecated_msg) [ 438.544755] [55717]: /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. [ 438.544755] [55717]: warnings.warn(deprecated_msg) [ 438.545810] [55717]: /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. [ 438.545810] [55717]: warnings.warn(deprecated_msg) [ 438.545810] [55717]: /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. [ 438.545810] [55717]: warnings.warn(deprecated_msg) [ 438.545810] [55717]: /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. [ 438.546025] [55717]: warnings.warn(deprecated_msg) [ 438.546025] [55717]: /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. [ 438.546025] [55717]: warnings.warn(deprecated_msg) [ 438.546025] [55717]: /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. [ 438.546025] [55717]: warnings.warn(deprecated_msg) [ 438.546206] [55717]: /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. [ 438.546206] [55717]: warnings.warn(deprecated_msg) [ 438.546206] [55717]: /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. [ 438.546206] [55717]: warnings.warn(deprecated_msg) [ 438.546386] [55717]: /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. [ 438.546386] [55717]: warnings.warn(deprecated_msg) [ 438.546386] [55717]: /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. [ 438.546386] [55717]: warnings.warn(deprecated_msg) [ 438.546563] [55717]: /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. [ 438.546563] [55717]: warnings.warn(deprecated_msg) [ 438.546563] [55717]: /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. [ 438.546563] [55717]: warnings.warn(deprecated_msg) [ 438.546734] [55717]: /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. [ 438.546734] [55717]: warnings.warn(deprecated_msg) [ 438.546734] [55717]: /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. [ 438.546734] [55717]: warnings.warn(deprecated_msg) [ 438.546904] [55717]: /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. [ 438.546904] [55717]: warnings.warn(deprecated_msg) [ 438.546904] [55717]: /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. [ 438.546904] [55717]: warnings.warn(deprecated_msg) [ 438.547085] [55717]: /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. [ 438.547085] [55717]: warnings.warn(deprecated_msg) [ 438.547085] [55717]: /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. [ 438.547085] [55717]: warnings.warn(deprecated_msg) [ 438.547085] [55717]: /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. [ 438.547302] [55717]: warnings.warn(deprecated_msg) [ 438.547302] [55717]: /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. [ 438.547302] [55717]: warnings.warn(deprecated_msg) [ 438.547302] [55717]: /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. [ 438.547302] [55717]: warnings.warn(deprecated_msg) [ 438.547302] [55717]: /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. [ 438.547539] [55717]: warnings.warn(deprecated_msg) [ 438.547539] [55717]: /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. [ 438.547539] [55717]: warnings.warn(deprecated_msg) [ 438.547539] [55717]: /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. [ 438.547539] [55717]: warnings.warn(deprecated_msg) [ 438.547726] [55717]: /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. [ 438.547726] [55717]: warnings.warn(deprecated_msg) [ 438.547726] [55717]: /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. [ 438.547726] [55717]: warnings.warn(deprecated_msg) [ 438.547726] [55717]: /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. [ 438.547726] [55717]: warnings.warn(deprecated_msg) [ 438.547969] [55717]: /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. [ 438.547969] [55717]: warnings.warn(deprecated_msg) [ 438.547969] [55717]: /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. [ 438.547969] [55717]: warnings.warn(deprecated_msg) [ 438.547969] [55717]: /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. [ 438.547969] [55717]: warnings.warn(deprecated_msg) [ 438.548295] [55717]: /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. [ 438.548295] [55717]: warnings.warn(deprecated_msg) [ 438.548295] [55717]: /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. [ 438.548295] [55717]: warnings.warn(deprecated_msg) [ 438.548295] [55717]: /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. [ 438.548295] [55717]: warnings.warn(deprecated_msg) [ 438.548552] [55717]: /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. [ 438.548552] [55717]: warnings.warn(deprecated_msg) [ 438.548552] [55717]: /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. [ 438.548552] [55717]: warnings.warn(deprecated_msg) [ 438.548552] [55717]: /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. [ 438.548552] [55717]: warnings.warn(deprecated_msg) [ 438.548794] [55717]: /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. [ 438.548794] [55717]: warnings.warn(deprecated_msg) [ 438.548794] [55717]: /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. [ 438.548794] [55717]: warnings.warn(deprecated_msg) [ 438.548963] [55717]: /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. [ 438.548963] [55717]: warnings.warn(deprecated_msg) [ 438.548963] [55717]: /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. [ 438.548963] [55717]: warnings.warn(deprecated_msg) [ 438.548963] [55717]: /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. [ 438.549178] [55717]: warnings.warn(deprecated_msg) [ 438.549178] [55717]: /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. [ 438.549178] [55717]: warnings.warn(deprecated_msg) [ 438.549178] [55717]: /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. [ 438.549178] [55717]: warnings.warn(deprecated_msg) [ 438.549178] [55717]: DEBUG cinder.api.middleware.request_id [None req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 438.896683] [55717]: INFO cinder.api.openstack.wsgi [None req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 admin admin] POST http://10.180.1.21/volume/v3/types [ 438.897430] [55717]: DEBUG cinder.api.openstack.wsgi [None req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 438.899505] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 438.899505] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 438.902913] [55717]: DEBUG oslo_db.sqlalchemy.engines [None req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 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=55717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 438.926536] [55717]: INFO cinder.api.openstack.wsgi [None req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 438.927052] [55717]: [pid: 55717|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:04:08 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 438.933023] [55716]: DEBUG cinder.api.middleware.request_id [req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 req-96c225ba-8af9-4861-a2f3-eab57589e367 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.221155] [55716]: INFO cinder.api.openstack.wsgi [req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 req-96c225ba-8af9-4861-a2f3-eab57589e367 admin admin] POST http://10.180.1.21/volume/v3/types/fd6e5490-b161-4771-91e6-d36aef55a17d/extra_specs [ 439.221956] [55716]: DEBUG cinder.api.openstack.wsgi [req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 req-96c225ba-8af9-4861-a2f3-eab57589e367 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 439.224226] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 439.224226] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 439.228326] [55716]: DEBUG oslo_db.sqlalchemy.engines [req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 req-96c225ba-8af9-4861-a2f3-eab57589e367 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=55716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 439.277926] [55716]: INFO cinder.api.openstack.wsgi [req-517fc0ac-369f-4bd8-a75f-4a8f811899c2 req-96c225ba-8af9-4861-a2f3-eab57589e367 admin admin] http://10.180.1.21/volume/v3/types/fd6e5490-b161-4771-91e6-d36aef55a17d/extra_specs returned with HTTP 200 [ 439.278443] [55716]: [pid: 55716|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Feb 20 15:04:08 2025] POST /volume/v3/types/fd6e5490-b161-4771-91e6-d36aef55a17d/extra_specs => generated 51 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 448.927420] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.276388] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 450.479537] [55717]: DEBUG cinder.api.middleware.request_id [None req-65541581-8833-4b75-b1bd-0771ca4185ba None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 450.480306] [55717]: INFO cinder.api.openstack.wsgi [None req-65541581-8833-4b75-b1bd-0771ca4185ba None None] GET http://10.180.1.21/volume// [ 450.480496] [55717]: DEBUG cinder.api.openstack.wsgi [None req-65541581-8833-4b75-b1bd-0771ca4185ba None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 450.480738] [55717]: DEBUG cinder.api.openstack.wsgi [None req-65541581-8833-4b75-b1bd-0771ca4185ba None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 450.481319] [55717]: INFO cinder.api.openstack.wsgi [None req-65541581-8833-4b75-b1bd-0771ca4185ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 450.481621] [55717]: [pid: 55717|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Feb 20 15:04:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 507.755029] [55716]: DEBUG cinder.api.middleware.request_id [None req-b2563136-c22c-4127-a044-7d2b2cd90b48 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 507.822583] [55716]: INFO cinder.api.openstack.wsgi [None req-b2563136-c22c-4127-a044-7d2b2cd90b48 tempest-verify_tempest_config-514298628 tempest-verify_tempest_config-514298628-project-member] GET http://10.180.1.21/volume/v3/extensions [ 507.822816] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b2563136-c22c-4127-a044-7d2b2cd90b48 tempest-verify_tempest_config-514298628 tempest-verify_tempest_config-514298628-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 507.823043] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b2563136-c22c-4127-a044-7d2b2cd90b48 tempest-verify_tempest_config-514298628 tempest-verify_tempest_config-514298628-project-member] Calling method 'index' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 507.823475] [55716]: INFO cinder.api.openstack.wsgi [None req-b2563136-c22c-4127-a044-7d2b2cd90b48 tempest-verify_tempest_config-514298628 tempest-verify_tempest_config-514298628-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 507.823853] [55716]: [pid: 55716|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Feb 20 15:05:17 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 581.342826] [55717]: DEBUG cinder.api.middleware.request_id [None req-63796112-c48a-464e-b115-68195d532381 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.444452] [55717]: INFO cinder.api.openstack.wsgi [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 581.445091] [55717]: DEBUG cinder.api.openstack.wsgi [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1174779675"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 581.447961] [55717]: DEBUG cinder.api.v3.volumes [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1174779675'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 581.448530] [55717]: INFO cinder.api.v3.volumes [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Create volume of 1 GB [ 581.463775] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Availability zone cache updated, next update will occur around 2025-02-20 16:06:31.298279. {{(pid=55717) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 581.463959] [55717]: INFO cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Availability Zones retrieved successfully. [ 581.479707] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 581.479707] [55717]: import asyncore [ 581.488028] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Flow 'volume_create_api' (2ee410cf-32c8-4094-b220-d1227d49357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 581.489567] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5784e3-2d0f-478c-83ee-927549d7d6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 581.490901] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 581.537411] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5784e3-2d0f-478c-83ee-927549d7d6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 581.537863] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8249bb60-556f-42dd-8e9b-6682cd061819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 581.583982] [55717]: WARNING cinder.quota [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-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. [ 581.584588] [55717]: WARNING cinder.quota [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-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. [ 581.667281] [55717]: DEBUG cinder.quota [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Created reservations ['cf1697d0-b885-4211-b455-58ba111706cc', '4729e3d8-79aa-447a-a477-100120153371', '7094758b-f43b-4b2c-96ad-1d5daeb57847', '04ebf485-db98-48a9-b499-0e247f28dca1'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 581.668319] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8249bb60-556f-42dd-8e9b-6682cd061819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf1697d0-b885-4211-b455-58ba111706cc', '4729e3d8-79aa-447a-a477-100120153371', '7094758b-f43b-4b2c-96ad-1d5daeb57847', '04ebf485-db98-48a9-b499-0e247f28dca1']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 581.672309] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7758d06d-18a9-46b5-bc3a-1b560f397a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 581.917102] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7758d06d-18a9-46b5-bc3a-1b560f397a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75f2a0a-b4a7-4f6d-b650-f09edd5b916e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1174779675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38acfdd89b4f41a5b2549d7d58407161',qos_specs=None,replication_status=,reservations=['cf1697d0-b885-4211-b455-58ba111706cc','4729e3d8-79aa-447a-a477-100120153371','7094758b-f43b-4b2c-96ad-1d5daeb57847','04ebf485-db98-48a9-b499-0e247f28dca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc35aa66f5c4b95be64bb678a23bf98',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1174779675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75f2a0a-b4a7-4f6d-b650-f09edd5b916e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38acfdd89b4f41a5b2549d7d58407161',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='cbc35aa66f5c4b95be64bb678a23bf98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 581.918142] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50edc2fe-fce3-4ea4-aa7a-79c9329eaeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 581.942817] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50edc2fe-fce3-4ea4-aa7a-79c9329eaeac) 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-1174779675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38acfdd89b4f41a5b2549d7d58407161',qos_specs=None,replication_status=,reservations=['cf1697d0-b885-4211-b455-58ba111706cc','4729e3d8-79aa-447a-a477-100120153371','7094758b-f43b-4b2c-96ad-1d5daeb57847','04ebf485-db98-48a9-b499-0e247f28dca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc35aa66f5c4b95be64bb678a23bf98',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 581.943937] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7203e995-7d7b-4da0-9f23-426a00b0f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 581.981802] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7203e995-7d7b-4da0-9f23-426a00b0f572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 581.983092] [55717]: DEBUG cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Flow 'volume_create_api' (2ee410cf-32c8-4094-b220-d1227d49357f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 581.983412] [55717]: INFO cinder.volume.api [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Create volume request issued successfully. [ 581.986873] [55717]: INFO cinder.api.openstack.wsgi [None req-63796112-c48a-464e-b115-68195d532381 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 581.987062] [55717]: [pid: 55717|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:06:31 2025] POST /volume/v3/volumes => generated 784 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 582.002604] [55716]: DEBUG cinder.api.middleware.request_id [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.009707] [55716]: INFO cinder.api.openstack.wsgi [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 582.009973] [55716]: DEBUG cinder.api.openstack.wsgi [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.010209] [55716]: DEBUG cinder.api.openstack.wsgi [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.085843] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.085843] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.093985] [55716]: INFO cinder.volume.api [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 582.101643] [55716]: INFO cinder.api.openstack.wsgi [None req-65bc7712-c5a8-41b8-952f-51e61bce31d6 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 582.105007] [55716]: [pid: 55716|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:31 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 963 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 583.117546] [55717]: DEBUG cinder.api.middleware.request_id [None req-d02fea2e-d606-40a6-abe4-705f10d8337f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.120624] [55717]: INFO cinder.api.openstack.wsgi [None req-d02fea2e-d606-40a6-abe4-705f10d8337f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 583.120859] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d02fea2e-d606-40a6-abe4-705f10d8337f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.121121] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d02fea2e-d606-40a6-abe4-705f10d8337f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.135844] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.135844] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.142349] [55717]: INFO cinder.volume.api [None req-d02fea2e-d606-40a6-abe4-705f10d8337f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 583.151241] [55717]: INFO cinder.api.openstack.wsgi [None req-d02fea2e-d606-40a6-abe4-705f10d8337f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 583.151951] [55717]: [pid: 55717|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:32 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.101210] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=4 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 593.148214] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 597.819111] [55716]: DEBUG cinder.api.middleware.request_id [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.821752] [55716]: INFO cinder.api.openstack.wsgi [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] POST http://10.180.1.21/volume/v3/volumes [ 597.824156] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-471755330", "imageRef": "8916ba0c-66a6-4468-8d2e-6a0dd94e1115", "size": 1}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 597.827362] [55716]: DEBUG cinder.api.v3.volumes [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-471755330', 'imageRef': '8916ba0c-66a6-4468-8d2e-6a0dd94e1115', 'size': 1}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 598.378523] [55716]: INFO cinder.api.v3.volumes [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Create volume of 1 GB [ 598.395475] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Availability zone cache updated, next update will occur around 2025-02-20 16:06:48.230060. {{(pid=55716) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 598.395775] [55716]: INFO cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Availability Zones retrieved successfully. [ 598.416760] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 598.416760] [55716]: import asyncore [ 598.570106] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Flow 'volume_create_api' (01261982-89a3-4a25-996a-fc0b034a5c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 598.571686] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f386d10-ea64-44b0-ba26-2ff145956641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.573194] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 598.679740] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f386d10-ea64-44b0-ba26-2ff145956641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.680852] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5ab1ee-8436-4a36-b51a-f695e2d5ff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.716105] [55716]: WARNING cinder.quota [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-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. [ 598.716516] [55716]: WARNING cinder.quota [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-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. [ 598.768582] [55716]: DEBUG cinder.quota [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Created reservations ['68ea8aa7-2027-4753-a0c2-5079aeeaa3d1', 'd5b69c72-4e51-4e45-96c1-0fde0b85e60a', '890bdad5-83ba-4351-b7e5-ed012844b4f9', 'c5ce165f-dfa9-4d5b-b87e-18f9ca98e3ce'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 598.769168] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5ab1ee-8436-4a36-b51a-f695e2d5ff94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ea8aa7-2027-4753-a0c2-5079aeeaa3d1', 'd5b69c72-4e51-4e45-96c1-0fde0b85e60a', '890bdad5-83ba-4351-b7e5-ed012844b4f9', 'c5ce165f-dfa9-4d5b-b87e-18f9ca98e3ce']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.770229] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d04255-205c-43b1-83e0-e5b62d35f86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.804401] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d04255-205c-43b1-83e0-e5b62d35f86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1932f44e-4292-4f53-86d6-27fdc862589b', '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-471755330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca780e6b4444cc9b597e1d7fb60073c',qos_specs=None,replication_status=,reservations=['68ea8aa7-2027-4753-a0c2-5079aeeaa3d1','d5b69c72-4e51-4e45-96c1-0fde0b85e60a','890bdad5-83ba-4351-b7e5-ed012844b4f9','c5ce165f-dfa9-4d5b-b87e-18f9ca98e3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d7b5a3f23e44eeb7423e229db80150',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-471755330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1932f44e-4292-4f53-86d6-27fdc862589b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca780e6b4444cc9b597e1d7fb60073c',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='83d7b5a3f23e44eeb7423e229db80150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.805351] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fdc7c8-7d8f-4a77-b68d-48678b42f2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.828669] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fdc7c8-7d8f-4a77-b68d-48678b42f2f7) 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-471755330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca780e6b4444cc9b597e1d7fb60073c',qos_specs=None,replication_status=,reservations=['68ea8aa7-2027-4753-a0c2-5079aeeaa3d1','d5b69c72-4e51-4e45-96c1-0fde0b85e60a','890bdad5-83ba-4351-b7e5-ed012844b4f9','c5ce165f-dfa9-4d5b-b87e-18f9ca98e3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d7b5a3f23e44eeb7423e229db80150',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.829719] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf029803-61fe-4e59-b8fd-8f24e2997b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 598.859512] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf029803-61fe-4e59-b8fd-8f24e2997b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 598.859512] [55716]: DEBUG cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Flow 'volume_create_api' (01261982-89a3-4a25-996a-fc0b034a5c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 598.859833] [55716]: INFO cinder.volume.api [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Create volume request issued successfully. [ 598.861052] [55716]: INFO cinder.api.openstack.wsgi [None req-f18a44cb-75d3-442d-8d6a-c81e68252231 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 598.861052] [55716]: [pid: 55716|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:06:47 2025] POST /volume/v3/volumes => generated 751 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 598.874146] [55717]: DEBUG cinder.api.middleware.request_id [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.879036] [55717]: INFO cinder.api.openstack.wsgi [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 598.879323] [55717]: DEBUG cinder.api.openstack.wsgi [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.879571] [55717]: DEBUG cinder.api.openstack.wsgi [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.926086] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.926086] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.931107] [55717]: INFO cinder.volume.api [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 598.937665] [55717]: INFO cinder.api.openstack.wsgi [None req-87fb6f45-c0c2-4963-b3a8-ceebcf387805 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 598.941497] [55717]: [pid: 55717|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:48 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 599.957861] [55716]: DEBUG cinder.api.middleware.request_id [None req-5e1526ff-1862-4431-9e18-c563c7064c0b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.968076] [55716]: INFO cinder.api.openstack.wsgi [None req-5e1526ff-1862-4431-9e18-c563c7064c0b tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 599.968592] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5e1526ff-1862-4431-9e18-c563c7064c0b tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.968592] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5e1526ff-1862-4431-9e18-c563c7064c0b tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.992111] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.992111] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.002512] [55716]: INFO cinder.volume.api [None req-5e1526ff-1862-4431-9e18-c563c7064c0b tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 600.009355] [55716]: INFO cinder.api.openstack.wsgi [None req-5e1526ff-1862-4431-9e18-c563c7064c0b tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 600.010172] [55716]: [pid: 55716|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:49 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.033645] [55717]: DEBUG cinder.api.middleware.request_id [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.035921] [55717]: INFO cinder.api.openstack.wsgi [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 601.036186] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.036549] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.059280] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.059280] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.067167] [55717]: INFO cinder.volume.api [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 601.074154] [55717]: INFO cinder.api.openstack.wsgi [None req-7bedc6ee-394c-4caa-9aee-d92b557894dd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 601.074657] [55717]: [pid: 55717|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:50 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.089123] [55716]: DEBUG cinder.api.middleware.request_id [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.094536] [55716]: INFO cinder.api.openstack.wsgi [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 602.094536] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.094536] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.108281] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.108281] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.113420] [55716]: INFO cinder.volume.api [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 602.121034] [55716]: INFO cinder.api.openstack.wsgi [None req-9e272d2d-009c-4fae-8ba5-f356d2c0f214 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 602.121034] [55716]: [pid: 55716|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:51 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.137021] [55717]: DEBUG cinder.api.middleware.request_id [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.144121] [55717]: INFO cinder.api.openstack.wsgi [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 603.144121] [55717]: DEBUG cinder.api.openstack.wsgi [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.144121] [55717]: DEBUG cinder.api.openstack.wsgi [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.164896] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.164896] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.173079] [55717]: INFO cinder.volume.api [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 603.182019] [55717]: INFO cinder.api.openstack.wsgi [None req-60b64236-fd6d-49df-8924-e8eeee3cb288 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 603.182487] [55717]: [pid: 55717|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:52 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.194355] [55716]: DEBUG cinder.api.middleware.request_id [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.199854] [55716]: INFO cinder.api.openstack.wsgi [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 604.199854] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.199854] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.218785] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.218785] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.224236] [55716]: INFO cinder.volume.api [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 604.231177] [55716]: INFO cinder.api.openstack.wsgi [None req-bc63014d-d0a5-4f7b-b87b-e2eb69459d6c tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 604.231177] [55716]: [pid: 55716|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:54 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.243057] [55717]: DEBUG cinder.api.middleware.request_id [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.247573] [55717]: INFO cinder.api.openstack.wsgi [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 605.247877] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.248049] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.268693] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.268693] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.278759] [55717]: INFO cinder.volume.api [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 605.286015] [55717]: INFO cinder.api.openstack.wsgi [None req-2dafb936-b5d5-4df4-8d7f-8239bd7036bd tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 605.286463] [55717]: [pid: 55717|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:55 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.300213] [55716]: DEBUG cinder.api.middleware.request_id [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.303718] [55716]: INFO cinder.api.openstack.wsgi [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 606.303718] [55716]: DEBUG cinder.api.openstack.wsgi [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.303718] [55716]: DEBUG cinder.api.openstack.wsgi [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.316648] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.316648] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.324123] [55716]: INFO cinder.volume.api [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 606.332211] [55716]: INFO cinder.api.openstack.wsgi [None req-82cd4113-c046-43a9-9e2a-49535b26b0ee tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 606.332804] [55716]: [pid: 55716|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:56 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.352591] [55717]: DEBUG cinder.api.middleware.request_id [None req-768f9580-b02c-43b7-8dbd-829875e909b6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.356315] [55717]: INFO cinder.api.openstack.wsgi [None req-768f9580-b02c-43b7-8dbd-829875e909b6 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 607.356315] [55717]: DEBUG cinder.api.openstack.wsgi [None req-768f9580-b02c-43b7-8dbd-829875e909b6 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.356664] [55717]: DEBUG cinder.api.openstack.wsgi [None req-768f9580-b02c-43b7-8dbd-829875e909b6 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.369523] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.369523] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.378689] [55717]: INFO cinder.volume.api [None req-768f9580-b02c-43b7-8dbd-829875e909b6 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 607.390173] [55717]: INFO cinder.api.openstack.wsgi [None req-768f9580-b02c-43b7-8dbd-829875e909b6 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 607.390950] [55717]: [pid: 55717|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:57 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.405398] [55716]: DEBUG cinder.api.middleware.request_id [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.409013] [55716]: INFO cinder.api.openstack.wsgi [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 608.409308] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.409552] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.421717] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.421717] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.426795] [55716]: INFO cinder.volume.api [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 608.440119] [55716]: INFO cinder.api.openstack.wsgi [None req-bec4b2a3-5015-4f81-8a3f-9e70cdd39894 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 608.440119] [55716]: [pid: 55716|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:58 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.461945] [55717]: DEBUG cinder.api.middleware.request_id [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.464611] [55717]: INFO cinder.api.openstack.wsgi [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 609.464611] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.464611] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.477872] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.477872] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.482679] [55717]: INFO cinder.volume.api [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 609.490954] [55717]: INFO cinder.api.openstack.wsgi [None req-3ec59bbe-d503-4347-b17b-f6cb317653e5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 609.491433] [55717]: [pid: 55717|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:06:59 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.502269] [55716]: DEBUG cinder.api.middleware.request_id [None req-11a9415d-97a1-4f40-8e95-9edd215da02a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.505170] [55716]: INFO cinder.api.openstack.wsgi [None req-11a9415d-97a1-4f40-8e95-9edd215da02a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 610.507052] [55716]: DEBUG cinder.api.openstack.wsgi [None req-11a9415d-97a1-4f40-8e95-9edd215da02a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.507365] [55716]: DEBUG cinder.api.openstack.wsgi [None req-11a9415d-97a1-4f40-8e95-9edd215da02a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.544068] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.544068] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.550663] [55716]: INFO cinder.volume.api [None req-11a9415d-97a1-4f40-8e95-9edd215da02a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 610.559216] [55716]: INFO cinder.api.openstack.wsgi [None req-11a9415d-97a1-4f40-8e95-9edd215da02a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 610.559216] [55716]: [pid: 55716|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:00 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 611.572390] [55717]: DEBUG cinder.api.middleware.request_id [None req-f3e441a4-f547-48f4-ad57-a03ead796485 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.575287] [55717]: INFO cinder.api.openstack.wsgi [None req-f3e441a4-f547-48f4-ad57-a03ead796485 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 611.575565] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f3e441a4-f547-48f4-ad57-a03ead796485 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.576304] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f3e441a4-f547-48f4-ad57-a03ead796485 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.589219] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.589219] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.596088] [55717]: INFO cinder.volume.api [None req-f3e441a4-f547-48f4-ad57-a03ead796485 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 611.602035] [55717]: INFO cinder.api.openstack.wsgi [None req-f3e441a4-f547-48f4-ad57-a03ead796485 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 611.602416] [55717]: [pid: 55717|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:01 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.621608] [55716]: DEBUG cinder.api.middleware.request_id [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.623735] [55716]: INFO cinder.api.openstack.wsgi [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 612.623959] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.624205] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.635729] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.635729] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.640086] [55716]: INFO cinder.volume.api [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 612.646333] [55716]: INFO cinder.api.openstack.wsgi [None req-2c4d27dd-d1c0-4a42-a45c-c768cbf9eff3 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 612.646905] [55716]: [pid: 55716|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:02 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.657808] [55717]: DEBUG cinder.api.middleware.request_id [None req-64f7c58f-8798-47e0-ace4-bde5632b440d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.660550] [55717]: INFO cinder.api.openstack.wsgi [None req-64f7c58f-8798-47e0-ace4-bde5632b440d tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 613.660898] [55717]: DEBUG cinder.api.openstack.wsgi [None req-64f7c58f-8798-47e0-ace4-bde5632b440d tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.661333] [55717]: DEBUG cinder.api.openstack.wsgi [None req-64f7c58f-8798-47e0-ace4-bde5632b440d tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.672505] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.672505] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.677390] [55717]: INFO cinder.volume.api [None req-64f7c58f-8798-47e0-ace4-bde5632b440d tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 613.682903] [55717]: INFO cinder.api.openstack.wsgi [None req-64f7c58f-8798-47e0-ace4-bde5632b440d tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 613.683422] [55717]: [pid: 55717|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:03 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.694635] [55716]: DEBUG cinder.api.middleware.request_id [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.698028] [55716]: INFO cinder.api.openstack.wsgi [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 614.698028] [55716]: DEBUG cinder.api.openstack.wsgi [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.698271] [55716]: DEBUG cinder.api.openstack.wsgi [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.710960] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.710960] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.714598] [55716]: INFO cinder.volume.api [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 614.722733] [55716]: INFO cinder.api.openstack.wsgi [None req-debcd41e-1e60-497d-91bc-0eab8ce7f1b7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 614.722733] [55716]: [pid: 55716|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:04 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 615.734359] [55717]: DEBUG cinder.api.middleware.request_id [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.737874] [55717]: INFO cinder.api.openstack.wsgi [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 615.738252] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.738550] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.762906] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.762906] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.767279] [55717]: INFO cinder.volume.api [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 615.774981] [55717]: INFO cinder.api.openstack.wsgi [None req-5799a1d6-66f0-4849-8419-1d33f9cf67ca tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 615.775709] [55717]: [pid: 55717|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:05 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.787276] [55716]: DEBUG cinder.api.middleware.request_id [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.792184] [55716]: INFO cinder.api.openstack.wsgi [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 616.792184] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.792184] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.808489] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.808489] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.814665] [55716]: INFO cinder.volume.api [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 616.821378] [55716]: INFO cinder.api.openstack.wsgi [None req-0a364551-f86f-4e73-9f6d-dff1fc12ac41 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 616.821378] [55716]: [pid: 55716|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:06 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.837635] [55717]: DEBUG cinder.api.middleware.request_id [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.839785] [55717]: INFO cinder.api.openstack.wsgi [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 617.840261] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.840730] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.854019] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.854019] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.859398] [55717]: INFO cinder.volume.api [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 617.871232] [55717]: INFO cinder.api.openstack.wsgi [None req-cb3234fd-3a52-48c3-b379-082c4a7e8e38 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 617.871232] [55717]: [pid: 55717|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:07 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 618.882163] [55716]: DEBUG cinder.api.middleware.request_id [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.884678] [55716]: INFO cinder.api.openstack.wsgi [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 618.885100] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.885662] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.896590] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.896590] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.898698] [55716]: INFO cinder.volume.api [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 618.903656] [55716]: INFO cinder.api.openstack.wsgi [None req-cfb83631-f06e-4b92-aa8d-b88c185b89a1 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 618.904014] [55716]: [pid: 55716|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:08 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.918392] [55717]: DEBUG cinder.api.middleware.request_id [None req-789c3dca-edd7-40a7-857c-673f61507ac5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.923019] [55717]: INFO cinder.api.openstack.wsgi [None req-789c3dca-edd7-40a7-857c-673f61507ac5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 619.923019] [55717]: DEBUG cinder.api.openstack.wsgi [None req-789c3dca-edd7-40a7-857c-673f61507ac5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.923019] [55717]: DEBUG cinder.api.openstack.wsgi [None req-789c3dca-edd7-40a7-857c-673f61507ac5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.940271] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.940271] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.956829] [55717]: INFO cinder.volume.api [None req-789c3dca-edd7-40a7-857c-673f61507ac5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 619.968969] [55717]: INFO cinder.api.openstack.wsgi [None req-789c3dca-edd7-40a7-857c-673f61507ac5 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 619.969506] [55717]: [pid: 55717|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:09 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 1391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 620.403019] [55716]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.403019] [55716]: WARNING keystonemiddleware.auth_token [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 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. [ 620.404342] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 620.404762] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.405142] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.421212] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.421212] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.425742] [55716]: INFO cinder.volume.api [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 620.434855] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-c39cb9aa-6984-48cc-a1dd-0275548563b9 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 620.434855] [55716]: [pid: 55716|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:07:10 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 620.852026] [55717]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.852986] [55717]: WARNING keystonemiddleware.auth_token [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 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. [ 620.854829] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 620.854998] [55717]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.855238] [55717]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.865724] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.865724] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.869952] [55717]: INFO cinder.volume.api [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 620.876540] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-363cf6ca-e6c2-47da-ba3f-81751e737e25 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 620.877324] [55717]: [pid: 55717|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:07:10 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 620.884456] [55716]: DEBUG cinder.api.middleware.request_id [None req-aeac0689-5701-447c-b0cf-307a97a25bf3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.885358] [55716]: INFO cinder.api.openstack.wsgi [None req-aeac0689-5701-447c-b0cf-307a97a25bf3 None None] GET http://10.180.1.21/volume// [ 620.885665] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aeac0689-5701-447c-b0cf-307a97a25bf3 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.886031] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aeac0689-5701-447c-b0cf-307a97a25bf3 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.886773] [55716]: INFO cinder.api.openstack.wsgi [None req-aeac0689-5701-447c-b0cf-307a97a25bf3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 620.887280] [55716]: [pid: 55716|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:07:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 620.891037] [55717]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-5f95b455-0b1d-4775-b2cb-c38cae161094 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.893167] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-5f95b455-0b1d-4775-b2cb-c38cae161094 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] POST http://10.180.1.21/volume/v3/attachments [ 620.893571] [55717]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-5f95b455-0b1d-4775-b2cb-c38cae161094 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1932f44e-4292-4f53-86d6-27fdc862589b", "connector": null, "instance_uuid": "1bdd687f-a5ad-435e-a659-46c35becc981"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 620.903679] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.903679] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.943653] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-5f95b455-0b1d-4775-b2cb-c38cae161094 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 620.944587] [55717]: [pid: 55717|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:07:10 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 630.429145] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 630.939649] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.917396] [55716]: DEBUG cinder.api.middleware.request_id [None req-ad10da65-1f36-4fd5-8a47-68f81436838b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.977554] [55716]: INFO cinder.api.openstack.wsgi [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] POST http://10.180.1.21/volume/v3/volumes [ 636.978281] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2135545246"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 636.980542] [55716]: DEBUG cinder.api.v3.volumes [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2135545246'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 636.980690] [55716]: INFO cinder.api.v3.volumes [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume of 1 GB [ 636.986339] [55716]: INFO cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Availability Zones retrieved successfully. [ 636.993512] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (7f727195-68f2-4b4c-acd4-203af6c07ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 636.994720] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fabbe1-9fd5-411f-9cab-d8e42695bd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 636.995966] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 637.015886] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fabbe1-9fd5-411f-9cab-d8e42695bd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.016968] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b73e401-a837-4962-a1e5-82a748003262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.078925] [55716]: DEBUG cinder.quota [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Created reservations ['328b170b-0a5c-48f1-9116-934dd77a73ef', '6ea1921a-3b19-467b-85cd-24f920044001', 'f38a6fe1-181a-40a2-9a67-41bbe1268cf5', 'a1ba45a8-2f3a-4312-b1be-35e144804656'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 637.080164] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b73e401-a837-4962-a1e5-82a748003262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['328b170b-0a5c-48f1-9116-934dd77a73ef', '6ea1921a-3b19-467b-85cd-24f920044001', 'f38a6fe1-181a-40a2-9a67-41bbe1268cf5', 'a1ba45a8-2f3a-4312-b1be-35e144804656']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.081304] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d3ce01-f5e6-42b3-b954-068d9fc03112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.104391] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d3ce01-f5e6-42b3-b954-068d9fc03112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07321c21-7c12-4dd6-b188-c4da772c02e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2135545246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['328b170b-0a5c-48f1-9116-934dd77a73ef','6ea1921a-3b19-467b-85cd-24f920044001','f38a6fe1-181a-40a2-9a67-41bbe1268cf5','a1ba45a8-2f3a-4312-b1be-35e144804656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2135545246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07321c21-7c12-4dd6-b188-c4da772c02e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e617eada8a02467a912aeab7bc81ad14',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='249636c873264f378efbbf62d16a920c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.104953] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4e5c54-29f3-4c44-8456-769927e26018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.121586] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4e5c54-29f3-4c44-8456-769927e26018) 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-2135545246',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['328b170b-0a5c-48f1-9116-934dd77a73ef','6ea1921a-3b19-467b-85cd-24f920044001','f38a6fe1-181a-40a2-9a67-41bbe1268cf5','a1ba45a8-2f3a-4312-b1be-35e144804656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.122140] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6201139-5d49-45c4-8651-6bdbc97c2bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.134699] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6201139-5d49-45c4-8651-6bdbc97c2bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.135777] [55716]: DEBUG cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (7f727195-68f2-4b4c-acd4-203af6c07ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 637.136234] [55716]: INFO cinder.volume.api [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request issued successfully. [ 637.136922] [55716]: INFO cinder.api.openstack.wsgi [None req-ad10da65-1f36-4fd5-8a47-68f81436838b tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 637.137371] [55716]: [pid: 55716|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:07:26 2025] POST /volume/v3/volumes => generated 759 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 637.149371] [55717]: DEBUG cinder.api.middleware.request_id [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.158869] [55717]: INFO cinder.api.openstack.wsgi [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 637.159128] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.159359] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.169932] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.169932] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.175365] [55717]: INFO cinder.volume.api [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 637.181032] [55717]: INFO cinder.api.openstack.wsgi [None req-8bf414ae-9025-4ba8-8f4c-f1ebeb994e90 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 200 [ 637.181478] [55717]: [pid: 55717|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:26 2025] GET /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.197212] [55716]: DEBUG cinder.api.middleware.request_id [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.199470] [55716]: INFO cinder.api.openstack.wsgi [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 638.199710] [55716]: DEBUG cinder.api.openstack.wsgi [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.199925] [55716]: DEBUG cinder.api.openstack.wsgi [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.211245] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.211245] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.216065] [55716]: INFO cinder.volume.api [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 638.221117] [55716]: INFO cinder.api.openstack.wsgi [None req-562a63fe-2851-4bc1-930f-8a340a5c1e06 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 200 [ 638.221408] [55716]: [pid: 55716|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:28 2025] GET /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.372357] [55717]: DEBUG cinder.api.middleware.request_id [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.376671] [55717]: INFO cinder.api.openstack.wsgi [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 638.376857] [55717]: DEBUG cinder.api.openstack.wsgi [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.377097] [55717]: DEBUG cinder.api.openstack.wsgi [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.390744] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.390744] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.398942] [55717]: INFO cinder.volume.api [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 638.403582] [55717]: INFO cinder.api.openstack.wsgi [req-fcbf6f43-182f-46d6-8d0c-8ea3aaba88e7 req-821ac438-e479-4074-bd7d-2e148a74f2df tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 200 [ 638.404007] [55717]: [pid: 55717|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:07:28 2025] GET /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.413524] [55716]: DEBUG cinder.api.middleware.request_id [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.416194] [55716]: INFO cinder.api.openstack.wsgi [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] POST http://10.180.1.21/volume/v3/volumes [ 638.417905] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2054812593"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 638.419888] [55716]: DEBUG cinder.api.v3.volumes [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2054812593'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 638.420048] [55716]: INFO cinder.api.v3.volumes [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume of 1 GB [ 638.424865] [55716]: INFO cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Availability Zones retrieved successfully. [ 638.432778] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (20410f52-29ec-47b2-a5b5-db2df534d15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 638.434303] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb49548-07bb-4743-ba1d-4d59c8283e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.436383] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 638.461905] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb49548-07bb-4743-ba1d-4d59c8283e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.464058] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e62523-7a27-44b3-b750-75fa005ba588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.506709] [55716]: DEBUG cinder.quota [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Created reservations ['4bad4dc9-398d-49ef-9d92-790453c117ec', '3c12fb90-7e77-4ea4-ab1e-434d7a4c2d7a', '1790896a-6a59-4d83-b3bc-71b72b7afddc', '73d80377-9bd5-4478-a5e1-94aabd0a8d26'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 638.507944] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e62523-7a27-44b3-b750-75fa005ba588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bad4dc9-398d-49ef-9d92-790453c117ec', '3c12fb90-7e77-4ea4-ab1e-434d7a4c2d7a', '1790896a-6a59-4d83-b3bc-71b72b7afddc', '73d80377-9bd5-4478-a5e1-94aabd0a8d26']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.509024] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f328f82f-1dcc-4fe2-a9e3-4410209a44bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.527086] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f328f82f-1dcc-4fe2-a9e3-4410209a44bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e0fc23-5769-4d72-9fe9-ccc7cd78183d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2054812593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['4bad4dc9-398d-49ef-9d92-790453c117ec','3c12fb90-7e77-4ea4-ab1e-434d7a4c2d7a','1790896a-6a59-4d83-b3bc-71b72b7afddc','73d80377-9bd5-4478-a5e1-94aabd0a8d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2054812593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e0fc23-5769-4d72-9fe9-ccc7cd78183d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e617eada8a02467a912aeab7bc81ad14',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='249636c873264f378efbbf62d16a920c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.528179] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6e3df1-7163-4efa-b25b-d61448e84b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.543766] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6e3df1-7163-4efa-b25b-d61448e84b52) 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-2054812593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['4bad4dc9-398d-49ef-9d92-790453c117ec','3c12fb90-7e77-4ea4-ab1e-434d7a4c2d7a','1790896a-6a59-4d83-b3bc-71b72b7afddc','73d80377-9bd5-4478-a5e1-94aabd0a8d26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.544781] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b438006-47b7-4cc3-90e4-468e3977f79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 638.555501] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b438006-47b7-4cc3-90e4-468e3977f79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 638.556690] [55716]: DEBUG cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (20410f52-29ec-47b2-a5b5-db2df534d15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 638.557108] [55716]: INFO cinder.volume.api [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request issued successfully. [ 638.564367] [55716]: INFO cinder.api.openstack.wsgi [None req-1a5eeabb-d71a-47d2-9556-7e8eef38ab3f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 638.565193] [55716]: [pid: 55716|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:07:28 2025] POST /volume/v3/volumes => generated 759 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 638.576924] [55717]: DEBUG cinder.api.middleware.request_id [None req-5ec825c1-d199-4539-a67c-056a4774e334 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.582235] [55717]: INFO cinder.api.openstack.wsgi [None req-5ec825c1-d199-4539-a67c-056a4774e334 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 638.582235] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ec825c1-d199-4539-a67c-056a4774e334 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.582235] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ec825c1-d199-4539-a67c-056a4774e334 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.588193] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.588193] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.593303] [55717]: INFO cinder.volume.api [None req-5ec825c1-d199-4539-a67c-056a4774e334 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 638.603562] [55717]: INFO cinder.api.openstack.wsgi [None req-5ec825c1-d199-4539-a67c-056a4774e334 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 200 [ 638.606646] [55717]: [pid: 55717|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:28 2025] GET /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.621677] [55716]: DEBUG cinder.api.middleware.request_id [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.624478] [55716]: INFO cinder.api.openstack.wsgi [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 639.624720] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.624949] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.637101] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.637101] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.650611] [55716]: INFO cinder.volume.api [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 639.657478] [55716]: INFO cinder.api.openstack.wsgi [None req-6fe531fa-2c88-4c5d-af11-f07cb7fdea08 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 200 [ 639.659401] [55716]: [pid: 55716|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:29 2025] GET /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.838647] [55717]: DEBUG cinder.api.middleware.request_id [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.842225] [55717]: INFO cinder.api.openstack.wsgi [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 639.842447] [55717]: DEBUG cinder.api.openstack.wsgi [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.842721] [55717]: DEBUG cinder.api.openstack.wsgi [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.854042] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.854042] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.862626] [55717]: INFO cinder.volume.api [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 639.869115] [55717]: INFO cinder.api.openstack.wsgi [req-6fe2e4d1-5ad2-439f-ae5c-6910de70657b req-301face9-e61c-4c7f-b0cf-0dca62719343 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 200 [ 639.869115] [55717]: [pid: 55717|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:07:29 2025] GET /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 639.878970] [55716]: DEBUG cinder.api.middleware.request_id [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.881185] [55716]: INFO cinder.api.openstack.wsgi [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] POST http://10.180.1.21/volume/v3/volumes [ 639.881577] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-517011585"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 639.884878] [55716]: DEBUG cinder.api.v3.volumes [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-517011585'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 639.884878] [55716]: INFO cinder.api.v3.volumes [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume of 1 GB [ 639.891283] [55716]: INFO cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Availability Zones retrieved successfully. [ 639.901171] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (e968845a-ecdb-4966-9977-fdb9853acc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 639.903034] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0131ab-74e2-42e5-b871-7508f6c53ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.903911] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 639.924235] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0131ab-74e2-42e5-b871-7508f6c53ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.925489] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7945e0c9-31ee-42d4-a1b1-c4d08abc722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.978043] [55716]: DEBUG cinder.quota [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Created reservations ['797bfb98-aec2-4de1-8df1-3ea2bd91a528', '3ba02b6d-3c10-4e3b-805b-a3de147153db', '5b2f2261-cc49-4ed1-b380-51f0a5fcdf89', 'fd352f85-7659-4541-8a60-2335d241df3e'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 639.979060] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7945e0c9-31ee-42d4-a1b1-c4d08abc722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797bfb98-aec2-4de1-8df1-3ea2bd91a528', '3ba02b6d-3c10-4e3b-805b-a3de147153db', '5b2f2261-cc49-4ed1-b380-51f0a5fcdf89', 'fd352f85-7659-4541-8a60-2335d241df3e']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.980115] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d43cbb-50ed-42bf-be8f-48faa41fd266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.998054] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d43cbb-50ed-42bf-be8f-48faa41fd266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c385891-b9ea-437e-b835-8648d4a48870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-517011585',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['797bfb98-aec2-4de1-8df1-3ea2bd91a528','3ba02b6d-3c10-4e3b-805b-a3de147153db','5b2f2261-cc49-4ed1-b380-51f0a5fcdf89','fd352f85-7659-4541-8a60-2335d241df3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-517011585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c385891-b9ea-437e-b835-8648d4a48870,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e617eada8a02467a912aeab7bc81ad14',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='249636c873264f378efbbf62d16a920c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.998431] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef43a57-5ca1-4e10-b140-2978119e5916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.021212] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef43a57-5ca1-4e10-b140-2978119e5916) 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-517011585',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e617eada8a02467a912aeab7bc81ad14',qos_specs=None,replication_status=,reservations=['797bfb98-aec2-4de1-8df1-3ea2bd91a528','3ba02b6d-3c10-4e3b-805b-a3de147153db','5b2f2261-cc49-4ed1-b380-51f0a5fcdf89','fd352f85-7659-4541-8a60-2335d241df3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249636c873264f378efbbf62d16a920c',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.022331] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a728371-a9d2-4f74-9959-7e0fbae13d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.039260] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a728371-a9d2-4f74-9959-7e0fbae13d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.040562] [55716]: DEBUG cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Flow 'volume_create_api' (e968845a-ecdb-4966-9977-fdb9853acc7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 640.042779] [55716]: INFO cinder.volume.api [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Create volume request issued successfully. [ 640.042779] [55716]: INFO cinder.api.openstack.wsgi [None req-2889f35d-01d8-4d5d-a885-502c3fd8635a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 640.042779] [55716]: [pid: 55716|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:07:29 2025] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 640.059017] [55717]: DEBUG cinder.api.middleware.request_id [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.059017] [55717]: INFO cinder.api.openstack.wsgi [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 640.059017] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.059017] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.066669] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.066669] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.071218] [55717]: INFO cinder.volume.api [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 640.079899] [55717]: INFO cinder.api.openstack.wsgi [None req-1149afa8-0322-4f86-bb1f-0641eefbaa7f tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 200 [ 640.080326] [55717]: [pid: 55717|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:29 2025] GET /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.092290] [55716]: DEBUG cinder.api.middleware.request_id [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.097026] [55716]: INFO cinder.api.openstack.wsgi [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 641.097026] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.097026] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.109586] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.109586] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.116645] [55716]: INFO cinder.volume.api [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 641.123806] [55716]: INFO cinder.api.openstack.wsgi [None req-7db62c2f-c146-4e2f-99e7-32c14eb279d0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 200 [ 641.128144] [55716]: [pid: 55716|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:30 2025] GET /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.201792] [55717]: DEBUG cinder.api.middleware.request_id [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.204590] [55717]: INFO cinder.api.openstack.wsgi [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 641.204904] [55717]: DEBUG cinder.api.openstack.wsgi [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.205194] [55717]: DEBUG cinder.api.openstack.wsgi [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.218106] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.218106] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.219670] [55717]: INFO cinder.volume.api [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 641.224975] [55717]: INFO cinder.api.openstack.wsgi [req-1f6690a3-a14b-46a7-9036-b432626aec3b req-65c2a354-d2b4-4c34-844b-bb32810f8202 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 200 [ 641.225485] [55717]: [pid: 55717|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:07:31 2025] GET /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.291763] [55716]: DEBUG cinder.api.middleware.request_id [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.294328] [55716]: INFO cinder.api.openstack.wsgi [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 641.294791] [55716]: DEBUG cinder.api.openstack.wsgi [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.294791] [55716]: DEBUG cinder.api.openstack.wsgi [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.295474] [55716]: DEBUG cinder.api.api_utils [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 641.296476] [55716]: DEBUG cinder.volume.api [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 641.326911] [55716]: INFO cinder.volume.api [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 641.327716] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.327716] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.332550] [55716]: INFO cinder.api.openstack.wsgi [req-7fa13e60-83bc-4ba4-98c6-321d48319cf1 req-4a773976-8671-491c-aa39-f4464197ea43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 641.333093] [55716]: [pid: 55716|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 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) [ 641.370181] [55717]: DEBUG cinder.api.middleware.request_id [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.372798] [55717]: INFO cinder.api.openstack.wsgi [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 641.373980] [55717]: DEBUG cinder.api.openstack.wsgi [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.373980] [55717]: DEBUG cinder.api.openstack.wsgi [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.373980] [55717]: DEBUG cinder.api.api_utils [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 641.374941] [55717]: DEBUG cinder.volume.api [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 641.403753] [55717]: INFO cinder.volume.api [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 641.404921] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.404921] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.409844] [55717]: INFO cinder.api.openstack.wsgi [req-58bb0ef8-52dc-4046-8cb5-8a6f90b5c029 req-62b8b1e3-c274-435c-b478-e3fa727e171d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 641.409844] [55717]: [pid: 55717|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.559314] [55716]: DEBUG cinder.api.middleware.request_id [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.562145] [55716]: INFO cinder.api.openstack.wsgi [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 641.562559] [55716]: DEBUG cinder.api.openstack.wsgi [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.562843] [55716]: DEBUG cinder.api.openstack.wsgi [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.563203] [55716]: DEBUG cinder.api.api_utils [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 641.564212] [55716]: DEBUG cinder.volume.api [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 641.573257] [55716]: INFO cinder.volume.api [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 641.574445] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.574445] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.580190] [55716]: INFO cinder.api.openstack.wsgi [req-4c26bb38-84ef-4ee5-8a33-e61a321c2b0a req-6b714150-2d4d-4a0a-a53c-4b2401a91afb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 641.580657] [55716]: [pid: 55716|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 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) [ 641.685725] [55717]: DEBUG cinder.api.middleware.request_id [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.689015] [55717]: INFO cinder.api.openstack.wsgi [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 641.689015] [55717]: DEBUG cinder.api.openstack.wsgi [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.689015] [55717]: DEBUG cinder.api.openstack.wsgi [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.689015] [55717]: DEBUG cinder.api.api_utils [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 641.689790] [55717]: DEBUG cinder.volume.api [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 641.705285] [55717]: INFO cinder.volume.api [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 641.706459] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.706459] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.713799] [55717]: INFO cinder.api.openstack.wsgi [req-087d3dbc-a4b7-405c-b03e-738dd281c8f2 req-31fd068e-5c8d-49fb-87cd-040823f01ac0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 641.714229] [55717]: [pid: 55717|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 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) [ 641.856743] [55716]: DEBUG cinder.api.middleware.request_id [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.863305] [55716]: INFO cinder.api.openstack.wsgi [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 641.863564] [55716]: DEBUG cinder.api.openstack.wsgi [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.863789] [55716]: DEBUG cinder.api.openstack.wsgi [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.864170] [55716]: DEBUG cinder.api.api_utils [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 641.865794] [55716]: DEBUG cinder.volume.api [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 641.878204] [55716]: INFO cinder.volume.api [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 641.880200] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.880200] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.886155] [55716]: INFO cinder.api.openstack.wsgi [req-56c73514-d274-466f-9bc6-e265b3fd2d5f req-b8e7aca8-6384-4d36-9dd0-46ad4aac2730 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 641.886667] [55716]: [pid: 55716|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.080280] [55717]: DEBUG cinder.api.middleware.request_id [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.084707] [55717]: INFO cinder.api.openstack.wsgi [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 642.084958] [55717]: DEBUG cinder.api.openstack.wsgi [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.085240] [55717]: DEBUG cinder.api.openstack.wsgi [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.085529] [55717]: DEBUG cinder.api.api_utils [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 642.086474] [55717]: DEBUG cinder.volume.api [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 642.096487] [55717]: INFO cinder.volume.api [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 642.097623] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.097623] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.102164] [55717]: INFO cinder.api.openstack.wsgi [req-07e28857-bea3-4fe8-b2f7-f8cb79425f1b req-9d04b0c9-aeba-4678-b9cc-7272c3ac19c0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 642.102596] [55717]: [pid: 55717|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:31 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.250943] [55716]: DEBUG cinder.api.middleware.request_id [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.253680] [55716]: INFO cinder.api.openstack.wsgi [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 642.253924] [55716]: DEBUG cinder.api.openstack.wsgi [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.254168] [55716]: DEBUG cinder.api.openstack.wsgi [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.254464] [55716]: DEBUG cinder.api.api_utils [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 642.255365] [55716]: DEBUG cinder.volume.api [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 642.265145] [55716]: INFO cinder.volume.api [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 642.266367] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.266367] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.270810] [55716]: INFO cinder.api.openstack.wsgi [req-94bf7326-bf67-407e-81e7-1da6b1fd92e0 req-394f033f-2945-44b7-a727-c2982428b73d tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 642.271330] [55716]: [pid: 55716|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:32 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.371811] [55717]: DEBUG cinder.api.middleware.request_id [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.374089] [55717]: INFO cinder.api.openstack.wsgi [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 642.374344] [55717]: DEBUG cinder.api.openstack.wsgi [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.374562] [55717]: DEBUG cinder.api.openstack.wsgi [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'detail' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.374850] [55717]: DEBUG cinder.api.api_utils [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Removing options '' from query. {{(pid=55717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 642.375727] [55717]: DEBUG cinder.volume.api [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 642.386122] [55717]: INFO cinder.volume.api [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Get all volumes completed successfully. [ 642.387645] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.387645] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.392517] [55717]: INFO cinder.api.openstack.wsgi [req-87390207-1a85-4872-af4b-3d9586851595 req-913f5af5-4a06-4c50-bdff-87a67096e0d7 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 642.393559] [55717]: [pid: 55717|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 15:07:32 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) [ 642.407408] [55716]: DEBUG cinder.api.middleware.request_id [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.409518] [55716]: INFO cinder.api.openstack.wsgi [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 642.410336] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.410336] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.410336] [55716]: INFO cinder.api.v3.volumes [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume with id: 0c385891-b9ea-437e-b835-8648d4a48870 [ 642.424513] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.424513] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.424513] [55716]: INFO cinder.volume.api [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 642.457946] [55716]: INFO cinder.volume.api [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume request issued successfully. [ 642.458316] [55716]: INFO cinder.api.openstack.wsgi [None req-5e4d2eae-3451-42ce-8e2a-4e09235d8e3e tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 202 [ 642.459010] [55716]: [pid: 55716|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:07:32 2025] DELETE /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 642.464339] [55717]: DEBUG cinder.api.middleware.request_id [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.472663] [55717]: INFO cinder.api.openstack.wsgi [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 642.473029] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.473404] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.481822] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.481822] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.485858] [55717]: INFO cinder.volume.api [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 642.495219] [55717]: INFO cinder.api.openstack.wsgi [None req-3f0a2116-c5ec-4951-98fb-d971b4065fbd tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 200 [ 642.495730] [55717]: [pid: 55717|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:32 2025] GET /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 643.515107] [55716]: DEBUG cinder.api.middleware.request_id [None req-cd21b792-d00f-43c8-8da9-8e06de1b5030 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.518456] [55716]: INFO cinder.api.openstack.wsgi [None req-cd21b792-d00f-43c8-8da9-8e06de1b5030 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 [ 643.518456] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cd21b792-d00f-43c8-8da9-8e06de1b5030 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.518456] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cd21b792-d00f-43c8-8da9-8e06de1b5030 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.528445] [55716]: INFO cinder.api.openstack.wsgi [None req-cd21b792-d00f-43c8-8da9-8e06de1b5030 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 returned with HTTP 404 [ 643.529269] [55716]: [pid: 55716|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:33 2025] GET /volume/v3/volumes/0c385891-b9ea-437e-b835-8648d4a48870 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 643.532565] [55717]: DEBUG cinder.api.middleware.request_id [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.535331] [55717]: INFO cinder.api.openstack.wsgi [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 643.535900] [55717]: DEBUG cinder.api.openstack.wsgi [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.536210] [55717]: DEBUG cinder.api.openstack.wsgi [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.536469] [55717]: INFO cinder.api.v3.volumes [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume with id: b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 643.546942] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.546942] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.547994] [55717]: INFO cinder.volume.api [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 643.577788] [55717]: INFO cinder.volume.api [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume request issued successfully. [ 643.577788] [55717]: INFO cinder.api.openstack.wsgi [None req-af6db576-c83e-4766-b27c-3ce00b1946e0 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 202 [ 643.579226] [55717]: [pid: 55717|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:07:33 2025] DELETE /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 643.582144] [55716]: DEBUG cinder.api.middleware.request_id [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.584193] [55716]: INFO cinder.api.openstack.wsgi [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 643.584427] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.584705] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.592658] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.592658] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.599160] [55716]: INFO cinder.volume.api [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 643.605125] [55716]: INFO cinder.api.openstack.wsgi [None req-4f2deef0-4911-4b22-bf93-189a45cc1dcf tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 200 [ 643.605703] [55716]: [pid: 55716|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:33 2025] GET /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.618132] [55717]: DEBUG cinder.api.middleware.request_id [None req-b261b958-6666-43f6-9e89-7c252ca6384a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.621208] [55717]: INFO cinder.api.openstack.wsgi [None req-b261b958-6666-43f6-9e89-7c252ca6384a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d [ 644.621548] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b261b958-6666-43f6-9e89-7c252ca6384a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.621827] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b261b958-6666-43f6-9e89-7c252ca6384a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.629859] [55717]: INFO cinder.api.openstack.wsgi [None req-b261b958-6666-43f6-9e89-7c252ca6384a tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d returned with HTTP 404 [ 644.630558] [55717]: [pid: 55717|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:34 2025] GET /volume/v3/volumes/b6e0fc23-5769-4d72-9fe9-ccc7cd78183d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 644.634184] [55716]: DEBUG cinder.api.middleware.request_id [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.636919] [55716]: INFO cinder.api.openstack.wsgi [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] DELETE http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 644.637088] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.637356] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.637742] [55716]: INFO cinder.api.v3.volumes [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume with id: 07321c21-7c12-4dd6-b188-c4da772c02e5 [ 644.655373] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.655373] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.656240] [55716]: INFO cinder.volume.api [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 644.691146] [55716]: INFO cinder.volume.api [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Delete volume request issued successfully. [ 644.691571] [55716]: INFO cinder.api.openstack.wsgi [None req-e51ab852-4059-4703-87e8-bcc9bf827b1c tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 202 [ 644.692343] [55716]: [pid: 55716|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:07:34 2025] DELETE /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 644.697366] [55717]: DEBUG cinder.api.middleware.request_id [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.702066] [55717]: INFO cinder.api.openstack.wsgi [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 644.702817] [55717]: DEBUG cinder.api.openstack.wsgi [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.703530] [55717]: DEBUG cinder.api.openstack.wsgi [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.722552] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.722552] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.730453] [55717]: INFO cinder.volume.api [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Volume info retrieved successfully. [ 644.742494] [55717]: INFO cinder.api.openstack.wsgi [None req-980d4d18-7e56-4e28-97a4-910c7de7dc43 tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 200 [ 644.743152] [55717]: [pid: 55717|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:34 2025] GET /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.758521] [55716]: DEBUG cinder.api.middleware.request_id [None req-7c0c35ac-b7d4-456b-87da-670a81c6d8eb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.764600] [55716]: INFO cinder.api.openstack.wsgi [None req-7c0c35ac-b7d4-456b-87da-670a81c6d8eb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] GET http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 [ 645.764600] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7c0c35ac-b7d4-456b-87da-670a81c6d8eb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.764600] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7c0c35ac-b7d4-456b-87da-670a81c6d8eb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.773285] [55716]: INFO cinder.api.openstack.wsgi [None req-7c0c35ac-b7d4-456b-87da-670a81c6d8eb tempest-VolumesTestJSON-2119865111 tempest-VolumesTestJSON-2119865111-project-member] http://10.180.1.21/volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 returned with HTTP 404 [ 645.776418] [55716]: [pid: 55716|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:07:35 2025] GET /volume/v3/volumes/07321c21-7c12-4dd6-b188-c4da772c02e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 654.737091] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 655.769598] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 691.279917] [55717]: DEBUG cinder.api.middleware.request_id [None req-d9bd538a-dad5-4fb5-bb4a-39041053669d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.280490] [55717]: INFO cinder.api.openstack.wsgi [None req-d9bd538a-dad5-4fb5-bb4a-39041053669d None None] GET http://10.180.1.21/volume// [ 691.280682] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d9bd538a-dad5-4fb5-bb4a-39041053669d None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.280899] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d9bd538a-dad5-4fb5-bb4a-39041053669d None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.281329] [55717]: INFO cinder.api.openstack.wsgi [None req-d9bd538a-dad5-4fb5-bb4a-39041053669d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 691.281647] [55717]: [pid: 55717|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:08:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 691.295621] [55716]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.299572] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] GET http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 691.304828] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.304828] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.322551] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.322551] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.328162] [55716]: INFO cinder.volume.api [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 691.333415] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-75ff248e-ab1c-4b84-a6dc-a5801ace923f tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 200 [ 691.333932] [55716]: [pid: 55716|app: 0|req: 33/65] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:08:21 2025] GET /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 1571 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 691.584085] [55717]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.586871] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] PUT http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd [ 691.587109] [55717]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-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=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 691.595779] [55717]: DEBUG cinder.coordination [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Acquiring lock "cinder-attachment_update-1932f44e-4292-4f53-86d6-27fdc862589b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 691.601364] [55717]: DEBUG cinder.coordination [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Lock "cinder-attachment_update-1932f44e-4292-4f53-86d6-27fdc862589b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 691.602589] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.602589] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.136466] [55717]: DEBUG cinder.coordination [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Lock "cinder-attachment_update-1932f44e-4292-4f53-86d6-27fdc862589b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 692.136806] [55717]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-565417f6-d998-4582-ba3e-a3d68c15dd6a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd returned with HTTP 200 [ 692.137407] [55717]: [pid: 55717|app: 0|req: 33/66] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:08:21 2025] PUT /volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.647017] [55716]: DEBUG cinder.api.middleware.request_id [req-7048960a-d64e-4be1-b027-c5e260c78963 req-af5383c5-8e5c-443f-b5c8-c514d573d06a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.653018] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-af5383c5-8e5c-443f-b5c8-c514d573d06a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] POST http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd/action [ 692.653018] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-af5383c5-8e5c-443f-b5c8-c514d573d06a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 692.653018] [55716]: DEBUG cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-af5383c5-8e5c-443f-b5c8-c514d573d06a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.688608] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.688608] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.702533] [55716]: INFO cinder.api.openstack.wsgi [req-7048960a-d64e-4be1-b027-c5e260c78963 req-af5383c5-8e5c-443f-b5c8-c514d573d06a tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd/action returned with HTTP 204 [ 692.703234] [55716]: [pid: 55716|app: 0|req: 34/67] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:08:22 2025] POST /volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 702.132402] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.700499] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 712.962662] [55717]: DEBUG cinder.api.middleware.request_id [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.965038] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 712.965247] [55717]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.965468] [55717]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.978249] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.978249] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.982728] [55717]: INFO cinder.volume.api [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 712.988558] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-226e4af7-f07b-4a6a-ab65-bb7da50e9181 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 712.989039] [55717]: [pid: 55717|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:08:42 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.513349] [55716]: DEBUG cinder.api.middleware.request_id [None req-54ace060-e382-4a72-b8fb-27d382ba907f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.513863] [55716]: INFO cinder.api.openstack.wsgi [None req-54ace060-e382-4a72-b8fb-27d382ba907f None None] GET http://10.180.1.21/volume// [ 714.514110] [55716]: DEBUG cinder.api.openstack.wsgi [None req-54ace060-e382-4a72-b8fb-27d382ba907f None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.514467] [55716]: DEBUG cinder.api.openstack.wsgi [None req-54ace060-e382-4a72-b8fb-27d382ba907f None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.514832] [55716]: INFO cinder.api.openstack.wsgi [None req-54ace060-e382-4a72-b8fb-27d382ba907f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 714.515263] [55716]: [pid: 55716|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:08:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 714.519811] [55717]: DEBUG cinder.api.middleware.request_id [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-83832aec-e010-4a7e-9885-882877ac78a5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.526303] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-83832aec-e010-4a7e-9885-882877ac78a5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 714.527108] [55717]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-83832aec-e010-4a7e-9885-882877ac78a5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b75f2a0a-b4a7-4f6d-b650-f09edd5b916e", "connector": null, "instance_uuid": "3481b312-c716-41b4-a9f4-8992ce7fc1fc"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 714.542836] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.542836] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.584139] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-83832aec-e010-4a7e-9885-882877ac78a5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 714.584698] [55717]: [pid: 55717|app: 0|req: 35/70] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:08:44 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.615314] [55716]: DEBUG cinder.api.middleware.request_id [None req-678e8310-0496-404f-8490-3193b6cf5ec0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.618668] [55716]: INFO cinder.api.openstack.wsgi [None req-678e8310-0496-404f-8490-3193b6cf5ec0 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 714.619064] [55716]: DEBUG cinder.api.openstack.wsgi [None req-678e8310-0496-404f-8490-3193b6cf5ec0 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.620563] [55716]: DEBUG cinder.api.openstack.wsgi [None req-678e8310-0496-404f-8490-3193b6cf5ec0 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.633488] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.633488] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.637745] [55716]: INFO cinder.volume.api [None req-678e8310-0496-404f-8490-3193b6cf5ec0 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 714.644124] [55716]: INFO cinder.api.openstack.wsgi [None req-678e8310-0496-404f-8490-3193b6cf5ec0 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 714.644548] [55716]: [pid: 55716|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:44 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.110206] [55717]: DEBUG cinder.api.middleware.request_id [None req-8a0728d9-cbea-4d4a-a711-a821f823c25c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.110674] [55717]: INFO cinder.api.openstack.wsgi [None req-8a0728d9-cbea-4d4a-a711-a821f823c25c None None] GET http://10.180.1.21/volume// [ 715.110862] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8a0728d9-cbea-4d4a-a711-a821f823c25c None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.113226] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8a0728d9-cbea-4d4a-a711-a821f823c25c None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.113803] [55717]: INFO cinder.api.openstack.wsgi [None req-8a0728d9-cbea-4d4a-a711-a821f823c25c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 715.114184] [55717]: [pid: 55717|app: 0|req: 36/72] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:08:44 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 715.118898] [55716]: DEBUG cinder.api.middleware.request_id [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.123929] [55716]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 715.124307] [55716]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.124639] [55716]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.140840] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.140840] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.144772] [55716]: INFO cinder.volume.api [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 715.151767] [55716]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-4aee12c2-7d16-4382-85dd-612556c90b7f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 715.151767] [55716]: [pid: 55716|app: 0|req: 37/73] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:08:44 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 715.186667] [55717]: DEBUG cinder.api.middleware.request_id [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.189772] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] PUT http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a [ 715.190229] [55717]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-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-549616", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.204326] [55717]: DEBUG cinder.coordination [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Acquiring lock "cinder-attachment_update-b75f2a0a-b4a7-4f6d-b650-f09edd5b916e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 715.209259] [55717]: DEBUG cinder.coordination [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Lock "cinder-attachment_update-b75f2a0a-b4a7-4f6d-b650-f09edd5b916e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 715.210343] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.210343] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.656555] [55716]: DEBUG cinder.api.middleware.request_id [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.659034] [55716]: INFO cinder.api.openstack.wsgi [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 715.659474] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.659567] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.674264] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.674264] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.677994] [55716]: INFO cinder.volume.api [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 715.682564] [55716]: INFO cinder.api.openstack.wsgi [None req-ee4a04b2-f3b1-41e8-9698-cb361ebcad5f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 715.683096] [55716]: [pid: 55716|app: 0|req: 38/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:45 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.697146] [55716]: DEBUG cinder.api.middleware.request_id [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.700586] [55716]: INFO cinder.api.openstack.wsgi [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 716.700993] [55716]: DEBUG cinder.api.openstack.wsgi [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.702024] [55716]: DEBUG cinder.api.openstack.wsgi [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.734606] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.734606] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.742804] [55716]: INFO cinder.volume.api [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 716.751826] [55716]: INFO cinder.api.openstack.wsgi [None req-21d5fca8-a7f4-4cde-9ebb-c8ccad7230bc tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 716.752294] [55716]: [pid: 55716|app: 0|req: 39/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:46 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.763699] [55716]: DEBUG cinder.api.middleware.request_id [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.766825] [55716]: INFO cinder.api.openstack.wsgi [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 717.767088] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.767398] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.784837] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.784837] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.788263] [55716]: INFO cinder.volume.api [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 717.798280] [55716]: INFO cinder.api.openstack.wsgi [None req-a72ba3a0-724c-481b-a14c-2aa2a174c273 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 717.798715] [55716]: [pid: 55716|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:47 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.810535] [55716]: DEBUG cinder.api.middleware.request_id [None req-f32f46cf-7189-4389-86e8-cc8227f5287b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.813393] [55716]: INFO cinder.api.openstack.wsgi [None req-f32f46cf-7189-4389-86e8-cc8227f5287b tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 718.813681] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f32f46cf-7189-4389-86e8-cc8227f5287b tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.813989] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f32f46cf-7189-4389-86e8-cc8227f5287b tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.831667] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.831667] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.835893] [55716]: INFO cinder.volume.api [None req-f32f46cf-7189-4389-86e8-cc8227f5287b tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 718.845536] [55716]: INFO cinder.api.openstack.wsgi [None req-f32f46cf-7189-4389-86e8-cc8227f5287b tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 718.846008] [55716]: [pid: 55716|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:48 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.741543] [55717]: DEBUG cinder.coordination [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Lock "cinder-attachment_update-b75f2a0a-b4a7-4f6d-b650-f09edd5b916e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 719.743027] [55717]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-a946bcfd-43ff-4377-90ca-b4076b6b3f49 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a returned with HTTP 200 [ 719.743265] [55717]: [pid: 55717|app: 0|req: 37/78] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:08:45 2025] PUT /volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a => generated 617 bytes in 4558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.861264] [55716]: DEBUG cinder.api.middleware.request_id [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.863810] [55716]: INFO cinder.api.openstack.wsgi [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 719.866018] [55716]: DEBUG cinder.api.openstack.wsgi [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.866018] [55716]: DEBUG cinder.api.openstack.wsgi [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.880932] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.880932] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.885378] [55716]: INFO cinder.volume.api [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 719.891114] [55716]: INFO cinder.api.openstack.wsgi [None req-383c4a7e-1b7e-4df4-a93f-f7f2a479a2b8 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 719.892620] [55716]: [pid: 55716|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:49 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.904576] [55717]: DEBUG cinder.api.middleware.request_id [None req-a0248caa-958c-44db-83a0-7d8601017a93 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.906864] [55717]: INFO cinder.api.openstack.wsgi [None req-a0248caa-958c-44db-83a0-7d8601017a93 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 720.907229] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a0248caa-958c-44db-83a0-7d8601017a93 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.907323] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a0248caa-958c-44db-83a0-7d8601017a93 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.925067] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.925067] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.928374] [55717]: INFO cinder.volume.api [None req-a0248caa-958c-44db-83a0-7d8601017a93 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 720.933988] [55717]: INFO cinder.api.openstack.wsgi [None req-a0248caa-958c-44db-83a0-7d8601017a93 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 720.938019] [55717]: [pid: 55717|app: 0|req: 38/80] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:50 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 721.909221] [55716]: DEBUG cinder.api.middleware.request_id [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-b7b2a7b6-2665-4b26-85da-f8e902792d31 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.914181] [55716]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-b7b2a7b6-2665-4b26-85da-f8e902792d31 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] POST http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a/action [ 721.914181] [55716]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-b7b2a7b6-2665-4b26-85da-f8e902792d31 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 721.914181] [55716]: DEBUG cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-b7b2a7b6-2665-4b26-85da-f8e902792d31 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.945156] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.945156] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.945588] [55717]: DEBUG cinder.api.middleware.request_id [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.950584] [55717]: INFO cinder.api.openstack.wsgi [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 721.950825] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.951072] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.957415] [55716]: INFO cinder.api.openstack.wsgi [req-d06d46a2-261f-45f2-9be9-87541c6fb96a req-b7b2a7b6-2665-4b26-85da-f8e902792d31 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a/action returned with HTTP 204 [ 721.958157] [55716]: [pid: 55716|app: 0|req: 43/81] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:08:51 2025] POST /volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 721.962816] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.962816] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.966686] [55717]: INFO cinder.volume.api [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 721.975393] [55717]: INFO cinder.api.openstack.wsgi [None req-1f5160e0-c7ec-48e4-82d4-df2e8e71756f tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 721.975839] [55717]: [pid: 55717|app: 0|req: 39/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:51 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 721.993475] [55716]: DEBUG cinder.api.middleware.request_id [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.995940] [55716]: INFO cinder.api.openstack.wsgi [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 721.996230] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.996483] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.008502] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.008502] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.015488] [55716]: INFO cinder.volume.api [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 722.017234] [55716]: INFO cinder.api.openstack.wsgi [None req-b59a9ae8-9fe9-4f9d-9c01-2438995415c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 722.017674] [55716]: [pid: 55716|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:51 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.455120] [55717]: DEBUG cinder.api.middleware.request_id [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.460725] [55717]: INFO cinder.api.openstack.wsgi [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 722.461113] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.461823] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.476916] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.476916] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.481271] [55717]: INFO cinder.volume.api [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 722.486129] [55717]: INFO cinder.api.openstack.wsgi [None req-4875ec68-0a4e-4589-ac6f-6cf1e9fe2d72 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 722.486548] [55717]: [pid: 55717|app: 0|req: 40/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:52 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.686840] [55716]: DEBUG cinder.api.middleware.request_id [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.690260] [55716]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 722.690389] [55716]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.690829] [55716]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.705971] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.705971] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.710820] [55716]: INFO cinder.volume.api [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 722.715735] [55716]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-65880f5d-17bd-4a07-8f77-1cb5cb2dbcee tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 722.716193] [55716]: [pid: 55716|app: 0|req: 45/85] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:08:52 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.734363] [55717]: DEBUG cinder.api.middleware.request_id [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.737095] [55717]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] POST http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e/action [ 722.737711] [55717]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 722.737864] [55717]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 722.749473] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.749473] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.749908] [55717]: INFO cinder.volume.api [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 722.756065] [55717]: INFO cinder.volume.api [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Begin detaching volume completed successfully. [ 722.756207] [55717]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ff559bc5-916e-457f-987d-09bf4a983344 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e/action returned with HTTP 202 [ 722.756710] [55717]: [pid: 55717|app: 0|req: 41/86] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:08:52 2025] POST /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 723.780705] [55716]: DEBUG cinder.api.middleware.request_id [None req-a2dead5b-e04b-4bde-b23e-8df9263ad4f9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.781196] [55716]: INFO cinder.api.openstack.wsgi [None req-a2dead5b-e04b-4bde-b23e-8df9263ad4f9 None None] GET http://10.180.1.21/volume// [ 723.781392] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a2dead5b-e04b-4bde-b23e-8df9263ad4f9 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.781614] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a2dead5b-e04b-4bde-b23e-8df9263ad4f9 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.782016] [55716]: INFO cinder.api.openstack.wsgi [None req-a2dead5b-e04b-4bde-b23e-8df9263ad4f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 723.782333] [55716]: [pid: 55716|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:08:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 723.785826] [55717]: DEBUG cinder.api.middleware.request_id [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.787745] [55717]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 723.787997] [55717]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.788232] [55717]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.804093] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.804093] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.807943] [55717]: INFO cinder.volume.api [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 723.812580] [55717]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-13d273cc-0d24-4d21-8ea3-3f960f388e41 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 723.813393] [55717]: [pid: 55717|app: 0|req: 42/88] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:08:53 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1555 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 724.989518] [55716]: DEBUG cinder.api.middleware.request_id [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ad34ac20-e199-48fe-b134-9938793cb41a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.991646] [55716]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ad34ac20-e199-48fe-b134-9938793cb41a tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a [ 724.991874] [55716]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ad34ac20-e199-48fe-b134-9938793cb41a tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.992107] [55716]: DEBUG cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ad34ac20-e199-48fe-b134-9938793cb41a tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.001481] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.001481] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.549203] [55716]: INFO cinder.api.openstack.wsgi [req-2ab49df7-0191-42e4-b4ff-0b5a9eca84a4 req-ad34ac20-e199-48fe-b134-9938793cb41a tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a returned with HTTP 200 [ 725.549661] [55716]: [pid: 55716|app: 0|req: 47/89] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:08:54 2025] DELETE /volume/v3/attachments/2f86803e-3ad7-4fa6-89ca-131c09d2068a => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.090381] [55717]: DEBUG cinder.api.middleware.request_id [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.092321] [55717]: INFO cinder.api.openstack.wsgi [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 726.092719] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.093089] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.111094] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.111094] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.115019] [55717]: INFO cinder.volume.api [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 726.122721] [55717]: INFO cinder.api.openstack.wsgi [None req-3491e80d-8432-4933-97cf-a9c5a70ae7c5 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 726.123139] [55717]: [pid: 55717|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:55 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.137020] [55716]: DEBUG cinder.api.middleware.request_id [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.139352] [55716]: INFO cinder.api.openstack.wsgi [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 726.139439] [55716]: DEBUG cinder.api.openstack.wsgi [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.139647] [55716]: DEBUG cinder.api.openstack.wsgi [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.139835] [55716]: INFO cinder.api.v3.volumes [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Delete volume with id: b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 726.149416] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.149416] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.149618] [55716]: INFO cinder.volume.api [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 726.174171] [55716]: INFO cinder.volume.api [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Delete volume request issued successfully. [ 726.174440] [55716]: INFO cinder.api.openstack.wsgi [None req-769f5a82-4363-42a3-8f2c-255c1a391a06 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 202 [ 726.175242] [55716]: [pid: 55716|app: 0|req: 48/91] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:08:55 2025] DELETE /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 726.179571] [55717]: DEBUG cinder.api.middleware.request_id [None req-e8670c55-558d-47dc-b806-26bf042c28ad None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.181606] [55717]: INFO cinder.api.openstack.wsgi [None req-e8670c55-558d-47dc-b806-26bf042c28ad tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 726.181836] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e8670c55-558d-47dc-b806-26bf042c28ad tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.182073] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e8670c55-558d-47dc-b806-26bf042c28ad tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.191077] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.191077] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.198223] [55717]: INFO cinder.volume.api [None req-e8670c55-558d-47dc-b806-26bf042c28ad tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 726.203244] [55717]: INFO cinder.api.openstack.wsgi [None req-e8670c55-558d-47dc-b806-26bf042c28ad tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 726.204193] [55717]: [pid: 55717|app: 0|req: 44/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:56 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 727.219307] [55716]: DEBUG cinder.api.middleware.request_id [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.221549] [55716]: INFO cinder.api.openstack.wsgi [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 727.221794] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.222035] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.235231] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.235231] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.238410] [55716]: INFO cinder.volume.api [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 727.245300] [55716]: INFO cinder.api.openstack.wsgi [None req-5199685a-2edd-4a2d-a0e4-128d274dab7e tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 727.245300] [55716]: [pid: 55716|app: 0|req: 49/93] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:57 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.257257] [55717]: DEBUG cinder.api.middleware.request_id [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.262713] [55717]: INFO cinder.api.openstack.wsgi [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 728.262713] [55717]: DEBUG cinder.api.openstack.wsgi [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.262713] [55717]: DEBUG cinder.api.openstack.wsgi [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.282346] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.282346] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.287155] [55717]: INFO cinder.volume.api [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Volume info retrieved successfully. [ 728.293199] [55717]: INFO cinder.api.openstack.wsgi [None req-aaf954bf-2ab2-4b0d-9e61-eb4240e5af85 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 200 [ 728.293634] [55717]: [pid: 55717|app: 0|req: 45/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:58 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.311200] [55716]: DEBUG cinder.api.middleware.request_id [None req-e23181de-79b7-4469-9bbf-16aa3fc190c3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.315177] [55716]: INFO cinder.api.openstack.wsgi [None req-e23181de-79b7-4469-9bbf-16aa3fc190c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 729.315417] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e23181de-79b7-4469-9bbf-16aa3fc190c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.315652] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e23181de-79b7-4469-9bbf-16aa3fc190c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.324038] [55716]: INFO cinder.api.openstack.wsgi [None req-e23181de-79b7-4469-9bbf-16aa3fc190c3 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 404 [ 729.324535] [55716]: [pid: 55716|app: 0|req: 50/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:08:59 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 738.290334] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=48,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.318032] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=67,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.337606] [55717]: DEBUG cinder.api.middleware.request_id [req-a0fe4630-e769-439b-9c27-e9302533f198 req-cf4bebcc-8808-4fea-913f-6ad7ea0944d7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.340587] [55717]: INFO cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-cf4bebcc-8808-4fea-913f-6ad7ea0944d7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd [ 749.340587] [55717]: DEBUG cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-cf4bebcc-8808-4fea-913f-6ad7ea0944d7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.340587] [55717]: DEBUG cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-cf4bebcc-8808-4fea-913f-6ad7ea0944d7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.352313] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.352313] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.908145] [55717]: INFO cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-cf4bebcc-8808-4fea-913f-6ad7ea0944d7 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd returned with HTTP 200 [ 749.908365] [55717]: [pid: 55717|app: 0|req: 46/96] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:09:19 2025] DELETE /volume/v3/attachments/a4ac3fc5-0590-413c-881b-3f5c2e0988bd => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 749.915014] [55716]: DEBUG cinder.api.middleware.request_id [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.917649] [55716]: INFO cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b [ 749.918164] [55716]: DEBUG cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.918528] [55716]: DEBUG cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.918812] [55716]: INFO cinder.api.v3.volumes [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Delete volume with id: 1932f44e-4292-4f53-86d6-27fdc862589b [ 749.928997] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.928997] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.929664] [55716]: INFO cinder.volume.api [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Volume info retrieved successfully. [ 749.949110] [55716]: INFO cinder.volume.api [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] Delete volume request issued successfully. [ 749.949171] [55716]: INFO cinder.api.openstack.wsgi [req-a0fe4630-e769-439b-9c27-e9302533f198 req-ed157d9d-98a9-40e2-8407-b22c596ced23 tempest-ServersTestBootFromVolume-37857361 tempest-ServersTestBootFromVolume-37857361-project-member] http://10.180.1.21/volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b returned with HTTP 202 [ 749.949646] [55716]: [pid: 55716|app: 0|req: 51/97] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:09:19 2025] DELETE /volume/v3/volumes/1932f44e-4292-4f53-86d6-27fdc862589b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 753.438511] [55717]: DEBUG cinder.api.middleware.request_id [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.441561] [55717]: INFO cinder.api.openstack.wsgi [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] POST http://10.180.1.21/volume/v3/volumes [ 753.443971] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-24592967"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.445660] [55717]: DEBUG cinder.api.v3.volumes [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-24592967'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 753.446196] [55717]: INFO cinder.api.v3.volumes [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Create volume of 1 GB [ 753.447282] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.447282] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.464046] [55717]: INFO cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Availability Zones retrieved successfully. [ 753.472296] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Flow 'volume_create_api' (d294a73c-b0bb-413d-8b05-fb2e380e32d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.473507] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399971fe-51ef-41cb-a53b-9a3e0763bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.475629] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 753.513846] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399971fe-51ef-41cb-a53b-9a3e0763bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.515185] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06da7366-5303-475a-b4f3-14740113813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.571029] [55717]: DEBUG cinder.quota [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Created reservations ['d6a86089-4020-419f-88b4-09e63f29fc0e', '33f73327-b779-411e-80ea-cc6ab9c50ff5', '4c758920-2a03-431f-91de-9786d1847148', '51608975-30ac-42f7-a11a-f941eafab587'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 753.572237] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06da7366-5303-475a-b4f3-14740113813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6a86089-4020-419f-88b4-09e63f29fc0e', '33f73327-b779-411e-80ea-cc6ab9c50ff5', '4c758920-2a03-431f-91de-9786d1847148', '51608975-30ac-42f7-a11a-f941eafab587']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.573286] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4c9e41-e08f-4629-9915-96741afb1e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.589160] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4c9e41-e08f-4629-9915-96741afb1e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85242b94-e9c0-44ad-96fd-06084e7c4802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-24592967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ede1c995fa48d1b5b23266b015ca05',qos_specs=None,replication_status=,reservations=['d6a86089-4020-419f-88b4-09e63f29fc0e','33f73327-b779-411e-80ea-cc6ab9c50ff5','4c758920-2a03-431f-91de-9786d1847148','51608975-30ac-42f7-a11a-f941eafab587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc61e9384e94396bb9c7f0c52349a4e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-24592967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85242b94-e9c0-44ad-96fd-06084e7c4802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8ede1c995fa48d1b5b23266b015ca05',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='3bc61e9384e94396bb9c7f0c52349a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.590134] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e926f8c-9ac4-47ce-9886-4607d9bd0c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.606338] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e926f8c-9ac4-47ce-9886-4607d9bd0c5d) 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-24592967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ede1c995fa48d1b5b23266b015ca05',qos_specs=None,replication_status=,reservations=['d6a86089-4020-419f-88b4-09e63f29fc0e','33f73327-b779-411e-80ea-cc6ab9c50ff5','4c758920-2a03-431f-91de-9786d1847148','51608975-30ac-42f7-a11a-f941eafab587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc61e9384e94396bb9c7f0c52349a4e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.607310] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d048737-6b9e-49c9-bc60-dee5fd8162ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.616971] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d048737-6b9e-49c9-bc60-dee5fd8162ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.617232] [55717]: DEBUG cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Flow 'volume_create_api' (d294a73c-b0bb-413d-8b05-fb2e380e32d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.617589] [55717]: INFO cinder.volume.api [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Create volume request issued successfully. [ 753.618255] [55717]: INFO cinder.api.openstack.wsgi [None req-0ba3f01e-4f1b-48b1-bc96-3cbb74d22c47 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 753.618818] [55717]: [pid: 55717|app: 0|req: 47/98] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:09:23 2025] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 753.627295] [55716]: DEBUG cinder.api.middleware.request_id [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.631212] [55716]: INFO cinder.api.openstack.wsgi [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 753.631445] [55716]: DEBUG cinder.api.openstack.wsgi [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.631681] [55716]: DEBUG cinder.api.openstack.wsgi [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.641348] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.641348] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.648460] [55716]: INFO cinder.volume.api [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 753.654885] [55716]: INFO cinder.api.openstack.wsgi [None req-abe9fadf-d3f4-4b01-96a2-e6fbaafac8a4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 753.655883] [55716]: [pid: 55716|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:23 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.668181] [55717]: DEBUG cinder.api.middleware.request_id [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.670373] [55717]: INFO cinder.api.openstack.wsgi [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 754.670597] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.670832] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.687021] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.687021] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.696714] [55717]: INFO cinder.volume.api [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 754.707521] [55717]: INFO cinder.api.openstack.wsgi [None req-8a29eaae-e0b7-4a97-b0e4-f53f7af846bc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 754.707521] [55717]: [pid: 55717|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:24 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.950738] [55716]: DEBUG cinder.api.middleware.request_id [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.954256] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 754.954704] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.955170] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.968224] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968224] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.971161] [55716]: INFO cinder.volume.api [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 754.976607] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-8119196b-14f5-4a6d-918b-c0d5649ec34d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 754.977031] [55716]: [pid: 55716|app: 0|req: 53/101] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:24 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.508693] [55717]: DEBUG cinder.api.middleware.request_id [None req-0d395fd1-a4ca-4afa-b282-639cd05949fc None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.509172] [55717]: INFO cinder.api.openstack.wsgi [None req-0d395fd1-a4ca-4afa-b282-639cd05949fc None None] GET http://10.180.1.21/volume// [ 756.509359] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0d395fd1-a4ca-4afa-b282-639cd05949fc None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.509579] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0d395fd1-a4ca-4afa-b282-639cd05949fc None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.509971] [55717]: INFO cinder.api.openstack.wsgi [None req-0d395fd1-a4ca-4afa-b282-639cd05949fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.510284] [55717]: [pid: 55717|app: 0|req: 49/102] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:09:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.516783] [55716]: DEBUG cinder.api.middleware.request_id [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-bd8adf42-6b46-495a-b8b4-b51e10e5d341 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.520456] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-bd8adf42-6b46-495a-b8b4-b51e10e5d341 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] POST http://10.180.1.21/volume/v3/attachments [ 756.524033] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-bd8adf42-6b46-495a-b8b4-b51e10e5d341 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85242b94-e9c0-44ad-96fd-06084e7c4802", "connector": null, "instance_uuid": "f30e9f63-42de-49b6-8384-09a8ba917d28"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.544591] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.544591] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.576532] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-bd8adf42-6b46-495a-b8b4-b51e10e5d341 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 756.576997] [55716]: [pid: 55716|app: 0|req: 54/103] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:09:26 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.598777] [55717]: DEBUG cinder.api.middleware.request_id [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.602955] [55717]: INFO cinder.api.openstack.wsgi [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 756.603216] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.603434] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.617558] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.617558] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.621811] [55717]: INFO cinder.volume.api [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 756.627144] [55717]: INFO cinder.api.openstack.wsgi [None req-f6f8e126-0ae9-4cef-9905-8b0096637218 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 756.628216] [55717]: [pid: 55717|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:26 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.099138] [55716]: DEBUG cinder.api.middleware.request_id [None req-18541571-eb60-4bf4-a451-e89b29558ad5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.099874] [55716]: INFO cinder.api.openstack.wsgi [None req-18541571-eb60-4bf4-a451-e89b29558ad5 None None] GET http://10.180.1.21/volume// [ 757.101634] [55716]: DEBUG cinder.api.openstack.wsgi [None req-18541571-eb60-4bf4-a451-e89b29558ad5 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.102218] [55716]: DEBUG cinder.api.openstack.wsgi [None req-18541571-eb60-4bf4-a451-e89b29558ad5 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.103164] [55716]: INFO cinder.api.openstack.wsgi [None req-18541571-eb60-4bf4-a451-e89b29558ad5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.103748] [55716]: [pid: 55716|app: 0|req: 55/105] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:09:26 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.109500] [55717]: DEBUG cinder.api.middleware.request_id [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.111939] [55717]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 757.112453] [55717]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.112700] [55717]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.127327] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.127327] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.132574] [55717]: INFO cinder.volume.api [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 757.138285] [55717]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-2d25e743-2a0a-437a-aaa3-89e50430ed27 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 757.138285] [55717]: [pid: 55717|app: 0|req: 51/106] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:09:26 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 757.170444] [55716]: DEBUG cinder.api.middleware.request_id [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.172806] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] PUT http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 [ 757.173304] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-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-549700", "mountpoint": "/dev/sdb"}}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.181819] [55716]: DEBUG cinder.coordination [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Acquiring lock "cinder-attachment_update-85242b94-e9c0-44ad-96fd-06084e7c4802-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 757.186018] [55716]: DEBUG cinder.coordination [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Lock "cinder-attachment_update-85242b94-e9c0-44ad-96fd-06084e7c4802-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 757.187163] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.187163] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.638498] [55717]: DEBUG cinder.api.middleware.request_id [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.644141] [55717]: INFO cinder.api.openstack.wsgi [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 757.644141] [55717]: DEBUG cinder.api.openstack.wsgi [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.644141] [55717]: DEBUG cinder.api.openstack.wsgi [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.669963] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.669963] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.676628] [55717]: INFO cinder.volume.api [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 757.681554] [55717]: INFO cinder.api.openstack.wsgi [None req-09f9c89b-9dae-435d-adfe-71c6d430eafe tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 757.682140] [55717]: [pid: 55717|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:27 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.697249] [55717]: DEBUG cinder.api.middleware.request_id [None req-3a756554-c073-4b03-b5b3-68a383662bfc None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.700406] [55717]: INFO cinder.api.openstack.wsgi [None req-3a756554-c073-4b03-b5b3-68a383662bfc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 758.700687] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3a756554-c073-4b03-b5b3-68a383662bfc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.701018] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3a756554-c073-4b03-b5b3-68a383662bfc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.723214] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.723214] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.728838] [55717]: INFO cinder.volume.api [None req-3a756554-c073-4b03-b5b3-68a383662bfc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 758.733748] [55717]: INFO cinder.api.openstack.wsgi [None req-3a756554-c073-4b03-b5b3-68a383662bfc tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 758.734276] [55717]: [pid: 55717|app: 0|req: 53/108] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:28 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 759.752020] [55717]: DEBUG cinder.api.middleware.request_id [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.754343] [55717]: INFO cinder.api.openstack.wsgi [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 759.754650] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.754881] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.768558] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.768558] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.773020] [55717]: INFO cinder.volume.api [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 759.780444] [55717]: INFO cinder.api.openstack.wsgi [None req-d6da3e9c-c1b8-4a14-932b-56916080c2c4 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 759.780960] [55717]: [pid: 55717|app: 0|req: 54/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:29 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.792675] [55717]: DEBUG cinder.api.middleware.request_id [None req-8128a921-a36c-4897-8128-831b5c1a633b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.795082] [55717]: INFO cinder.api.openstack.wsgi [None req-8128a921-a36c-4897-8128-831b5c1a633b tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 760.795352] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8128a921-a36c-4897-8128-831b5c1a633b tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.795574] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8128a921-a36c-4897-8128-831b5c1a633b tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.811729] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.811729] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.817121] [55717]: INFO cinder.volume.api [None req-8128a921-a36c-4897-8128-831b5c1a633b tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 760.824763] [55717]: INFO cinder.api.openstack.wsgi [None req-8128a921-a36c-4897-8128-831b5c1a633b tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 760.825301] [55717]: [pid: 55717|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:30 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.717420] [55716]: DEBUG cinder.coordination [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Lock "cinder-attachment_update-85242b94-e9c0-44ad-96fd-06084e7c4802-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55716) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 761.717723] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-17db059a-13e0-40ef-bd3e-d3545f6669ae tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 returned with HTTP 200 [ 761.718117] [55716]: [pid: 55716|app: 0|req: 56/111] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:09:27 2025] PUT /volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.839087] [55717]: DEBUG cinder.api.middleware.request_id [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.841776] [55717]: INFO cinder.api.openstack.wsgi [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 761.841999] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.842236] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.856879] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.856879] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.860629] [55717]: INFO cinder.volume.api [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 761.868623] [55717]: INFO cinder.api.openstack.wsgi [None req-1ac4d2d1-48f7-4823-a2a0-117b405be73d tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 761.868623] [55717]: [pid: 55717|app: 0|req: 56/112] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:31 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.882264] [55716]: DEBUG cinder.api.middleware.request_id [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.884960] [55716]: INFO cinder.api.openstack.wsgi [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 762.885200] [55716]: DEBUG cinder.api.openstack.wsgi [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.885418] [55716]: DEBUG cinder.api.openstack.wsgi [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.904504] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.904504] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.911434] [55716]: INFO cinder.volume.api [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 762.916554] [55716]: INFO cinder.api.openstack.wsgi [None req-08ceeb6e-a33f-460f-a180-d1fa55c948d9 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 762.916866] [55716]: [pid: 55716|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:32 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.187415] [55717]: DEBUG cinder.api.middleware.request_id [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.189595] [55717]: INFO cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] POST http://10.180.1.21/volume/v3/volumes [ 763.189984] [55717]: DEBUG cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1785457354", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 763.192140] [55717]: DEBUG cinder.api.v3.volumes [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1785457354', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 763.192289] [55717]: INFO cinder.api.v3.volumes [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Create volume of 1 GB [ 763.197082] [55717]: INFO cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Availability Zones retrieved successfully. [ 763.203689] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Flow 'volume_create_api' (7df7b90d-e43f-42d5-bd5d-65a47062e561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 763.204882] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fd88e3-60c6-4157-9c35-bd46d8b6aca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 763.205972] [55717]: DEBUG cinder.volume.flows.api.create_volume [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 763.226020] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fd88e3-60c6-4157-9c35-bd46d8b6aca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 763.226020] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d833f32d-74fe-47ff-8573-09ac7ebbda10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 763.294020] [55717]: DEBUG cinder.quota [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Created reservations ['af9b5c10-7092-4e4d-95d8-ef4ef00045ab', 'd5a660d0-5cfd-420a-99ef-e3e4f919cefe', '32b76a4f-654a-469e-baac-8016f79df7f8', '91c9ddb5-e8de-49c7-afea-2b1638cfebd6'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 763.295367] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d833f32d-74fe-47ff-8573-09ac7ebbda10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9b5c10-7092-4e4d-95d8-ef4ef00045ab', 'd5a660d0-5cfd-420a-99ef-e3e4f919cefe', '32b76a4f-654a-469e-baac-8016f79df7f8', '91c9ddb5-e8de-49c7-afea-2b1638cfebd6']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 763.296386] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc8e021-c3e5-424b-9381-546b13580460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 763.339244] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc8e021-c3e5-424b-9381-546b13580460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6389feb-9d03-4b6d-805e-5dc37b5db49e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1785457354',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e82235c09b7a4dea8b587daa938af4b9',qos_specs=None,replication_status=,reservations=['af9b5c10-7092-4e4d-95d8-ef4ef00045ab','d5a660d0-5cfd-420a-99ef-e3e4f919cefe','32b76a4f-654a-469e-baac-8016f79df7f8','91c9ddb5-e8de-49c7-afea-2b1638cfebd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0406c27b52a7454f91b434ab2396b00a',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1785457354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6389feb-9d03-4b6d-805e-5dc37b5db49e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e82235c09b7a4dea8b587daa938af4b9',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='0406c27b52a7454f91b434ab2396b00a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 763.340305] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e9ef03-c46e-467f-945a-33c4acab6a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 763.353373] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e9ef03-c46e-467f-945a-33c4acab6a67) 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-1785457354',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e82235c09b7a4dea8b587daa938af4b9',qos_specs=None,replication_status=,reservations=['af9b5c10-7092-4e4d-95d8-ef4ef00045ab','d5a660d0-5cfd-420a-99ef-e3e4f919cefe','32b76a4f-654a-469e-baac-8016f79df7f8','91c9ddb5-e8de-49c7-afea-2b1638cfebd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0406c27b52a7454f91b434ab2396b00a',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 763.354543] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160c312f-9cd3-4f71-99c0-cd80154b5c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 763.364958] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160c312f-9cd3-4f71-99c0-cd80154b5c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 763.366264] [55717]: DEBUG cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Flow 'volume_create_api' (7df7b90d-e43f-42d5-bd5d-65a47062e561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 763.366640] [55717]: INFO cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Create volume request issued successfully. [ 763.367393] [55717]: INFO cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-cdbca4fb-8437-4592-993e-3482461be97c tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 763.368385] [55717]: [pid: 55717|app: 0|req: 57/114] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 15:09:33 2025] POST /volume/v3/volumes => generated 762 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 763.373159] [55716]: DEBUG cinder.api.middleware.request_id [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.376513] [55716]: INFO cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] GET http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.376513] [55716]: DEBUG cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.376931] [55716]: DEBUG cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.386706] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.386706] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.390892] [55716]: INFO cinder.volume.api [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Volume info retrieved successfully. [ 763.396037] [55716]: INFO cinder.api.openstack.wsgi [req-92026347-d439-4542-a52e-d958622b730a req-5c9171ee-dea7-4d59-b3d5-fa0260be4169 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 200 [ 763.396538] [55716]: [pid: 55716|app: 0|req: 58/115] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:33 2025] GET /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.501274] [55717]: DEBUG cinder.api.middleware.request_id [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.503354] [55717]: INFO cinder.api.openstack.wsgi [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] GET http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.503651] [55717]: DEBUG cinder.api.openstack.wsgi [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.503905] [55717]: DEBUG cinder.api.openstack.wsgi [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.513279] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.513279] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.517162] [55717]: INFO cinder.volume.api [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Volume info retrieved successfully. [ 763.521816] [55717]: INFO cinder.api.openstack.wsgi [req-a69affa6-fb95-48e6-b991-6effcf6eaa15 req-9b9225bc-12f5-4ad9-9f90-435d0d667cda tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 200 [ 763.522300] [55717]: [pid: 55717|app: 0|req: 58/116] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:33 2025] GET /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.601098] [55716]: DEBUG cinder.api.middleware.request_id [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.604211] [55716]: INFO cinder.api.openstack.wsgi [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] GET http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.604543] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.604679] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.616759] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.616759] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.621297] [55716]: INFO cinder.volume.api [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Volume info retrieved successfully. [ 763.630300] [55716]: INFO cinder.api.openstack.wsgi [req-e2f6ebf5-7a03-4f7f-9650-78eb97c04af2 req-b48ce76e-338b-4f9c-be92-cad38900ad0f tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 200 [ 763.630734] [55716]: [pid: 55716|app: 0|req: 59/117] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:33 2025] GET /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.675140] [55717]: DEBUG cinder.api.middleware.request_id [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.677408] [55717]: INFO cinder.api.openstack.wsgi [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.678137] [55717]: DEBUG cinder.api.openstack.wsgi [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.678137] [55717]: DEBUG cinder.api.openstack.wsgi [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.678137] [55717]: INFO cinder.api.v3.volumes [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Delete volume with id: c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.692796] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.692796] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.693451] [55717]: INFO cinder.volume.api [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Volume info retrieved successfully. [ 763.710327] [55717]: INFO cinder.volume.api [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Delete volume request issued successfully. [ 763.710622] [55717]: INFO cinder.api.openstack.wsgi [req-3966cb21-a1fd-46b5-b6be-9da3f96688fb req-2cfa541e-6ee5-4854-a995-d33ca68a9200 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 202 [ 763.711210] [55717]: [pid: 55717|app: 0|req: 59/118] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:09:33 2025] DELETE /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 763.726651] [55716]: DEBUG cinder.api.middleware.request_id [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.731024] [55716]: INFO cinder.api.openstack.wsgi [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] GET http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 763.731024] [55716]: DEBUG cinder.api.openstack.wsgi [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.731024] [55716]: DEBUG cinder.api.openstack.wsgi [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.742578] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.742578] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.746295] [55716]: INFO cinder.volume.api [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Volume info retrieved successfully. [ 763.751904] [55716]: INFO cinder.api.openstack.wsgi [req-b28d7a01-cd66-457a-95a6-5aef01ca7263 req-1c93fad8-5843-4d5c-bf9e-65d8da47433e tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 200 [ 763.751904] [55716]: [pid: 55716|app: 0|req: 60/119] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:33 2025] GET /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.932938] [55717]: DEBUG cinder.api.middleware.request_id [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.934835] [55717]: INFO cinder.api.openstack.wsgi [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 763.935398] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.935805] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.948818] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.948818] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.953096] [55717]: INFO cinder.volume.api [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 763.958805] [55717]: INFO cinder.api.openstack.wsgi [None req-c90567fd-83c4-4bc6-95c3-e27eca009ac6 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 763.959673] [55717]: [pid: 55717|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:33 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.375120] [55716]: DEBUG cinder.api.middleware.request_id [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-1a5441d6-5efa-493a-8716-51897c2ecc85 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.376979] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-1a5441d6-5efa-493a-8716-51897c2ecc85 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] POST http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95/action [ 764.377417] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-1a5441d6-5efa-493a-8716-51897c2ecc85 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 764.377561] [55716]: DEBUG cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-1a5441d6-5efa-493a-8716-51897c2ecc85 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.397093] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.397093] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.406684] [55716]: INFO cinder.api.openstack.wsgi [req-963596df-bf63-444b-890b-662bb0f2e2d7 req-1a5441d6-5efa-493a-8716-51897c2ecc85 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95/action returned with HTTP 204 [ 764.407192] [55716]: [pid: 55716|app: 0|req: 61/121] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:09:34 2025] POST /volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 764.772201] [55717]: DEBUG cinder.api.middleware.request_id [req-17086bca-2c5f-41ae-a528-0c8e4a841450 req-39cadb81-2301-4f05-bfbd-16fb18794449 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.774940] [55717]: INFO cinder.api.openstack.wsgi [req-17086bca-2c5f-41ae-a528-0c8e4a841450 req-39cadb81-2301-4f05-bfbd-16fb18794449 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] GET http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e [ 764.775221] [55717]: DEBUG cinder.api.openstack.wsgi [req-17086bca-2c5f-41ae-a528-0c8e4a841450 req-39cadb81-2301-4f05-bfbd-16fb18794449 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.775465] [55717]: DEBUG cinder.api.openstack.wsgi [req-17086bca-2c5f-41ae-a528-0c8e4a841450 req-39cadb81-2301-4f05-bfbd-16fb18794449 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.784041] [55717]: INFO cinder.api.openstack.wsgi [req-17086bca-2c5f-41ae-a528-0c8e4a841450 req-39cadb81-2301-4f05-bfbd-16fb18794449 tempest-VolumesGetTestJSON-632715079 tempest-VolumesGetTestJSON-632715079-project-member] http://10.180.1.21/volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e returned with HTTP 404 [ 764.784749] [55717]: [pid: 55717|app: 0|req: 61/122] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:34 2025] GET /volume/v3/volumes/c6389feb-9d03-4b6d-805e-5dc37b5db49e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 764.972099] [55716]: DEBUG cinder.api.middleware.request_id [None req-1ca46eff-2099-4f0f-b660-163978dba605 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.974040] [55716]: INFO cinder.api.openstack.wsgi [None req-1ca46eff-2099-4f0f-b660-163978dba605 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 764.975401] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1ca46eff-2099-4f0f-b660-163978dba605 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.975401] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1ca46eff-2099-4f0f-b660-163978dba605 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.988745] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.988745] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.992844] [55716]: INFO cinder.volume.api [None req-1ca46eff-2099-4f0f-b660-163978dba605 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 764.998154] [55716]: INFO cinder.api.openstack.wsgi [None req-1ca46eff-2099-4f0f-b660-163978dba605 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 764.998639] [55716]: [pid: 55716|app: 0|req: 62/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:34 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.008611] [55717]: DEBUG cinder.api.middleware.request_id [None req-c108c298-be47-4f57-89e9-4bd351670350 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.010725] [55717]: INFO cinder.api.openstack.wsgi [None req-c108c298-be47-4f57-89e9-4bd351670350 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 765.011418] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c108c298-be47-4f57-89e9-4bd351670350 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.011418] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c108c298-be47-4f57-89e9-4bd351670350 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.023590] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.023590] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.027188] [55717]: INFO cinder.volume.api [None req-c108c298-be47-4f57-89e9-4bd351670350 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 765.034476] [55717]: INFO cinder.api.openstack.wsgi [None req-c108c298-be47-4f57-89e9-4bd351670350 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 765.034859] [55717]: [pid: 55717|app: 0|req: 62/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:34 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.385817] [55716]: DEBUG cinder.api.middleware.request_id [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.387853] [55716]: INFO cinder.api.openstack.wsgi [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 768.388108] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.388310] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.388504] [55716]: INFO cinder.api.v3.volumes [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Delete volume with id: b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 768.400355] [55716]: INFO cinder.api.openstack.wsgi [None req-4a511f4e-2018-4009-ae88-625a0440c4e2 tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 404 [ 768.401028] [55716]: [pid: 55716|app: 0|req: 63/125] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:09:38 2025] DELETE /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 768.405360] [55717]: DEBUG cinder.api.middleware.request_id [None req-542f47d8-4271-44f4-94c6-d0b51559f1da None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.407459] [55717]: INFO cinder.api.openstack.wsgi [None req-542f47d8-4271-44f4-94c6-d0b51559f1da tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] GET http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e [ 768.407683] [55717]: DEBUG cinder.api.openstack.wsgi [None req-542f47d8-4271-44f4-94c6-d0b51559f1da tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.407927] [55717]: DEBUG cinder.api.openstack.wsgi [None req-542f47d8-4271-44f4-94c6-d0b51559f1da tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.417585] [55717]: INFO cinder.api.openstack.wsgi [None req-542f47d8-4271-44f4-94c6-d0b51559f1da tempest-VolumesAssistedSnapshotsTest-1041559739 tempest-VolumesAssistedSnapshotsTest-1041559739-project-admin] http://10.180.1.21/volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e returned with HTTP 404 [ 768.418301] [55717]: [pid: 55717|app: 0|req: 63/126] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:09:38 2025] GET /volume/v3/volumes/b75f2a0a-b4a7-4f6d-b650-f09edd5b916e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 770.037142] [55716]: DEBUG cinder.api.middleware.request_id [req-8f79daf1-46f8-4377-b3a0-318e96a9a3df req-68396561-e650-4adf-bf1d-7ed870c82880 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.040198] [55716]: INFO cinder.api.openstack.wsgi [req-8f79daf1-46f8-4377-b3a0-318e96a9a3df req-68396561-e650-4adf-bf1d-7ed870c82880 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] DELETE http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 [ 770.040484] [55716]: DEBUG cinder.api.openstack.wsgi [req-8f79daf1-46f8-4377-b3a0-318e96a9a3df req-68396561-e650-4adf-bf1d-7ed870c82880 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.040768] [55716]: DEBUG cinder.api.openstack.wsgi [req-8f79daf1-46f8-4377-b3a0-318e96a9a3df req-68396561-e650-4adf-bf1d-7ed870c82880 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.055314] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.055314] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.583493] [55716]: INFO cinder.api.openstack.wsgi [req-8f79daf1-46f8-4377-b3a0-318e96a9a3df req-68396561-e650-4adf-bf1d-7ed870c82880 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 returned with HTTP 200 [ 770.583493] [55716]: [pid: 55716|app: 0|req: 64/127] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:09:39 2025] DELETE /volume/v3/attachments/357b5e51-390b-484b-ba82-b178858c2d95 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.543336] [55717]: DEBUG cinder.api.middleware.request_id [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.549927] [55717]: INFO cinder.api.openstack.wsgi [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-13454473 [ 776.549927] [55717]: DEBUG cinder.api.openstack.wsgi [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.549927] [55717]: DEBUG cinder.api.openstack.wsgi [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.550072] [55717]: INFO cinder.api.v3.volumes [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Delete volume with id: tempest-invalid-13454473 [ 776.564024] [55717]: INFO cinder.api.openstack.wsgi [req-48c09647-5685-465b-97e1-d1d557b8aba7 req-4601e006-c2c1-4373-8384-0fe1a9dc6b60 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-13454473 returned with HTTP 404 [ 776.564024] [55717]: [pid: 55717|app: 0|req: 64/128] 10.180.1.21 () {62 vars in 1464 bytes} [Thu Feb 20 15:09:46 2025] DELETE /volume/v3/volumes/tempest-invalid-13454473 => generated 97 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 776.593816] [55716]: DEBUG cinder.api.middleware.request_id [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.597458] [55716]: INFO cinder.api.openstack.wsgi [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c5363b21-f55b-4cf0-b8b1-7d21da2a6de4 [ 776.597671] [55716]: DEBUG cinder.api.openstack.wsgi [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.597915] [55716]: DEBUG cinder.api.openstack.wsgi [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.598116] [55716]: INFO cinder.api.v3.volumes [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Delete volume with id: c5363b21-f55b-4cf0-b8b1-7d21da2a6de4 [ 776.605553] [55716]: INFO cinder.api.openstack.wsgi [req-c394cbb0-3a6f-4572-af1d-35b92c99ffb2 req-4e2237ca-70fd-4f52-8b83-f079f247bb7c tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] http://10.180.1.21/volume/v3/volumes/c5363b21-f55b-4cf0-b8b1-7d21da2a6de4 returned with HTTP 404 [ 776.606143] [55716]: [pid: 55716|app: 0|req: 65/129] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:09:46 2025] DELETE /volume/v3/volumes/c5363b21-f55b-4cf0-b8b1-7d21da2a6de4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.629776] [55717]: DEBUG cinder.api.middleware.request_id [req-e6d3f7f9-8bc7-4da3-93b3-b0c95cabd78a req-c5581c94-661f-4ca0-9095-8f324425d9a4 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.632203] [55717]: INFO cinder.api.openstack.wsgi [req-e6d3f7f9-8bc7-4da3-93b3-b0c95cabd78a req-c5581c94-661f-4ca0-9095-8f324425d9a4 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] GET http://10.180.1.21/volume/v3/volumes/b003e193-4a48-4878-8cb3-06496cc37122 [ 776.632749] [55717]: DEBUG cinder.api.openstack.wsgi [req-e6d3f7f9-8bc7-4da3-93b3-b0c95cabd78a req-c5581c94-661f-4ca0-9095-8f324425d9a4 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.633586] [55717]: DEBUG cinder.api.openstack.wsgi [req-e6d3f7f9-8bc7-4da3-93b3-b0c95cabd78a req-c5581c94-661f-4ca0-9095-8f324425d9a4 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.642235] [55717]: INFO cinder.api.openstack.wsgi [req-e6d3f7f9-8bc7-4da3-93b3-b0c95cabd78a req-c5581c94-661f-4ca0-9095-8f324425d9a4 tempest-VolumesNegativeTest-968623174 tempest-VolumesNegativeTest-968623174-project-member] http://10.180.1.21/volume/v3/volumes/b003e193-4a48-4878-8cb3-06496cc37122 returned with HTTP 404 [ 776.642725] [55717]: [pid: 55717|app: 0|req: 65/130] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:09:46 2025] GET /volume/v3/volumes/b003e193-4a48-4878-8cb3-06496cc37122 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 781.049645] [55716]: DEBUG cinder.api.middleware.request_id [req-abc720d2-dd35-4ba5-8342-55de285278dc req-dfd11895-6716-4b00-b55b-52d78f170b68 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.052328] [55716]: INFO cinder.api.openstack.wsgi [req-abc720d2-dd35-4ba5-8342-55de285278dc req-dfd11895-6716-4b00-b55b-52d78f170b68 tempest-SecurityGroupsTestJSON-1777375740 tempest-SecurityGroupsTestJSON-1777375740-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=83f6c47e-ab78-407f-8bc8-114a5f2ce916 [ 781.052585] [55716]: DEBUG cinder.api.openstack.wsgi [req-abc720d2-dd35-4ba5-8342-55de285278dc req-dfd11895-6716-4b00-b55b-52d78f170b68 tempest-SecurityGroupsTestJSON-1777375740 tempest-SecurityGroupsTestJSON-1777375740-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.052821] [55716]: DEBUG cinder.api.openstack.wsgi [req-abc720d2-dd35-4ba5-8342-55de285278dc req-dfd11895-6716-4b00-b55b-52d78f170b68 tempest-SecurityGroupsTestJSON-1777375740 tempest-SecurityGroupsTestJSON-1777375740-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.069803] [55716]: INFO cinder.api.openstack.wsgi [req-abc720d2-dd35-4ba5-8342-55de285278dc req-dfd11895-6716-4b00-b55b-52d78f170b68 tempest-SecurityGroupsTestJSON-1777375740 tempest-SecurityGroupsTestJSON-1777375740-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=83f6c47e-ab78-407f-8bc8-114a5f2ce916 returned with HTTP 200 [ 781.070264] [55716]: [pid: 55716|app: 0|req: 66/131] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 15:09:50 2025] GET /volume/v3/attachments?instance_id=83f6c47e-ab78-407f-8bc8-114a5f2ce916 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.637027] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=124,cinder:UPDATE=28,cinder:INSERT=22 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 791.063384] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=60,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 801.558349] [55717]: DEBUG cinder.api.middleware.request_id [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.560687] [55717]: INFO cinder.api.openstack.wsgi [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 801.561088] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1463989016"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 801.562794] [55717]: DEBUG cinder.api.v3.volumes [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1463989016'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 801.562928] [55717]: INFO cinder.api.v3.volumes [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume of 1 GB [ 801.568876] [55717]: INFO cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Availability Zones retrieved successfully. [ 801.576344] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Flow 'volume_create_api' (18712fbf-1503-4990-84eb-0152ba9bd03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 801.577583] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59922a8f-16ff-4dd3-bf54-571b9d0677a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 801.578788] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 801.603920] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59922a8f-16ff-4dd3-bf54-571b9d0677a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 801.604060] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42498ee5-41aa-40b7-9a46-aa80ba96e6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 801.666895] [55717]: DEBUG cinder.quota [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Created reservations ['7b9385e6-5a88-40c3-8e17-73eeaaab6266', '3244eec6-26e8-4935-a19e-6eb9d6884f27', '12a85f69-a17e-4038-bdf3-f5137fcdc9fa', 'e67bdfc5-98f9-41e8-bdbf-122bd0b30c43'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 801.669216] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42498ee5-41aa-40b7-9a46-aa80ba96e6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9385e6-5a88-40c3-8e17-73eeaaab6266', '3244eec6-26e8-4935-a19e-6eb9d6884f27', '12a85f69-a17e-4038-bdf3-f5137fcdc9fa', 'e67bdfc5-98f9-41e8-bdbf-122bd0b30c43']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 801.670165] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b20ad35-4025-41b1-8b64-141b1570c9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 801.694412] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b20ad35-4025-41b1-8b64-141b1570c9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd791b43a-e3d8-40ba-8570-00db446caec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463989016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',qos_specs=None,replication_status=,reservations=['7b9385e6-5a88-40c3-8e17-73eeaaab6266','3244eec6-26e8-4935-a19e-6eb9d6884f27','12a85f69-a17e-4038-bdf3-f5137fcdc9fa','e67bdfc5-98f9-41e8-bdbf-122bd0b30c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c97262fe4f40b192b47cac4596d498',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463989016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d791b43a-e3d8-40ba-8570-00db446caec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',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='87c97262fe4f40b192b47cac4596d498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 801.696043] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f43510-63b5-4987-a429-6727e6b1abb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 801.728842] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f43510-63b5-4987-a429-6727e6b1abb6) 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-1463989016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',qos_specs=None,replication_status=,reservations=['7b9385e6-5a88-40c3-8e17-73eeaaab6266','3244eec6-26e8-4935-a19e-6eb9d6884f27','12a85f69-a17e-4038-bdf3-f5137fcdc9fa','e67bdfc5-98f9-41e8-bdbf-122bd0b30c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c97262fe4f40b192b47cac4596d498',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 801.730654] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557fa4e5-8c8d-43b9-b909-ee78fbb10133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 801.748895] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557fa4e5-8c8d-43b9-b909-ee78fbb10133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 801.750106] [55717]: DEBUG cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Flow 'volume_create_api' (18712fbf-1503-4990-84eb-0152ba9bd03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 801.750232] [55717]: INFO cinder.volume.api [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume request issued successfully. [ 801.750839] [55717]: INFO cinder.api.openstack.wsgi [None req-c54d445e-63dc-4a64-993d-f60b8eef9d08 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 801.751474] [55717]: [pid: 55717|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:10:11 2025] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 801.761704] [55716]: DEBUG cinder.api.middleware.request_id [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.765389] [55716]: INFO cinder.api.openstack.wsgi [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 [ 801.765839] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.766294] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.777016] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.777016] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.782608] [55716]: INFO cinder.volume.api [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 801.790316] [55716]: INFO cinder.api.openstack.wsgi [None req-8a0b13cd-f656-483d-8776-5ae1bf5d424b tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 returned with HTTP 200 [ 801.790715] [55716]: [pid: 55716|app: 0|req: 67/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:11 2025] GET /volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.803363] [55717]: DEBUG cinder.api.middleware.request_id [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.806961] [55717]: INFO cinder.api.openstack.wsgi [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 [ 802.807363] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.807727] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.820567] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.820567] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.825792] [55717]: INFO cinder.volume.api [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 802.832030] [55717]: INFO cinder.api.openstack.wsgi [None req-0d7fc350-5b81-48a3-9d24-9f4405eabd55 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 returned with HTTP 200 [ 802.832609] [55717]: [pid: 55717|app: 0|req: 67/134] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:12 2025] GET /volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.786454] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=4 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 812.829111] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.662032] [55716]: DEBUG cinder.api.middleware.request_id [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.664157] [55716]: INFO cinder.api.openstack.wsgi [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 813.664406] [55716]: DEBUG cinder.api.openstack.wsgi [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.664681] [55716]: DEBUG cinder.api.openstack.wsgi [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.679845] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.679845] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.684957] [55716]: INFO cinder.volume.api [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 813.690421] [55716]: INFO cinder.api.openstack.wsgi [None req-05855ff4-71df-452c-9f61-3d57c6d0e335 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 813.690804] [55716]: [pid: 55716|app: 0|req: 68/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:23 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.700191] [55717]: DEBUG cinder.api.middleware.request_id [None req-4e512067-55db-40a8-830a-81d4f100063e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.702599] [55717]: INFO cinder.api.openstack.wsgi [None req-4e512067-55db-40a8-830a-81d4f100063e tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 813.702822] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4e512067-55db-40a8-830a-81d4f100063e tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.703113] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4e512067-55db-40a8-830a-81d4f100063e tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.710962] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.710962] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.714852] [55717]: INFO cinder.volume.api [None req-4e512067-55db-40a8-830a-81d4f100063e tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 813.720039] [55717]: INFO cinder.api.openstack.wsgi [None req-4e512067-55db-40a8-830a-81d4f100063e tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 813.720433] [55717]: [pid: 55717|app: 0|req: 68/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:23 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 813.792633] [55716]: DEBUG cinder.api.middleware.request_id [None req-d93eaefa-1327-42aa-856d-011fd769f448 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.794839] [55716]: INFO cinder.api.openstack.wsgi [None req-d93eaefa-1327-42aa-856d-011fd769f448 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 813.795078] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d93eaefa-1327-42aa-856d-011fd769f448 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.795299] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d93eaefa-1327-42aa-856d-011fd769f448 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.804102] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804102] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.807723] [55716]: INFO cinder.volume.api [None req-d93eaefa-1327-42aa-856d-011fd769f448 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 813.812670] [55716]: INFO cinder.api.openstack.wsgi [None req-d93eaefa-1327-42aa-856d-011fd769f448 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 813.813076] [55716]: [pid: 55716|app: 0|req: 69/137] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:23 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.988799] [55717]: DEBUG cinder.api.middleware.request_id [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.991235] [55717]: INFO cinder.api.openstack.wsgi [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] POST http://10.180.1.21/volume/v3/volumes [ 815.991704] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-204842152"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 815.993587] [55717]: DEBUG cinder.api.v3.volumes [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-204842152'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 815.993797] [55717]: INFO cinder.api.v3.volumes [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume of 1 GB [ 815.999837] [55717]: INFO cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Availability Zones retrieved successfully. [ 816.007832] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Flow 'volume_create_api' (7b9f8e0e-bd17-4523-a40c-3034c985c3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 816.009408] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f2be7-7251-48a2-bc1d-d73d164b9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.010691] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 816.031472] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f2be7-7251-48a2-bc1d-d73d164b9f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.032543] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4e43ad-9296-452b-90b0-446a7d48ef82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.066763] [55717]: DEBUG cinder.quota [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Created reservations ['70016b90-ed7a-475f-86ae-6acc8f2166f3', '19d27df5-779f-4071-9f33-36ca9d9eec8c', '478de43c-d9f3-442a-acb0-ecdf00f4b820', '2e23b835-0fd7-4096-a7b7-4567393d0575'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 816.067742] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4e43ad-9296-452b-90b0-446a7d48ef82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70016b90-ed7a-475f-86ae-6acc8f2166f3', '19d27df5-779f-4071-9f33-36ca9d9eec8c', '478de43c-d9f3-442a-acb0-ecdf00f4b820', '2e23b835-0fd7-4096-a7b7-4567393d0575']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.068658] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcb6508-c7a5-48c5-8bd5-dd7bd164dc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.087896] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcb6508-c7a5-48c5-8bd5-dd7bd164dc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b21db0-b50f-43e0-81bf-6e4bc5690ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-204842152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',qos_specs=None,replication_status=,reservations=['70016b90-ed7a-475f-86ae-6acc8f2166f3','19d27df5-779f-4071-9f33-36ca9d9eec8c','478de43c-d9f3-442a-acb0-ecdf00f4b820','2e23b835-0fd7-4096-a7b7-4567393d0575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c97262fe4f40b192b47cac4596d498',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-204842152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b21db0-b50f-43e0-81bf-6e4bc5690ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',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='87c97262fe4f40b192b47cac4596d498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.088813] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908261c2-83bf-4c88-8ee9-59be1bd4ef92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.102147] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908261c2-83bf-4c88-8ee9-59be1bd4ef92) 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-204842152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dd489e2b7b04bcba5b6f6c1a7f80bdd',qos_specs=None,replication_status=,reservations=['70016b90-ed7a-475f-86ae-6acc8f2166f3','19d27df5-779f-4071-9f33-36ca9d9eec8c','478de43c-d9f3-442a-acb0-ecdf00f4b820','2e23b835-0fd7-4096-a7b7-4567393d0575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c97262fe4f40b192b47cac4596d498',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.103030] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c534241-3ff7-4b02-99ea-a1d37361702c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 816.115085] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c534241-3ff7-4b02-99ea-a1d37361702c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 816.116170] [55717]: DEBUG cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Flow 'volume_create_api' (7b9f8e0e-bd17-4523-a40c-3034c985c3a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 816.116525] [55717]: INFO cinder.volume.api [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Create volume request issued successfully. [ 816.117218] [55717]: INFO cinder.api.openstack.wsgi [None req-c6e7840f-ee3e-4a24-8a6f-eed9c8ca9a66 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 816.117660] [55717]: [pid: 55717|app: 0|req: 69/138] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:10:25 2025] POST /volume/v3/volumes => generated 757 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 816.127267] [55716]: DEBUG cinder.api.middleware.request_id [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.130330] [55716]: INFO cinder.api.openstack.wsgi [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 816.130621] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.130914] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.139822] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.139822] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.145648] [55716]: INFO cinder.volume.api [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 816.154393] [55716]: INFO cinder.api.openstack.wsgi [None req-b6a4807a-cca3-4d95-b22f-4ba81b693ebb tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 816.155693] [55716]: [pid: 55716|app: 0|req: 70/139] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:25 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.168366] [55717]: DEBUG cinder.api.middleware.request_id [None req-362b0538-0a83-4be6-8c77-ff802309eda7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.173119] [55717]: INFO cinder.api.openstack.wsgi [None req-362b0538-0a83-4be6-8c77-ff802309eda7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 817.173119] [55717]: DEBUG cinder.api.openstack.wsgi [None req-362b0538-0a83-4be6-8c77-ff802309eda7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.173119] [55717]: DEBUG cinder.api.openstack.wsgi [None req-362b0538-0a83-4be6-8c77-ff802309eda7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.187911] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.187911] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.192618] [55717]: INFO cinder.volume.api [None req-362b0538-0a83-4be6-8c77-ff802309eda7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 817.201722] [55717]: INFO cinder.api.openstack.wsgi [None req-362b0538-0a83-4be6-8c77-ff802309eda7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 817.201722] [55717]: [pid: 55717|app: 0|req: 70/140] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:10:27 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.148387] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=12 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 827.195655] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=28,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 871.824485] [55716]: DEBUG cinder.api.middleware.request_id [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.826667] [55716]: INFO cinder.api.openstack.wsgi [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/volumes [ 871.827107] [55716]: DEBUG cinder.api.openstack.wsgi [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-410730448"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 871.828882] [55716]: DEBUG cinder.api.v3.volumes [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-410730448'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 871.829057] [55716]: INFO cinder.api.v3.volumes [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume of 1 GB [ 871.837604] [55716]: INFO cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Availability Zones retrieved successfully. [ 871.843858] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Flow 'volume_create_api' (4a3cccfc-4095-4388-a080-73d7f4979f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 871.845242] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e3e8e-09f4-4fc2-bbb4-d83830c61f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 871.846424] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 871.878377] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e3e8e-09f4-4fc2-bbb4-d83830c61f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 871.880579] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c462456-dd84-4716-93e3-9b9df535eb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 871.955972] [55716]: DEBUG cinder.quota [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Created reservations ['ac55a334-2dd6-4513-a191-44c76046c6a1', '72755e5f-90c5-47e7-8fc0-ab835567f136', 'c29150d4-0dd2-4edf-a211-a254e1ad2fd8', '989fb9e5-0e91-4cfc-a681-fbb48475e9e1'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 871.957228] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c462456-dd84-4716-93e3-9b9df535eb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac55a334-2dd6-4513-a191-44c76046c6a1', '72755e5f-90c5-47e7-8fc0-ab835567f136', 'c29150d4-0dd2-4edf-a211-a254e1ad2fd8', '989fb9e5-0e91-4cfc-a681-fbb48475e9e1']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 871.958620] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77bbcad2-f145-4717-9847-819788b9851e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 871.972743] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77bbcad2-f145-4717-9847-819788b9851e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2441e249-cbfa-4d3a-bd30-3bc6bbd9da00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-410730448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5acd1e5f7a11466c960d6a51a9173ba7',qos_specs=None,replication_status=,reservations=['ac55a334-2dd6-4513-a191-44c76046c6a1','72755e5f-90c5-47e7-8fc0-ab835567f136','c29150d4-0dd2-4edf-a211-a254e1ad2fd8','989fb9e5-0e91-4cfc-a681-fbb48475e9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb234685587247a192ad781129ea688e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-410730448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2441e249-cbfa-4d3a-bd30-3bc6bbd9da00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5acd1e5f7a11466c960d6a51a9173ba7',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='cb234685587247a192ad781129ea688e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 871.973802] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afba8720-ca8b-4a6f-85d5-3345cee6af32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 871.986496] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afba8720-ca8b-4a6f-85d5-3345cee6af32) 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-410730448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5acd1e5f7a11466c960d6a51a9173ba7',qos_specs=None,replication_status=,reservations=['ac55a334-2dd6-4513-a191-44c76046c6a1','72755e5f-90c5-47e7-8fc0-ab835567f136','c29150d4-0dd2-4edf-a211-a254e1ad2fd8','989fb9e5-0e91-4cfc-a681-fbb48475e9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb234685587247a192ad781129ea688e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 871.988588] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b898eba-b889-42c4-9af6-55e605537117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 871.997193] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b898eba-b889-42c4-9af6-55e605537117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 871.998365] [55716]: DEBUG cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Flow 'volume_create_api' (4a3cccfc-4095-4388-a080-73d7f4979f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 871.999506] [55716]: INFO cinder.volume.api [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume request issued successfully. [ 871.999506] [55716]: INFO cinder.api.openstack.wsgi [None req-06b782d2-1d0d-467c-8a7c-b7ae3338b4d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 871.999957] [55716]: [pid: 55716|app: 0|req: 71/141] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:11:21 2025] POST /volume/v3/volumes => generated 752 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 881.989647] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.842679] [55717]: DEBUG cinder.api.middleware.request_id [None req-fac66642-929c-4048-bc20-14b41281edd8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.845216] [55717]: INFO cinder.api.openstack.wsgi [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/volumes [ 901.845592] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2034719265"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 901.847622] [55717]: DEBUG cinder.api.v3.volumes [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2034719265'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 901.847771] [55717]: INFO cinder.api.v3.volumes [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume of 1 GB [ 901.855629] [55717]: INFO cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Availability Zones retrieved successfully. [ 901.862476] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Flow 'volume_create_api' (49b934a7-2028-4f3b-b9cc-4758adb7323c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 901.863718] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d8c42a-9642-4904-beeb-632b528c4876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.865077] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 901.900015] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d8c42a-9642-4904-beeb-632b528c4876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.900540] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3399a07d-0d2d-4081-a891-40cb2bb19c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.972833] [55717]: DEBUG cinder.quota [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Created reservations ['f482d18d-2eb6-4902-810b-e5ea18977a04', '1ab2b169-d52a-40f6-9da7-1b91efefbc32', 'a65fc617-3edb-4f31-9712-5e85e7b862ef', 'c3927f91-5749-4c9e-ba1f-5d6c6a3c72a6'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 901.972833] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3399a07d-0d2d-4081-a891-40cb2bb19c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f482d18d-2eb6-4902-810b-e5ea18977a04', '1ab2b169-d52a-40f6-9da7-1b91efefbc32', 'a65fc617-3edb-4f31-9712-5e85e7b862ef', 'c3927f91-5749-4c9e-ba1f-5d6c6a3c72a6']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.972969] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d630e9-b6b4-4d2c-93c1-101aff3cb578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.988466] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d630e9-b6b4-4d2c-93c1-101aff3cb578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034719265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',qos_specs=None,replication_status=,reservations=['f482d18d-2eb6-4902-810b-e5ea18977a04','1ab2b169-d52a-40f6-9da7-1b91efefbc32','a65fc617-3edb-4f31-9712-5e85e7b862ef','c3927f91-5749-4c9e-ba1f-5d6c6a3c72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e897470c2545899c2dc388bdcfbd20',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034719265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',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='f1e897470c2545899c2dc388bdcfbd20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.989456] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b45922-d9f1-4f6d-8d6a-0e4a4941382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.009013] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b45922-d9f1-4f6d-8d6a-0e4a4941382a) 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-2034719265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',qos_specs=None,replication_status=,reservations=['f482d18d-2eb6-4902-810b-e5ea18977a04','1ab2b169-d52a-40f6-9da7-1b91efefbc32','a65fc617-3edb-4f31-9712-5e85e7b862ef','c3927f91-5749-4c9e-ba1f-5d6c6a3c72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e897470c2545899c2dc388bdcfbd20',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.010098] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9767ff-c74a-4074-ab96-4399f2e3fa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.021895] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9767ff-c74a-4074-ab96-4399f2e3fa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.022454] [55717]: DEBUG cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Flow 'volume_create_api' (49b934a7-2028-4f3b-b9cc-4758adb7323c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 902.022629] [55717]: INFO cinder.volume.api [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume request issued successfully. [ 902.024701] [55717]: INFO cinder.api.openstack.wsgi [None req-fac66642-929c-4048-bc20-14b41281edd8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 902.025728] [55717]: [pid: 55717|app: 0|req: 71/142] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:11:51 2025] POST /volume/v3/volumes => generated 756 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 902.037021] [55716]: DEBUG cinder.api.middleware.request_id [None req-e41be658-8171-4706-8ab6-fbff81f20659 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.040824] [55716]: INFO cinder.api.openstack.wsgi [None req-e41be658-8171-4706-8ab6-fbff81f20659 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 902.041266] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e41be658-8171-4706-8ab6-fbff81f20659 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.041477] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e41be658-8171-4706-8ab6-fbff81f20659 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.054205] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054205] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.059086] [55716]: INFO cinder.volume.api [None req-e41be658-8171-4706-8ab6-fbff81f20659 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 902.065660] [55716]: INFO cinder.api.openstack.wsgi [None req-e41be658-8171-4706-8ab6-fbff81f20659 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 902.066293] [55716]: [pid: 55716|app: 0|req: 72/143] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:11:51 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.917089] [55717]: DEBUG cinder.api.middleware.request_id [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.919722] [55717]: INFO cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] POST http://10.180.1.21/volume/v3/volumes [ 902.919878] [55717]: DEBUG cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-231147543", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 902.925902] [55717]: DEBUG cinder.api.v3.volumes [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-231147543', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 902.926087] [55717]: INFO cinder.api.v3.volumes [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Create volume of 1 GB [ 902.926739] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926739] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.936291] [55717]: INFO cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Availability Zones retrieved successfully. [ 902.945158] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Flow 'volume_create_api' (e74fddca-762e-4edf-8563-0217078f181c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 902.946538] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e63e4-cee7-4aca-94f4-3be6f700ca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.948323] [55717]: DEBUG cinder.volume.flows.api.create_volume [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 902.968985] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e63e4-cee7-4aca-94f4-3be6f700ca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.969869] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e346f0-3638-495a-8e70-78a97148bbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.020735] [55717]: DEBUG cinder.quota [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Created reservations ['7d51cd63-1df8-4f71-a21f-b9daacb7e70d', '385f87f0-cee8-4e1f-9f36-13885fddc311', 'e045688e-21d3-40af-bfd7-76fb26797fe4', 'adc4558d-01cc-423a-aa85-7d3e1d89f2e2'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 903.022318] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e346f0-3638-495a-8e70-78a97148bbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d51cd63-1df8-4f71-a21f-b9daacb7e70d', '385f87f0-cee8-4e1f-9f36-13885fddc311', 'e045688e-21d3-40af-bfd7-76fb26797fe4', 'adc4558d-01cc-423a-aa85-7d3e1d89f2e2']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.023272] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29826f41-1aca-4a4a-974c-a3a947760ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.037685] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29826f41-1aca-4a4a-974c-a3a947760ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0a4855-0c4b-45fc-a028-678e2a49832e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-231147543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caadf0edc2f949d2b2c11c4fcb538b1e',qos_specs=None,replication_status=,reservations=['7d51cd63-1df8-4f71-a21f-b9daacb7e70d','385f87f0-cee8-4e1f-9f36-13885fddc311','e045688e-21d3-40af-bfd7-76fb26797fe4','adc4558d-01cc-423a-aa85-7d3e1d89f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7897d56ee4613a7d61ed2119ddebf',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-231147543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0a4855-0c4b-45fc-a028-678e2a49832e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caadf0edc2f949d2b2c11c4fcb538b1e',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='a3d7897d56ee4613a7d61ed2119ddebf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.038622] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533d289e-f2b2-43a2-a9a9-7c6319fb1457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.051888] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533d289e-f2b2-43a2-a9a9-7c6319fb1457) 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-231147543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caadf0edc2f949d2b2c11c4fcb538b1e',qos_specs=None,replication_status=,reservations=['7d51cd63-1df8-4f71-a21f-b9daacb7e70d','385f87f0-cee8-4e1f-9f36-13885fddc311','e045688e-21d3-40af-bfd7-76fb26797fe4','adc4558d-01cc-423a-aa85-7d3e1d89f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7897d56ee4613a7d61ed2119ddebf',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.052801] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed1d10c-52a4-456c-85a9-ddc5a63d3c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.062086] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed1d10c-52a4-456c-85a9-ddc5a63d3c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.063172] [55717]: DEBUG cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Flow 'volume_create_api' (e74fddca-762e-4edf-8563-0217078f181c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 903.063529] [55717]: INFO cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Create volume request issued successfully. [ 903.064407] [55717]: INFO cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-ada04169-549e-4596-8d4a-97b6f18e7244 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 903.064777] [55717]: [pid: 55717|app: 0|req: 72/144] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 15:11:52 2025] POST /volume/v3/volumes => generated 753 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 903.070336] [55716]: DEBUG cinder.api.middleware.request_id [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.072796] [55716]: INFO cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 903.073044] [55716]: DEBUG cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.073268] [55716]: DEBUG cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.081025] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081025] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.082191] [55717]: DEBUG cinder.api.middleware.request_id [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.084612] [55717]: INFO cinder.api.openstack.wsgi [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 903.084832] [55717]: DEBUG cinder.api.openstack.wsgi [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.084898] [55716]: INFO cinder.volume.api [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Volume info retrieved successfully. [ 903.085141] [55717]: DEBUG cinder.api.openstack.wsgi [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.089745] [55716]: INFO cinder.api.openstack.wsgi [req-c8303d31-19d0-46b9-890a-01453cc21b77 req-e7e6e0b1-3af3-41e8-9f5f-e62026807a8f tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 200 [ 903.090180] [55716]: [pid: 55716|app: 0|req: 73/145] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:52 2025] GET /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.099043] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.099043] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.099885] [55717]: INFO cinder.volume.api [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 903.107532] [55717]: INFO cinder.api.openstack.wsgi [None req-bd3f20e1-dae1-4573-bc96-2bf1428d8217 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 903.107947] [55717]: [pid: 55717|app: 0|req: 73/146] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:11:52 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.118601] [55716]: DEBUG cinder.api.middleware.request_id [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.121845] [55716]: INFO cinder.api.openstack.wsgi [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 903.122150] [55716]: DEBUG cinder.api.openstack.wsgi [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.122379] [55716]: DEBUG cinder.api.openstack.wsgi [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.132600] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.132600] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.137501] [55716]: INFO cinder.volume.api [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Volume info retrieved successfully. [ 903.142501] [55716]: INFO cinder.api.openstack.wsgi [req-0a97fab4-8180-4076-8424-d28d9bf0db89 req-142f8cf3-8874-4855-9aa3-fe42cffb4e1d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 200 [ 903.143026] [55716]: [pid: 55716|app: 0|req: 74/147] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:52 2025] GET /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.207026] [55717]: DEBUG cinder.api.middleware.request_id [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.210109] [55717]: INFO cinder.api.openstack.wsgi [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 904.210391] [55717]: DEBUG cinder.api.openstack.wsgi [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.210621] [55717]: DEBUG cinder.api.openstack.wsgi [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.221381] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221381] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.227177] [55717]: INFO cinder.volume.api [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Volume info retrieved successfully. [ 904.233768] [55717]: INFO cinder.api.openstack.wsgi [req-d2e333fe-a6d4-457e-99cf-53e2796e125d req-6cbd7810-1061-4ff0-998f-5f105c1d78d6 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 200 [ 904.234165] [55717]: [pid: 55717|app: 0|req: 74/148] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:54 2025] GET /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.309361] [55716]: DEBUG cinder.api.middleware.request_id [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.312902] [55716]: INFO cinder.api.openstack.wsgi [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 904.313342] [55716]: DEBUG cinder.api.openstack.wsgi [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd0a4855-0c4b-45fc-a028-678e2a49832e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-686689862", "description": null, "metadata": {}}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.324065] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.324065] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.324574] [55716]: INFO cinder.volume.api [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Volume info retrieved successfully. [ 904.324733] [55716]: INFO cinder.api.v3.snapshots [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Create snapshot from volume dd0a4855-0c4b-45fc-a028-678e2a49832e [ 904.343653] [55716]: WARNING cinder.quota [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-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. [ 904.366566] [55716]: DEBUG cinder.quota [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Created reservations ['f579501c-a4a2-4253-8a06-91cb6003b0e0', 'cbd38b94-391f-4cc4-a570-56fd7f43b7f2', 'cf7f642f-d2d0-4fb5-a918-1a29b0aaa4bb', '3e3cf92d-4a2a-443a-90f6-58957c891bf7'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 904.412344] [55716]: INFO cinder.volume.api [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Snapshot create request issued successfully. [ 904.412763] [55716]: INFO cinder.api.openstack.wsgi [req-a559601e-1dc7-4d90-bde3-dad11ff18dbe req-42e9a4c2-b9d0-4fe9-a2ff-82d71573320d tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 904.413270] [55716]: [pid: 55716|app: 0|req: 75/149] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Feb 20 15:11:54 2025] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 904.494493] [55717]: DEBUG cinder.api.middleware.request_id [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.497178] [55717]: INFO cinder.api.openstack.wsgi [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 [ 904.497412] [55717]: DEBUG cinder.api.openstack.wsgi [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.497729] [55717]: DEBUG cinder.api.openstack.wsgi [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.516855] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516855] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.517460] [55717]: INFO cinder.volume.api [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Snapshot retrieved successfully. [ 904.518491] [55717]: INFO cinder.api.openstack.wsgi [req-b5301cf5-213a-4eba-a448-bdb4e2a4e1c2 req-277c823f-c1c9-45ff-9f1f-70ac1677dfc2 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 returned with HTTP 200 [ 904.518911] [55717]: [pid: 55717|app: 0|req: 75/150] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 15:11:54 2025] GET /volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.533801] [55716]: DEBUG cinder.api.middleware.request_id [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.537000] [55716]: INFO cinder.api.openstack.wsgi [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 904.537337] [55716]: DEBUG cinder.api.openstack.wsgi [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.537568] [55716]: DEBUG cinder.api.openstack.wsgi [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'detail' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.537876] [55716]: DEBUG cinder.api.api_utils [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Removing options '' from query. {{(pid=55716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.538374] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.538374] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.539549] [55716]: DEBUG cinder.db.sqlalchemy.api [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Building query based on filter {{(pid=55716) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 904.562622] [55716]: INFO cinder.volume.api [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Get all snapshots completed successfully. [ 904.563015] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563015] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.563794] [55716]: INFO cinder.api.openstack.wsgi [req-d148cc16-05cf-4a4b-a5c6-946bb08643fe req-6eb65b19-70c2-4b83-afb8-36c776207de0 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 904.564674] [55716]: [pid: 55716|app: 0|req: 76/151] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Feb 20 15:11:54 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.715281] [55717]: DEBUG cinder.api.middleware.request_id [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.720009] [55717]: INFO cinder.api.openstack.wsgi [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 [ 904.720296] [55717]: DEBUG cinder.api.openstack.wsgi [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.720543] [55717]: DEBUG cinder.api.openstack.wsgi [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.730018] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.730018] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.730018] [55717]: INFO cinder.volume.api [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Snapshot retrieved successfully. [ 904.730674] [55717]: INFO cinder.api.openstack.wsgi [req-939853dd-9f76-4efb-99bb-79bf08fc8f0d req-226078b2-f936-4c54-9b8c-15c6a862f6fb tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 returned with HTTP 200 [ 904.731170] [55717]: [pid: 55717|app: 0|req: 76/152] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 15:11:54 2025] GET /volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.932863] [55716]: DEBUG cinder.api.middleware.request_id [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.935289] [55716]: INFO cinder.api.openstack.wsgi [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 [ 904.935509] [55716]: DEBUG cinder.api.openstack.wsgi [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.935739] [55716]: DEBUG cinder.api.openstack.wsgi [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.935869] [55716]: INFO cinder.api.v2.snapshots [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Delete snapshot with id: 73c98671-e917-4d2f-a3cb-b1419c46e8d4 [ 904.944433] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.944433] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.945026] [55716]: INFO cinder.volume.api [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Snapshot retrieved successfully. [ 904.967582] [55716]: INFO cinder.volume.api [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Snapshot delete request issued successfully. [ 904.967848] [55716]: INFO cinder.api.openstack.wsgi [req-5d94b051-a0e2-42e9-a313-011984c82385 req-8e9ff57b-eca7-4e04-b243-bd18de9f06d7 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 returned with HTTP 202 [ 904.968309] [55716]: [pid: 55716|app: 0|req: 77/153] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Feb 20 15:11:54 2025] DELETE /volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 905.056128] [55717]: DEBUG cinder.api.middleware.request_id [req-a027d141-c1fb-4bf4-a801-7325dfad858f req-13f05f7a-b938-41ae-b724-bb4618dfbfb5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.058634] [55717]: INFO cinder.api.openstack.wsgi [req-a027d141-c1fb-4bf4-a801-7325dfad858f req-13f05f7a-b938-41ae-b724-bb4618dfbfb5 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 [ 905.058877] [55717]: DEBUG cinder.api.openstack.wsgi [req-a027d141-c1fb-4bf4-a801-7325dfad858f req-13f05f7a-b938-41ae-b724-bb4618dfbfb5 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.059113] [55717]: DEBUG cinder.api.openstack.wsgi [req-a027d141-c1fb-4bf4-a801-7325dfad858f req-13f05f7a-b938-41ae-b724-bb4618dfbfb5 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.064307] [55717]: INFO cinder.api.openstack.wsgi [req-a027d141-c1fb-4bf4-a801-7325dfad858f req-13f05f7a-b938-41ae-b724-bb4618dfbfb5 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 returned with HTTP 404 [ 905.064855] [55717]: [pid: 55717|app: 0|req: 77/154] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 15:11:54 2025] GET /volume/v3/snapshots/73c98671-e917-4d2f-a3cb-b1419c46e8d4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 905.192811] [55716]: DEBUG cinder.api.middleware.request_id [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.195663] [55716]: INFO cinder.api.openstack.wsgi [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.195845] [55716]: DEBUG cinder.api.openstack.wsgi [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.196134] [55716]: DEBUG cinder.api.openstack.wsgi [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.196293] [55716]: INFO cinder.api.v3.volumes [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Delete volume with id: dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.205282] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.205282] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.205968] [55716]: INFO cinder.volume.api [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Volume info retrieved successfully. [ 905.223421] [55716]: INFO cinder.volume.api [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Delete volume request issued successfully. [ 905.223677] [55716]: INFO cinder.api.openstack.wsgi [req-496dbcf1-5d2c-4e0c-b37f-55b43f805631 req-d3fdfc16-d69d-4d99-8d39-5c7e033b7384 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 202 [ 905.224166] [55716]: [pid: 55716|app: 0|req: 78/155] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:11:55 2025] DELETE /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 905.284582] [55717]: DEBUG cinder.api.middleware.request_id [req-2d19ce22-2504-4fec-9987-d3f541f1350d req-983c5cae-9e51-4ec7-a094-430dc68c0c94 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.287096] [55717]: INFO cinder.api.openstack.wsgi [req-2d19ce22-2504-4fec-9987-d3f541f1350d req-983c5cae-9e51-4ec7-a094-430dc68c0c94 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.287338] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d19ce22-2504-4fec-9987-d3f541f1350d req-983c5cae-9e51-4ec7-a094-430dc68c0c94 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.287578] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d19ce22-2504-4fec-9987-d3f541f1350d req-983c5cae-9e51-4ec7-a094-430dc68c0c94 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.297179] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.297179] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.302233] [55717]: INFO cinder.api.openstack.wsgi [req-2d19ce22-2504-4fec-9987-d3f541f1350d req-983c5cae-9e51-4ec7-a094-430dc68c0c94 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 404 [ 905.302510] [55717]: [pid: 55717|app: 0|req: 78/156] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:55 2025] GET /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 905.399132] [55716]: DEBUG cinder.api.middleware.request_id [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.403094] [55716]: INFO cinder.api.openstack.wsgi [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.403388] [55716]: DEBUG cinder.api.openstack.wsgi [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.403523] [55716]: DEBUG cinder.api.openstack.wsgi [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.403628] [55716]: INFO cinder.api.v3.volumes [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Delete volume with id: dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.411053] [55716]: INFO cinder.api.openstack.wsgi [req-87e90a26-e008-4694-9d2e-a0562db0bbf9 req-c5074c66-9bc4-42a5-aa95-a9b2287e2bd3 tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 404 [ 905.416624] [55716]: [pid: 55716|app: 0|req: 79/157] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:11:55 2025] DELETE /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 905.435609] [55717]: DEBUG cinder.api.middleware.request_id [req-1da5dd77-3826-4f14-9c76-c39f8c46ee71 req-d2b1e42a-fff9-469b-80eb-d8059f9815ee None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.438382] [55717]: INFO cinder.api.openstack.wsgi [req-1da5dd77-3826-4f14-9c76-c39f8c46ee71 req-d2b1e42a-fff9-469b-80eb-d8059f9815ee tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] GET http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e [ 905.438527] [55717]: DEBUG cinder.api.openstack.wsgi [req-1da5dd77-3826-4f14-9c76-c39f8c46ee71 req-d2b1e42a-fff9-469b-80eb-d8059f9815ee tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.438672] [55717]: DEBUG cinder.api.openstack.wsgi [req-1da5dd77-3826-4f14-9c76-c39f8c46ee71 req-d2b1e42a-fff9-469b-80eb-d8059f9815ee tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.445801] [55717]: INFO cinder.api.openstack.wsgi [req-1da5dd77-3826-4f14-9c76-c39f8c46ee71 req-d2b1e42a-fff9-469b-80eb-d8059f9815ee tempest-VolumesSnapshotsTestJSON-1426522576 tempest-VolumesSnapshotsTestJSON-1426522576-project-member] http://10.180.1.21/volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e returned with HTTP 404 [ 905.446431] [55717]: [pid: 55717|app: 0|req: 79/158] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:55 2025] GET /volume/v3/volumes/dd0a4855-0c4b-45fc-a028-678e2a49832e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 907.668298] [55716]: DEBUG cinder.api.middleware.request_id [None req-e6df8da6-530e-4d10-827c-1548c51c234b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.670446] [55716]: INFO cinder.api.openstack.wsgi [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] POST http://10.180.1.21/volume/v3/volumes [ 907.670840] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-3174668"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 907.672613] [55716]: DEBUG cinder.api.v3.volumes [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-3174668'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 907.672707] [55716]: INFO cinder.api.v3.volumes [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume of 1 GB [ 907.678147] [55716]: INFO cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Availability Zones retrieved successfully. [ 907.685437] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Flow 'volume_create_api' (bf8f6745-175c-460b-a55c-21a8f4abc258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 907.686677] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843513ca-e1a2-41af-99f8-c9f6e09b302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.687930] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 907.706216] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843513ca-e1a2-41af-99f8-c9f6e09b302a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.707515] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abde010-b0fa-4863-b6f4-80cb063e98a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.756434] [55716]: DEBUG cinder.quota [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Created reservations ['7b6b871f-3c44-4451-b525-4bf94edf8356', 'b3ee7755-acdb-420a-9b67-8bdccb54a45a', 'ba1af440-5940-4a7d-bea3-ff37fa65fb29', '8c1bcf57-76ca-4869-8f34-9491a93fa464'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 907.757958] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abde010-b0fa-4863-b6f4-80cb063e98a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6b871f-3c44-4451-b525-4bf94edf8356', 'b3ee7755-acdb-420a-9b67-8bdccb54a45a', 'ba1af440-5940-4a7d-bea3-ff37fa65fb29', '8c1bcf57-76ca-4869-8f34-9491a93fa464']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.760415] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54492df-6dd3-4257-a78e-34c28ab8692f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.778402] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54492df-6dd3-4257-a78e-34c28ab8692f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1849c8a9-bfdf-47a2-8383-0394ab4244d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-3174668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a53918d50f44d30b7ae2d5337ee6475',qos_specs=None,replication_status=,reservations=['7b6b871f-3c44-4451-b525-4bf94edf8356','b3ee7755-acdb-420a-9b67-8bdccb54a45a','ba1af440-5940-4a7d-bea3-ff37fa65fb29','8c1bcf57-76ca-4869-8f34-9491a93fa464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e89871f2f854e50bc27d42b65159028',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-3174668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1849c8a9-bfdf-47a2-8383-0394ab4244d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a53918d50f44d30b7ae2d5337ee6475',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='7e89871f2f854e50bc27d42b65159028',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.779251] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f99be96-4b1f-4448-a827-bbe06e9106c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.795853] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f99be96-4b1f-4448-a827-bbe06e9106c9) 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-3174668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a53918d50f44d30b7ae2d5337ee6475',qos_specs=None,replication_status=,reservations=['7b6b871f-3c44-4451-b525-4bf94edf8356','b3ee7755-acdb-420a-9b67-8bdccb54a45a','ba1af440-5940-4a7d-bea3-ff37fa65fb29','8c1bcf57-76ca-4869-8f34-9491a93fa464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e89871f2f854e50bc27d42b65159028',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.797472] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0964a007-f095-4d0d-8a37-c497a3579f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.839832] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0964a007-f095-4d0d-8a37-c497a3579f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.841239] [55716]: DEBUG cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Flow 'volume_create_api' (bf8f6745-175c-460b-a55c-21a8f4abc258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 907.841681] [55716]: INFO cinder.volume.api [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume request issued successfully. [ 907.842429] [55716]: INFO cinder.api.openstack.wsgi [None req-e6df8da6-530e-4d10-827c-1548c51c234b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 907.842876] [55716]: [pid: 55716|app: 0|req: 80/159] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:11:57 2025] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 907.853515] [55717]: DEBUG cinder.api.middleware.request_id [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.856470] [55717]: INFO cinder.api.openstack.wsgi [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 907.856707] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.856941] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.866514] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.866514] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.871592] [55717]: INFO cinder.volume.api [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 907.878500] [55717]: INFO cinder.api.openstack.wsgi [None req-e1afb5e3-7c14-4bbb-b8f5-246fde12c864 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 907.878932] [55717]: [pid: 55717|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:11:57 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.890454] [55716]: DEBUG cinder.api.middleware.request_id [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.894379] [55716]: INFO cinder.api.openstack.wsgi [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 908.894614] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.895202] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.910057] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.910057] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.914452] [55716]: INFO cinder.volume.api [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 908.919599] [55716]: INFO cinder.api.openstack.wsgi [None req-5c8e9af7-8d0d-49cd-9810-bc6b67dbe820 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 908.920132] [55716]: [pid: 55716|app: 0|req: 81/161] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:11:58 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.157187] [55717]: DEBUG cinder.api.middleware.request_id [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.160766] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 909.160992] [55717]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.161234] [55717]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.169118] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.169118] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.172913] [55717]: INFO cinder.volume.api [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 909.177418] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-bfc8592c-b400-45e2-9666-d4ab0c6d4630 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 909.177817] [55717]: [pid: 55717|app: 0|req: 81/162] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:11:58 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.700072] [55716]: DEBUG cinder.api.middleware.request_id [None req-6e6c17d9-4980-4fa9-b372-ea651ec0416a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.700555] [55716]: INFO cinder.api.openstack.wsgi [None req-6e6c17d9-4980-4fa9-b372-ea651ec0416a None None] GET http://10.180.1.21/volume// [ 910.700739] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e6c17d9-4980-4fa9-b372-ea651ec0416a None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.700951] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e6c17d9-4980-4fa9-b372-ea651ec0416a None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.701371] [55716]: INFO cinder.api.openstack.wsgi [None req-6e6c17d9-4980-4fa9-b372-ea651ec0416a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 910.701693] [55716]: [pid: 55716|app: 0|req: 82/163] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:12:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 910.709183] [55717]: DEBUG cinder.api.middleware.request_id [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-6d8efe62-5c30-432b-94f2-2c093479b197 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.712467] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-6d8efe62-5c30-432b-94f2-2c093479b197 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] POST http://10.180.1.21/volume/v3/attachments [ 910.712906] [55717]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-6d8efe62-5c30-432b-94f2-2c093479b197 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1849c8a9-bfdf-47a2-8383-0394ab4244d6", "connector": null, "instance_uuid": "43daa061-8ca8-4e4f-9c12-44eedd288acd"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.735237] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.735237] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.763844] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-6d8efe62-5c30-432b-94f2-2c093479b197 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 910.764386] [55717]: [pid: 55717|app: 0|req: 82/164] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:12:00 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) [ 910.808402] [55716]: DEBUG cinder.api.middleware.request_id [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.810739] [55716]: INFO cinder.api.openstack.wsgi [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 910.811025] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.811301] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.824807] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.824807] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.828570] [55716]: INFO cinder.volume.api [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 910.835595] [55716]: INFO cinder.api.openstack.wsgi [None req-1236fd47-c39c-4d51-99d5-aa840feadee4 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 910.835595] [55716]: [pid: 55716|app: 0|req: 83/165] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:00 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.309270] [55717]: DEBUG cinder.api.middleware.request_id [None req-5fad2331-ce38-424c-9c21-fecaf979fda4 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.309738] [55717]: INFO cinder.api.openstack.wsgi [None req-5fad2331-ce38-424c-9c21-fecaf979fda4 None None] GET http://10.180.1.21/volume// [ 911.310670] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5fad2331-ce38-424c-9c21-fecaf979fda4 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.310940] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5fad2331-ce38-424c-9c21-fecaf979fda4 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.311412] [55717]: INFO cinder.api.openstack.wsgi [None req-5fad2331-ce38-424c-9c21-fecaf979fda4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 911.311735] [55717]: [pid: 55717|app: 0|req: 83/166] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 911.317604] [55716]: DEBUG cinder.api.middleware.request_id [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.320587] [55716]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 911.321263] [55716]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.321538] [55716]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.344447] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.344447] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.349591] [55716]: INFO cinder.volume.api [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 911.361121] [55716]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-15cef917-b6a7-4a4d-8e38-13a4a06b2bfb tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 911.361706] [55716]: [pid: 55716|app: 0|req: 84/167] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:01 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 911.409189] [55717]: DEBUG cinder.api.middleware.request_id [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.411766] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] PUT http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 [ 911.412245] [55717]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-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-549692", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.422095] [55717]: DEBUG cinder.coordination [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Acquiring lock "cinder-attachment_update-1849c8a9-bfdf-47a2-8383-0394ab4244d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 911.428417] [55717]: DEBUG cinder.coordination [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Lock "cinder-attachment_update-1849c8a9-bfdf-47a2-8383-0394ab4244d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 911.430366] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.430366] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.848954] [55716]: DEBUG cinder.api.middleware.request_id [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.853417] [55716]: INFO cinder.api.openstack.wsgi [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 911.854889] [55716]: DEBUG cinder.api.openstack.wsgi [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.855221] [55716]: DEBUG cinder.api.openstack.wsgi [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.881617] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.881617] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.893180] [55716]: INFO cinder.volume.api [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 911.904493] [55716]: INFO cinder.api.openstack.wsgi [None req-be394b9c-afc6-47d3-a0df-5b6b49f8e530 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 911.904923] [55716]: [pid: 55716|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:01 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.917596] [55716]: DEBUG cinder.api.middleware.request_id [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.917596] [55716]: INFO cinder.api.openstack.wsgi [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 912.917856] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.917981] [55716]: DEBUG cinder.api.openstack.wsgi [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.936225] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.936225] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.944850] [55716]: INFO cinder.volume.api [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 912.952220] [55716]: INFO cinder.api.openstack.wsgi [None req-b0dd6220-b9c9-462b-80e3-e5c3072951cd tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 912.956440] [55716]: [pid: 55716|app: 0|req: 86/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:02 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.965386] [55716]: DEBUG cinder.api.middleware.request_id [None req-f4b48717-a036-466e-a59e-4441c5b55279 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.967816] [55716]: INFO cinder.api.openstack.wsgi [None req-f4b48717-a036-466e-a59e-4441c5b55279 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 913.968109] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f4b48717-a036-466e-a59e-4441c5b55279 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.968369] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f4b48717-a036-466e-a59e-4441c5b55279 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.982343] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.982343] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.986677] [55716]: INFO cinder.volume.api [None req-f4b48717-a036-466e-a59e-4441c5b55279 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 913.992334] [55716]: INFO cinder.api.openstack.wsgi [None req-f4b48717-a036-466e-a59e-4441c5b55279 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 913.992800] [55716]: [pid: 55716|app: 0|req: 87/170] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:03 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.008500] [55716]: DEBUG cinder.api.middleware.request_id [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.012086] [55716]: INFO cinder.api.openstack.wsgi [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 915.012407] [55716]: DEBUG cinder.api.openstack.wsgi [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.012699] [55716]: DEBUG cinder.api.openstack.wsgi [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.029061] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.029061] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.032356] [55716]: INFO cinder.volume.api [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 915.038536] [55716]: INFO cinder.api.openstack.wsgi [None req-361421b1-8a00-4830-8aaa-adc6bf5bd0c5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 915.039092] [55716]: [pid: 55716|app: 0|req: 88/171] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:04 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.051912] [55716]: DEBUG cinder.api.middleware.request_id [None req-75b41599-19ff-4529-a19a-2d1a016103d8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.054382] [55716]: INFO cinder.api.openstack.wsgi [None req-75b41599-19ff-4529-a19a-2d1a016103d8 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 916.054658] [55716]: DEBUG cinder.api.openstack.wsgi [None req-75b41599-19ff-4529-a19a-2d1a016103d8 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.054894] [55716]: DEBUG cinder.api.openstack.wsgi [None req-75b41599-19ff-4529-a19a-2d1a016103d8 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.067050] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.067050] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.069741] [55716]: INFO cinder.volume.api [None req-75b41599-19ff-4529-a19a-2d1a016103d8 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 916.074953] [55716]: INFO cinder.api.openstack.wsgi [None req-75b41599-19ff-4529-a19a-2d1a016103d8 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 916.075378] [55716]: [pid: 55716|app: 0|req: 89/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:05 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.464029] [55717]: DEBUG cinder.coordination [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Lock "cinder-attachment_update-1849c8a9-bfdf-47a2-8383-0394ab4244d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 916.464029] [55717]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-36dcc185-c015-4b9e-af05-2e8eb1e05ea9 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 returned with HTTP 200 [ 916.464029] [55717]: [pid: 55717|app: 0|req: 84/173] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:12:01 2025] PUT /volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.091598] [55716]: DEBUG cinder.api.middleware.request_id [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.097616] [55716]: INFO cinder.api.openstack.wsgi [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 917.097859] [55716]: DEBUG cinder.api.openstack.wsgi [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.098091] [55716]: DEBUG cinder.api.openstack.wsgi [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.119673] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.119673] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.127564] [55716]: INFO cinder.volume.api [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 917.132891] [55716]: INFO cinder.api.openstack.wsgi [None req-49b0e34a-2c2d-46aa-bde5-0e69a4f933dc tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 917.132891] [55716]: [pid: 55716|app: 0|req: 90/174] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:06 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.149301] [55717]: DEBUG cinder.api.middleware.request_id [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.154560] [55717]: INFO cinder.api.openstack.wsgi [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 918.155264] [55717]: DEBUG cinder.api.openstack.wsgi [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.155264] [55717]: DEBUG cinder.api.openstack.wsgi [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.185173] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.185173] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.194076] [55717]: INFO cinder.volume.api [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 918.200981] [55717]: INFO cinder.api.openstack.wsgi [None req-38f42e35-0ea4-4f40-9bb6-819f72bb4235 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 918.201705] [55717]: [pid: 55717|app: 0|req: 85/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:07 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.640621] [55716]: DEBUG cinder.api.middleware.request_id [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-a5db740e-7cca-4a29-aade-aa7b6f07049f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.644215] [55716]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-a5db740e-7cca-4a29-aade-aa7b6f07049f tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] POST http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69/action [ 918.644671] [55716]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-a5db740e-7cca-4a29-aade-aa7b6f07049f tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 918.644803] [55716]: DEBUG cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-a5db740e-7cca-4a29-aade-aa7b6f07049f tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.670023] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.670023] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.681912] [55716]: INFO cinder.api.openstack.wsgi [req-262d3355-a137-47fd-a108-c80e83fb6d1b req-a5db740e-7cca-4a29-aade-aa7b6f07049f tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69/action returned with HTTP 204 [ 918.682424] [55716]: [pid: 55716|app: 0|req: 91/176] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:08 2025] POST /volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 919.217200] [55717]: DEBUG cinder.api.middleware.request_id [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.219463] [55717]: INFO cinder.api.openstack.wsgi [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 919.219463] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.220654] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.234692] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.234692] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.239343] [55717]: INFO cinder.volume.api [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 919.245128] [55717]: INFO cinder.api.openstack.wsgi [None req-c5bfd0c7-ee1b-4ff8-a96a-20b5f1730465 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 919.245671] [55717]: [pid: 55717|app: 0|req: 86/177] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:09 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.258650] [55716]: DEBUG cinder.api.middleware.request_id [None req-bea4af96-7a23-488c-b015-2c72320c839a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.261446] [55716]: INFO cinder.api.openstack.wsgi [None req-bea4af96-7a23-488c-b015-2c72320c839a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 919.261940] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bea4af96-7a23-488c-b015-2c72320c839a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.261940] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bea4af96-7a23-488c-b015-2c72320c839a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.279569] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.279569] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.283495] [55716]: INFO cinder.volume.api [None req-bea4af96-7a23-488c-b015-2c72320c839a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 919.290058] [55716]: INFO cinder.api.openstack.wsgi [None req-bea4af96-7a23-488c-b015-2c72320c839a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 919.295501] [55716]: [pid: 55716|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:09 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.730936] [55717]: DEBUG cinder.api.middleware.request_id [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.735662] [55717]: INFO cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 919.735933] [55717]: DEBUG cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.736165] [55717]: DEBUG cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.759158] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.759158] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.765574] [55717]: INFO cinder.volume.api [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Volume info retrieved successfully. [ 919.770484] [55717]: INFO cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-5658fd34-e46d-4f20-8aba-5ecd624d8161 tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 919.770878] [55717]: [pid: 55717|app: 0|req: 87/179] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:09 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.776120] [55716]: DEBUG cinder.api.middleware.request_id [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-22d31ba1-f76c-4021-89f6-17428f3e27fb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.778494] [55716]: INFO cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-22d31ba1-f76c-4021-89f6-17428f3e27fb tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] GET http://10.180.1.21/volume/v3/volumes/d1ff4c02-1e52-4469-a63c-838fe4966918 [ 919.778869] [55716]: DEBUG cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-22d31ba1-f76c-4021-89f6-17428f3e27fb tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.780440] [55716]: DEBUG cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-22d31ba1-f76c-4021-89f6-17428f3e27fb tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.787853] [55716]: INFO cinder.api.openstack.wsgi [req-1af1913c-a8aa-4aa6-9f0c-2bb7fbf074a3 req-22d31ba1-f76c-4021-89f6-17428f3e27fb tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] http://10.180.1.21/volume/v3/volumes/d1ff4c02-1e52-4469-a63c-838fe4966918 returned with HTTP 404 [ 919.787853] [55716]: [pid: 55716|app: 0|req: 93/180] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:09 2025] GET /volume/v3/volumes/d1ff4c02-1e52-4469-a63c-838fe4966918 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 919.794272] [55717]: DEBUG cinder.api.middleware.request_id [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.796522] [55717]: INFO cinder.api.openstack.wsgi [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 919.796752] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.796983] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.808700] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.808700] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.812799] [55717]: INFO cinder.volume.api [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 919.821712] [55717]: INFO cinder.api.openstack.wsgi [None req-16c7d821-23c2-4d9b-a976-fe0c655dffb2 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 919.822249] [55717]: [pid: 55717|app: 0|req: 88/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:09 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.211021] [55716]: DEBUG cinder.api.middleware.request_id [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.214604] [55716]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 920.214877] [55716]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.215258] [55716]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.234450] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.234450] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.239320] [55716]: INFO cinder.volume.api [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 920.245656] [55716]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-7e3011e5-16dc-4194-9ad5-e4d65e032e7b tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 920.245980] [55716]: [pid: 55716|app: 0|req: 94/182] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:10 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.288260] [55717]: DEBUG cinder.api.middleware.request_id [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.295018] [55717]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] POST http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6/action [ 920.295018] [55717]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 920.295018] [55717]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 920.307999] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.307999] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.307999] [55717]: INFO cinder.volume.api [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 920.315126] [55717]: INFO cinder.volume.api [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Begin detaching volume completed successfully. [ 920.315126] [55717]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-9e94012e-f026-4d03-a8f2-4038b304b51d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6/action returned with HTTP 202 [ 920.315222] [55717]: [pid: 55717|app: 0|req: 89/183] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:12:10 2025] POST /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 921.095888] [55716]: DEBUG cinder.api.middleware.request_id [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.100992] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 921.101349] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.101583] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.114308] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.114308] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.118698] [55716]: INFO cinder.volume.api [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 921.124170] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-2288c09e-4087-4845-9793-b6373a36e955 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 921.124829] [55716]: [pid: 55716|app: 0|req: 95/184] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:10 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 921.383643] [55717]: DEBUG cinder.api.middleware.request_id [None req-478b0521-2d2a-4605-ad47-e8c04804b766 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.384244] [55717]: INFO cinder.api.openstack.wsgi [None req-478b0521-2d2a-4605-ad47-e8c04804b766 None None] GET http://10.180.1.21/volume// [ 921.384712] [55717]: DEBUG cinder.api.openstack.wsgi [None req-478b0521-2d2a-4605-ad47-e8c04804b766 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.385055] [55717]: DEBUG cinder.api.openstack.wsgi [None req-478b0521-2d2a-4605-ad47-e8c04804b766 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.385416] [55717]: INFO cinder.api.openstack.wsgi [None req-478b0521-2d2a-4605-ad47-e8c04804b766 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.386039] [55717]: [pid: 55717|app: 0|req: 90/185] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:11 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.390481] [55716]: DEBUG cinder.api.middleware.request_id [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.393244] [55716]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 921.393863] [55716]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.393863] [55716]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.413401] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.413401] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.420486] [55716]: INFO cinder.volume.api [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 921.431874] [55716]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-6ee7bcfd-be3a-4324-8939-14aa0037e251 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 921.431874] [55716]: [pid: 55716|app: 0|req: 96/186] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:11 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 1320 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 922.612330] [55717]: DEBUG cinder.api.middleware.request_id [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-8ed0a7cd-18a5-4809-83c4-2beff9868f80 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.617119] [55717]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-8ed0a7cd-18a5-4809-83c4-2beff9868f80 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 [ 922.617373] [55717]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-8ed0a7cd-18a5-4809-83c4-2beff9868f80 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.617582] [55717]: DEBUG cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-8ed0a7cd-18a5-4809-83c4-2beff9868f80 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.629966] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.629966] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.663236] [55716]: DEBUG cinder.api.middleware.request_id [None req-011cb6fc-b920-4005-ac1b-7e1dd1f2d4ff None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.664064] [55716]: INFO cinder.api.openstack.wsgi [None req-011cb6fc-b920-4005-ac1b-7e1dd1f2d4ff None None] GET http://10.180.1.21/volume// [ 922.664064] [55716]: DEBUG cinder.api.openstack.wsgi [None req-011cb6fc-b920-4005-ac1b-7e1dd1f2d4ff None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.664271] [55716]: DEBUG cinder.api.openstack.wsgi [None req-011cb6fc-b920-4005-ac1b-7e1dd1f2d4ff None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.664705] [55716]: INFO cinder.api.openstack.wsgi [None req-011cb6fc-b920-4005-ac1b-7e1dd1f2d4ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 922.665088] [55716]: [pid: 55716|app: 0|req: 97/187] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:12:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 922.672317] [55716]: DEBUG cinder.api.middleware.request_id [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3c558702-e499-4ebd-b060-afefd7c3d1ce None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.674580] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3c558702-e499-4ebd-b060-afefd7c3d1ce tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] POST http://10.180.1.21/volume/v3/attachments [ 922.675015] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3c558702-e499-4ebd-b060-afefd7c3d1ce tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59b21db0-b50f-43e0-81bf-6e4bc5690ba7", "connector": null, "instance_uuid": "983feaac-59a0-49b3-b0a6-df826e873518"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.693676] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.693676] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.732793] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3c558702-e499-4ebd-b060-afefd7c3d1ce tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 922.732793] [55716]: [pid: 55716|app: 0|req: 98/188] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:12:12 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 922.777736] [55716]: DEBUG cinder.api.middleware.request_id [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.781060] [55716]: INFO cinder.api.openstack.wsgi [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 922.781060] [55716]: DEBUG cinder.api.openstack.wsgi [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.781060] [55716]: DEBUG cinder.api.openstack.wsgi [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.796183] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.796183] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.804935] [55716]: INFO cinder.volume.api [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 922.811921] [55716]: INFO cinder.api.openstack.wsgi [None req-77925f3c-d646-4200-bb6b-80021bcbdee8 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 922.814263] [55716]: [pid: 55716|app: 0|req: 99/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:12 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 923.171495] [55717]: INFO cinder.api.openstack.wsgi [req-32fd8fef-2f0f-4b16-874e-e4caad709265 req-8ed0a7cd-18a5-4809-83c4-2beff9868f80 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 returned with HTTP 200 [ 923.171495] [55717]: [pid: 55717|app: 0|req: 91/190] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:12:12 2025] DELETE /volume/v3/attachments/c141ff33-5fc0-4140-89d8-7ca08b0f0a69 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.290141] [55716]: DEBUG cinder.api.middleware.request_id [None req-42759a91-71a6-407d-8b07-a1d4cfd1448e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.290141] [55716]: INFO cinder.api.openstack.wsgi [None req-42759a91-71a6-407d-8b07-a1d4cfd1448e None None] GET http://10.180.1.21/volume// [ 923.290141] [55716]: DEBUG cinder.api.openstack.wsgi [None req-42759a91-71a6-407d-8b07-a1d4cfd1448e None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.290141] [55716]: DEBUG cinder.api.openstack.wsgi [None req-42759a91-71a6-407d-8b07-a1d4cfd1448e None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.290141] [55716]: INFO cinder.api.openstack.wsgi [None req-42759a91-71a6-407d-8b07-a1d4cfd1448e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 923.290141] [55716]: [pid: 55716|app: 0|req: 100/191] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 923.300203] [55717]: DEBUG cinder.api.middleware.request_id [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.306330] [55717]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 923.307393] [55717]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.308358] [55717]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.323101] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.323101] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.327812] [55717]: INFO cinder.volume.api [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 923.335049] [55717]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-07cb7bd5-315d-40e2-b675-dde9477b2497 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 923.335812] [55717]: [pid: 55717|app: 0|req: 92/192] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:13 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1030 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 923.367644] [55716]: DEBUG cinder.api.middleware.request_id [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.370027] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] PUT http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea [ 923.372550] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-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-549755", "mountpoint": "/dev/sdb"}}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.382198] [55716]: DEBUG cinder.coordination [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Acquiring lock "cinder-attachment_update-59b21db0-b50f-43e0-81bf-6e4bc5690ba7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 923.388118] [55716]: DEBUG cinder.coordination [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Lock "cinder-attachment_update-59b21db0-b50f-43e0-81bf-6e4bc5690ba7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 923.389106] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.389106] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.836118] [55717]: DEBUG cinder.api.middleware.request_id [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.841196] [55717]: INFO cinder.api.openstack.wsgi [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 923.841447] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.841665] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.861512] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.861512] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.867880] [55717]: INFO cinder.volume.api [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 923.874106] [55717]: INFO cinder.api.openstack.wsgi [None req-fdd9cbef-c2ec-4644-aa93-e5b33f41cae7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 923.874653] [55717]: [pid: 55717|app: 0|req: 93/193] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:13 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.531392] [55717]: DEBUG cinder.api.middleware.request_id [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.531850] [55717]: INFO cinder.api.openstack.wsgi [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 924.531947] [55717]: DEBUG cinder.api.openstack.wsgi [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.532242] [55717]: DEBUG cinder.api.openstack.wsgi [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.549983] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.549983] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.556479] [55717]: INFO cinder.volume.api [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 924.563019] [55717]: INFO cinder.api.openstack.wsgi [None req-acc48299-1c3a-4cb4-adb1-97e4cff653af tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 924.563453] [55717]: [pid: 55717|app: 0|req: 94/194] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:14 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.891477] [55717]: DEBUG cinder.api.middleware.request_id [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.895041] [55717]: INFO cinder.api.openstack.wsgi [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 924.895463] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.895805] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.912754] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.912754] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.922019] [55717]: INFO cinder.volume.api [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 924.933009] [55717]: INFO cinder.api.openstack.wsgi [None req-8da242ac-1522-44d0-b004-28b9b65b4c3a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 924.933547] [55717]: [pid: 55717|app: 0|req: 95/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:14 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.948194] [55717]: DEBUG cinder.api.middleware.request_id [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.950791] [55717]: INFO cinder.api.openstack.wsgi [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 925.951038] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.953045] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.966971] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.966971] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.971839] [55717]: INFO cinder.volume.api [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 925.980722] [55717]: INFO cinder.api.openstack.wsgi [None req-16808cbb-0ffd-483b-8739-466f6e4df7ff tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 925.981057] [55717]: [pid: 55717|app: 0|req: 96/196] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:15 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.993243] [55717]: DEBUG cinder.api.middleware.request_id [None req-36cef604-3542-47b7-aa10-b2da527d3f37 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.995591] [55717]: INFO cinder.api.openstack.wsgi [None req-36cef604-3542-47b7-aa10-b2da527d3f37 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 926.995821] [55717]: DEBUG cinder.api.openstack.wsgi [None req-36cef604-3542-47b7-aa10-b2da527d3f37 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.996081] [55717]: DEBUG cinder.api.openstack.wsgi [None req-36cef604-3542-47b7-aa10-b2da527d3f37 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.019683] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.019683] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.027499] [55717]: INFO cinder.volume.api [None req-36cef604-3542-47b7-aa10-b2da527d3f37 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 927.034185] [55717]: INFO cinder.api.openstack.wsgi [None req-36cef604-3542-47b7-aa10-b2da527d3f37 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 927.034993] [55717]: [pid: 55717|app: 0|req: 97/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:16 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.276040] [55717]: DEBUG cinder.api.middleware.request_id [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.281979] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 927.281979] [55717]: DEBUG cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.281979] [55717]: DEBUG cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.293272] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.293272] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.298973] [55717]: INFO cinder.volume.api [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 927.306533] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-ad323a25-5660-499b-aff6-aa91bc383845 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 927.307104] [55717]: [pid: 55717|app: 0|req: 98/198] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:17 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.330644] [55717]: DEBUG cinder.api.middleware.request_id [None req-14526ae4-81fe-485f-bb12-fb88cdfeb8c3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.331541] [55717]: INFO cinder.api.openstack.wsgi [None req-14526ae4-81fe-485f-bb12-fb88cdfeb8c3 None None] GET http://10.180.1.21/volume// [ 927.332193] [55717]: DEBUG cinder.api.openstack.wsgi [None req-14526ae4-81fe-485f-bb12-fb88cdfeb8c3 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.332538] [55717]: DEBUG cinder.api.openstack.wsgi [None req-14526ae4-81fe-485f-bb12-fb88cdfeb8c3 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.333682] [55717]: INFO cinder.api.openstack.wsgi [None req-14526ae4-81fe-485f-bb12-fb88cdfeb8c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 927.334862] [55717]: [pid: 55717|app: 0|req: 99/199] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:12:17 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 927.340179] [55717]: DEBUG cinder.api.middleware.request_id [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-a6a57785-f885-4873-8fe2-787a298e78c8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.344178] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-a6a57785-f885-4873-8fe2-787a298e78c8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/attachments [ 927.344615] [55717]: DEBUG cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-a6a57785-f885-4873-8fe2-787a298e78c8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb", "connector": null, "instance_uuid": "feb7d9ed-c1d5-40c6-8f6c-c5e138b58269"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 927.367330] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.367330] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.401442] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-a6a57785-f885-4873-8fe2-787a298e78c8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 927.401957] [55717]: [pid: 55717|app: 0|req: 100/200] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:12:17 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.439246] [55717]: DEBUG cinder.api.middleware.request_id [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-51d89d5e-1622-4b63-9716-fdd7b75e4136 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.442520] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-51d89d5e-1622-4b63-9716-fdd7b75e4136 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action [ 927.443067] [55717]: DEBUG cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-51d89d5e-1622-4b63-9716-fdd7b75e4136 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 927.443160] [55717]: DEBUG cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-51d89d5e-1622-4b63-9716-fdd7b75e4136 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 927.459577] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.459577] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.468557] [55717]: INFO cinder.api.openstack.wsgi [req-d8664aee-fa2b-4f1f-9189-17459c974593 req-51d89d5e-1622-4b63-9716-fdd7b75e4136 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action returned with HTTP 204 [ 927.469036] [55717]: [pid: 55717|app: 0|req: 101/201] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:17 2025] POST /volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 927.491200] [55717]: DEBUG cinder.api.middleware.request_id [None req-0976a02b-3e8f-4075-97db-91569f235e4e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.493849] [55717]: INFO cinder.api.openstack.wsgi [None req-0976a02b-3e8f-4075-97db-91569f235e4e tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 927.494349] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0976a02b-3e8f-4075-97db-91569f235e4e tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.494349] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0976a02b-3e8f-4075-97db-91569f235e4e tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.505018] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.505018] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.509727] [55717]: INFO cinder.volume.api [None req-0976a02b-3e8f-4075-97db-91569f235e4e tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 927.514833] [55717]: INFO cinder.api.openstack.wsgi [None req-0976a02b-3e8f-4075-97db-91569f235e4e tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 927.515341] [55717]: [pid: 55717|app: 0|req: 102/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:17 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 927.525503] [55717]: DEBUG cinder.api.middleware.request_id [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.527514] [55717]: INFO cinder.api.openstack.wsgi [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 927.527732] [55717]: DEBUG cinder.api.openstack.wsgi [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.527949] [55717]: DEBUG cinder.api.openstack.wsgi [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.537648] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.537648] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.541374] [55717]: INFO cinder.volume.api [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 927.545457] [55717]: INFO cinder.api.openstack.wsgi [None req-78985125-31c6-48d4-99f7-03f5c98ae0a1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 927.547583] [55717]: [pid: 55717|app: 0|req: 103/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:17 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.045799] [55717]: DEBUG cinder.api.middleware.request_id [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.047509] [55717]: INFO cinder.api.openstack.wsgi [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 928.047733] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.047953] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.065099] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.065099] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.069938] [55717]: INFO cinder.volume.api [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 928.076671] [55717]: INFO cinder.api.openstack.wsgi [None req-7f72642f-c9f8-4f76-af25-0eee3c7383ae tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 928.077157] [55717]: [pid: 55717|app: 0|req: 104/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:17 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.426995] [55716]: DEBUG cinder.coordination [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Lock "cinder-attachment_update-59b21db0-b50f-43e0-81bf-6e4bc5690ba7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.039s {{(pid=55716) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 928.427686] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-ec452255-2513-4539-a08b-0e2472c9d101 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea returned with HTTP 200 [ 928.428274] [55716]: [pid: 55716|app: 0|req: 101/205] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:12:13 2025] PUT /volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.092092] [55717]: DEBUG cinder.api.middleware.request_id [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.095817] [55717]: INFO cinder.api.openstack.wsgi [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 929.095817] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.095817] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.109803] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.109803] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.115751] [55717]: INFO cinder.volume.api [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 929.120719] [55717]: INFO cinder.api.openstack.wsgi [None req-3f24a952-e922-4f10-b89e-92df2e1b7a96 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 929.120719] [55717]: [pid: 55717|app: 0|req: 105/206] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:18 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.085035] [55716]: DEBUG cinder.api.middleware.request_id [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3d0f0a50-9cdf-4827-8068-7a7d751e3420 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.090747] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3d0f0a50-9cdf-4827-8068-7a7d751e3420 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] POST http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea/action [ 930.090747] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3d0f0a50-9cdf-4827-8068-7a7d751e3420 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 930.090747] [55716]: DEBUG cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3d0f0a50-9cdf-4827-8068-7a7d751e3420 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.119493] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.119493] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.131205] [55717]: DEBUG cinder.api.middleware.request_id [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.135599] [55717]: INFO cinder.api.openstack.wsgi [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 930.135599] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.135599] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.149325] [55716]: INFO cinder.api.openstack.wsgi [req-481dc211-e0ae-4f12-b902-a1a4de7bc632 req-3d0f0a50-9cdf-4827-8068-7a7d751e3420 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea/action returned with HTTP 204 [ 930.150199] [55716]: [pid: 55716|app: 0|req: 102/207] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:19 2025] POST /volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 930.157442] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.157442] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.162174] [55717]: INFO cinder.volume.api [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 930.167524] [55717]: INFO cinder.api.openstack.wsgi [None req-5aacd9b6-cad9-4720-b355-924f6fb5f167 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 930.167943] [55717]: [pid: 55717|app: 0|req: 106/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:19 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 930.181970] [55716]: DEBUG cinder.api.middleware.request_id [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.184544] [55716]: INFO cinder.api.openstack.wsgi [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 930.184874] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.185863] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.198564] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.198564] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.202864] [55716]: INFO cinder.volume.api [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 930.208034] [55716]: INFO cinder.api.openstack.wsgi [None req-a2c9ce45-a8b2-4a92-aaa5-8be5a8ad0940 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 930.208458] [55716]: [pid: 55716|app: 0|req: 103/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:20 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.268965] [55717]: DEBUG cinder.api.middleware.request_id [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.272963] [55717]: INFO cinder.api.openstack.wsgi [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 930.273202] [55717]: DEBUG cinder.api.openstack.wsgi [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.273415] [55717]: DEBUG cinder.api.openstack.wsgi [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.286921] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.286921] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.291022] [55717]: INFO cinder.volume.api [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 930.296335] [55717]: INFO cinder.api.openstack.wsgi [req-71197ccf-a284-4d20-9db3-9c3394ba77b8 req-a27ce375-8d23-416e-bb31-22b360148d1e tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 930.297202] [55717]: [pid: 55717|app: 0|req: 107/210] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:20 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.292636] [55716]: DEBUG cinder.api.middleware.request_id [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.296388] [55716]: INFO cinder.api.openstack.wsgi [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 938.296388] [55716]: DEBUG cinder.api.openstack.wsgi [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.296388] [55716]: DEBUG cinder.api.openstack.wsgi [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.312396] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.312396] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.320667] [55716]: INFO cinder.volume.api [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 938.326165] [55716]: INFO cinder.api.openstack.wsgi [req-55db7ac5-2a8e-4b18-a1af-406bac71b4a7 req-175dd830-fbdf-4e30-a5ee-55e7a62e5d20 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 938.329189] [55716]: [pid: 55716|app: 0|req: 104/211] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:28 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.293848] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=191,cinder:INSERT=22,cinder:UPDATE=35 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 945.304339] [55717]: DEBUG cinder.api.middleware.request_id [None req-f978ba1f-ed8b-418d-b6c8-426ab5b74baf None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.304924] [55717]: INFO cinder.api.openstack.wsgi [None req-f978ba1f-ed8b-418d-b6c8-426ab5b74baf None None] GET http://10.180.1.21/volume// [ 945.305158] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f978ba1f-ed8b-418d-b6c8-426ab5b74baf None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.305440] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f978ba1f-ed8b-418d-b6c8-426ab5b74baf None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.305972] [55717]: INFO cinder.api.openstack.wsgi [None req-f978ba1f-ed8b-418d-b6c8-426ab5b74baf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.306436] [55717]: [pid: 55717|app: 0|req: 108/212] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:35 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.310234] [55716]: DEBUG cinder.api.middleware.request_id [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.313042] [55716]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 945.313309] [55716]: DEBUG cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.313528] [55716]: DEBUG cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.327941] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.327941] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.331037] [55716]: INFO cinder.volume.api [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 945.336401] [55716]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-4fa11813-c07b-4e15-a87d-1aa52b90dd7d tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 945.336946] [55716]: [pid: 55716|app: 0|req: 105/213] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:35 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1292 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 945.473322] [55717]: DEBUG cinder.api.middleware.request_id [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.478045] [55717]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] PUT http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe [ 945.478045] [55717]: DEBUG cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-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=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 945.486319] [55717]: DEBUG cinder.coordination [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Acquiring lock "cinder-attachment_update-49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 945.491990] [55717]: DEBUG cinder.coordination [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Lock "cinder-attachment_update-49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 945.493134] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.493134] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.163271] [55716]: DEBUG cinder.api.middleware.request_id [req-3e6efdc9-246e-41aa-be85-b45caeb0fb24 req-b637f7c3-29ee-43d7-893c-593c285ae049 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.165945] [55716]: INFO cinder.api.openstack.wsgi [req-3e6efdc9-246e-41aa-be85-b45caeb0fb24 req-b637f7c3-29ee-43d7-893c-593c285ae049 tempest-ServerActionsTestJSON-114256909 tempest-ServerActionsTestJSON-114256909-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0c8d52aa-d6c1-431c-b902-7c7721aefcf7 [ 948.166380] [55716]: DEBUG cinder.api.openstack.wsgi [req-3e6efdc9-246e-41aa-be85-b45caeb0fb24 req-b637f7c3-29ee-43d7-893c-593c285ae049 tempest-ServerActionsTestJSON-114256909 tempest-ServerActionsTestJSON-114256909-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.166660] [55716]: DEBUG cinder.api.openstack.wsgi [req-3e6efdc9-246e-41aa-be85-b45caeb0fb24 req-b637f7c3-29ee-43d7-893c-593c285ae049 tempest-ServerActionsTestJSON-114256909 tempest-ServerActionsTestJSON-114256909-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.173546] [55716]: INFO cinder.api.openstack.wsgi [req-3e6efdc9-246e-41aa-be85-b45caeb0fb24 req-b637f7c3-29ee-43d7-893c-593c285ae049 tempest-ServerActionsTestJSON-114256909 tempest-ServerActionsTestJSON-114256909-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0c8d52aa-d6c1-431c-b902-7c7721aefcf7 returned with HTTP 200 [ 948.174330] [55716]: [pid: 55716|app: 0|req: 106/214] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 15:12:37 2025] GET /volume/v3/attachments?instance_id=0c8d52aa-d6c1-431c-b902-7c7721aefcf7 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.020624] [55717]: DEBUG cinder.coordination [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Lock "cinder-attachment_update-49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 950.021562] [55717]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-92eb1ae7-7a9a-4e45-9b8f-93273ed4b6ee tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe returned with HTTP 200 [ 950.021562] [55717]: [pid: 55717|app: 0|req: 109/215] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:12:35 2025] PUT /volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.533699] [55716]: DEBUG cinder.api.middleware.request_id [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-89a2d929-66de-4851-8d52-61f8fda0f021 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.536842] [55716]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-89a2d929-66de-4851-8d52-61f8fda0f021 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action [ 950.537280] [55716]: DEBUG cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-89a2d929-66de-4851-8d52-61f8fda0f021 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 950.537422] [55716]: DEBUG cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-89a2d929-66de-4851-8d52-61f8fda0f021 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 950.553070] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.553070] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.559330] [55716]: INFO cinder.api.openstack.wsgi [req-e03112fc-95d5-4157-ad1c-1ea424550202 req-89a2d929-66de-4851-8d52-61f8fda0f021 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action returned with HTTP 204 [ 950.559733] [55716]: [pid: 55716|app: 0|req: 107/216] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:40 2025] POST /volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 951.709098] [55717]: DEBUG cinder.api.middleware.request_id [None req-a253e813-b83f-4396-8efb-abc310ba209a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.712199] [55717]: INFO cinder.api.openstack.wsgi [None req-a253e813-b83f-4396-8efb-abc310ba209a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 951.712423] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a253e813-b83f-4396-8efb-abc310ba209a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.712983] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a253e813-b83f-4396-8efb-abc310ba209a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.726532] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.726532] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.733818] [55717]: INFO cinder.volume.api [None req-a253e813-b83f-4396-8efb-abc310ba209a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 951.743448] [55717]: INFO cinder.api.openstack.wsgi [None req-a253e813-b83f-4396-8efb-abc310ba209a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 951.743448] [55717]: [pid: 55717|app: 0|req: 110/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:41 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.838116] [55716]: DEBUG cinder.api.middleware.request_id [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.841329] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 951.841548] [55716]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.841778] [55716]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.851145] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.851145] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.855895] [55716]: INFO cinder.volume.api [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 951.863839] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-1bbc02ad-9ba5-46f2-900e-b56c383ce471 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 951.864292] [55716]: [pid: 55716|app: 0|req: 108/218] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:41 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.218109] [55717]: DEBUG cinder.api.middleware.request_id [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.220176] [55717]: INFO cinder.api.openstack.wsgi [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] POST http://10.180.1.21/volume/v3/volumes [ 952.220552] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-48984135"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 952.222235] [55717]: DEBUG cinder.api.v3.volumes [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-48984135'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 952.222381] [55717]: INFO cinder.api.v3.volumes [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume of 1 GB [ 952.228202] [55717]: INFO cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Availability Zones retrieved successfully. [ 952.235138] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Flow 'volume_create_api' (ead1d8ff-4088-47ec-b9b6-936e24bf4742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 952.236602] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ae0260-1663-42a6-af1a-fd798c988b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.237787] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 952.256850] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ae0260-1663-42a6-af1a-fd798c988b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.257845] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277045cc-1a2b-4884-92a5-bc7172cc353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.289780] [55717]: DEBUG cinder.quota [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Created reservations ['840a0626-ccca-4335-a629-9019375362ac', '45781f8f-b8ee-4798-a698-0552ef0e649f', 'a540a72c-9d66-4bcf-b11f-c53a0545524e', '5be43809-df79-4dc6-a447-5d829a27df6f'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 952.290847] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277045cc-1a2b-4884-92a5-bc7172cc353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840a0626-ccca-4335-a629-9019375362ac', '45781f8f-b8ee-4798-a698-0552ef0e649f', 'a540a72c-9d66-4bcf-b11f-c53a0545524e', '5be43809-df79-4dc6-a447-5d829a27df6f']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.291787] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b056a2-e30f-46c0-be69-38280344fc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.312862] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b056a2-e30f-46c0-be69-38280344fc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb7d763f-c318-447b-bfa4-699a161bd461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-48984135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a53918d50f44d30b7ae2d5337ee6475',qos_specs=None,replication_status=,reservations=['840a0626-ccca-4335-a629-9019375362ac','45781f8f-b8ee-4798-a698-0552ef0e649f','a540a72c-9d66-4bcf-b11f-c53a0545524e','5be43809-df79-4dc6-a447-5d829a27df6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e89871f2f854e50bc27d42b65159028',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-48984135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb7d763f-c318-447b-bfa4-699a161bd461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a53918d50f44d30b7ae2d5337ee6475',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='7e89871f2f854e50bc27d42b65159028',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.313864] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33881bda-baa3-439c-90b6-c229749089a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.336197] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33881bda-baa3-439c-90b6-c229749089a1) 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-48984135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a53918d50f44d30b7ae2d5337ee6475',qos_specs=None,replication_status=,reservations=['840a0626-ccca-4335-a629-9019375362ac','45781f8f-b8ee-4798-a698-0552ef0e649f','a540a72c-9d66-4bcf-b11f-c53a0545524e','5be43809-df79-4dc6-a447-5d829a27df6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e89871f2f854e50bc27d42b65159028',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.337163] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0290ed-494f-4212-a375-cb22d4f8e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 952.347308] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0290ed-494f-4212-a375-cb22d4f8e795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 952.348526] [55717]: DEBUG cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Flow 'volume_create_api' (ead1d8ff-4088-47ec-b9b6-936e24bf4742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 952.348890] [55717]: INFO cinder.volume.api [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Create volume request issued successfully. [ 952.349577] [55717]: INFO cinder.api.openstack.wsgi [None req-2b506dbf-97d8-4b10-a7ad-9b75bb5812f6 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 952.350029] [55717]: [pid: 55717|app: 0|req: 111/219] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:12:42 2025] POST /volume/v3/volumes => generated 752 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 952.359237] [55716]: DEBUG cinder.api.middleware.request_id [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.361737] [55716]: INFO cinder.api.openstack.wsgi [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 [ 952.362162] [55716]: DEBUG cinder.api.openstack.wsgi [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.362482] [55716]: DEBUG cinder.api.openstack.wsgi [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.371320] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.371320] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.376151] [55716]: INFO cinder.volume.api [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 952.380794] [55716]: INFO cinder.api.openstack.wsgi [None req-12ad18f2-947d-4b64-8100-0b31c7c29a0c tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 returned with HTTP 200 [ 952.381211] [55716]: [pid: 55716|app: 0|req: 109/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:42 2025] GET /volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.387040] [55717]: DEBUG cinder.api.middleware.request_id [None req-61841520-df3a-4266-aeb7-ce3ab0bd6e55 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.387040] [55717]: INFO cinder.api.openstack.wsgi [None req-61841520-df3a-4266-aeb7-ce3ab0bd6e55 None None] GET http://10.180.1.21/volume// [ 953.387350] [55717]: DEBUG cinder.api.openstack.wsgi [None req-61841520-df3a-4266-aeb7-ce3ab0bd6e55 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.387350] [55717]: DEBUG cinder.api.openstack.wsgi [None req-61841520-df3a-4266-aeb7-ce3ab0bd6e55 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.387675] [55717]: INFO cinder.api.openstack.wsgi [None req-61841520-df3a-4266-aeb7-ce3ab0bd6e55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 953.388008] [55717]: [pid: 55717|app: 0|req: 112/221] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 953.392425] [55716]: DEBUG cinder.api.middleware.request_id [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.392683] [55717]: DEBUG cinder.api.middleware.request_id [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-b3931351-2fcb-4b7c-bb19-eb5ef41c8cd1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.394747] [55716]: INFO cinder.api.openstack.wsgi [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 [ 953.395699] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.395699] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.395936] [55717]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-b3931351-2fcb-4b7c-bb19-eb5ef41c8cd1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 953.399024] [55717]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-b3931351-2fcb-4b7c-bb19-eb5ef41c8cd1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2441e249-cbfa-4d3a-bd30-3bc6bbd9da00", "connector": null, "instance_uuid": "e1f519b7-16f2-47c4-aec3-23668a53dfea"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 953.408367] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.408367] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.409244] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.409244] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.415204] [55716]: INFO cinder.volume.api [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 953.425286] [55716]: INFO cinder.api.openstack.wsgi [None req-bd177efa-e893-4867-80fe-2deb0ef4e00a tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 returned with HTTP 200 [ 953.426894] [55716]: [pid: 55716|app: 0|req: 110/222] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.439100] [55717]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-b3931351-2fcb-4b7c-bb19-eb5ef41c8cd1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 953.439928] [55717]: [pid: 55717|app: 0|req: 113/223] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:12:43 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 953.468493] [55716]: DEBUG cinder.api.middleware.request_id [None req-083110e5-12f6-438f-bb64-6383e25a88b0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.472208] [55716]: INFO cinder.api.openstack.wsgi [None req-083110e5-12f6-438f-bb64-6383e25a88b0 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 953.472520] [55716]: DEBUG cinder.api.openstack.wsgi [None req-083110e5-12f6-438f-bb64-6383e25a88b0 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.472912] [55716]: DEBUG cinder.api.openstack.wsgi [None req-083110e5-12f6-438f-bb64-6383e25a88b0 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.494438] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.494438] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.498752] [55716]: INFO cinder.volume.api [None req-083110e5-12f6-438f-bb64-6383e25a88b0 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 953.504202] [55716]: INFO cinder.api.openstack.wsgi [None req-083110e5-12f6-438f-bb64-6383e25a88b0 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 953.504697] [55716]: [pid: 55716|app: 0|req: 111/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.805121] [55717]: DEBUG cinder.api.middleware.request_id [req-b702a56f-2aee-4f12-88e2-ef661a3c7654 req-edff7d7f-1c7b-44e3-aaf1-232025c9cdba None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.807716] [55717]: INFO cinder.api.openstack.wsgi [req-b702a56f-2aee-4f12-88e2-ef661a3c7654 req-edff7d7f-1c7b-44e3-aaf1-232025c9cdba tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] GET http://10.180.1.21/volume/v3/volumes/ba24643d-a4e4-48d1-95d4-86b2eb9d6a06 [ 953.808242] [55717]: DEBUG cinder.api.openstack.wsgi [req-b702a56f-2aee-4f12-88e2-ef661a3c7654 req-edff7d7f-1c7b-44e3-aaf1-232025c9cdba tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.808242] [55717]: DEBUG cinder.api.openstack.wsgi [req-b702a56f-2aee-4f12-88e2-ef661a3c7654 req-edff7d7f-1c7b-44e3-aaf1-232025c9cdba tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.815645] [55717]: INFO cinder.api.openstack.wsgi [req-b702a56f-2aee-4f12-88e2-ef661a3c7654 req-edff7d7f-1c7b-44e3-aaf1-232025c9cdba tempest-VolumesAdminNegativeTest-1466493009 tempest-VolumesAdminNegativeTest-1466493009-project-admin] http://10.180.1.21/volume/v3/volumes/ba24643d-a4e4-48d1-95d4-86b2eb9d6a06 returned with HTTP 404 [ 953.816263] [55717]: [pid: 55717|app: 0|req: 114/225] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/v3/volumes/ba24643d-a4e4-48d1-95d4-86b2eb9d6a06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.824589] [55716]: DEBUG cinder.api.middleware.request_id [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.833428] [55716]: INFO cinder.api.openstack.wsgi [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 [ 953.834429] [55716]: DEBUG cinder.api.openstack.wsgi [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.834818] [55716]: DEBUG cinder.api.openstack.wsgi [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.835175] [55716]: INFO cinder.api.v3.volumes [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Delete volume with id: eb7d763f-c318-447b-bfa4-699a161bd461 [ 953.849692] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.849692] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.851802] [55716]: INFO cinder.volume.api [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 953.894540] [55716]: INFO cinder.volume.api [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Delete volume request issued successfully. [ 953.894540] [55716]: INFO cinder.api.openstack.wsgi [None req-52f8f426-e5cd-42e5-84b4-2ec5cbf84032 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 returned with HTTP 202 [ 953.894540] [55716]: [pid: 55716|app: 0|req: 112/226] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:12:43 2025] DELETE /volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 953.896023] [55717]: DEBUG cinder.api.middleware.request_id [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.899595] [55717]: INFO cinder.api.openstack.wsgi [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 [ 953.899595] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.899595] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.912666] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.912666] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.925851] [55717]: INFO cinder.volume.api [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 953.932611] [55717]: INFO cinder.api.openstack.wsgi [None req-cdbf49e6-7101-4d1d-aa89-47b1cabdd688 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 returned with HTTP 200 [ 953.933573] [55717]: [pid: 55717|app: 0|req: 115/227] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.975990] [55716]: DEBUG cinder.api.middleware.request_id [None req-1d83efc9-c959-46bc-bbc3-d47a148b88ba None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.977332] [55716]: INFO cinder.api.openstack.wsgi [None req-1d83efc9-c959-46bc-bbc3-d47a148b88ba None None] GET http://10.180.1.21/volume// [ 953.977647] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1d83efc9-c959-46bc-bbc3-d47a148b88ba None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.977844] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1d83efc9-c959-46bc-bbc3-d47a148b88ba None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.979326] [55716]: INFO cinder.api.openstack.wsgi [None req-1d83efc9-c959-46bc-bbc3-d47a148b88ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 953.979326] [55716]: [pid: 55716|app: 0|req: 113/228] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 953.984042] [55717]: DEBUG cinder.api.middleware.request_id [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.987119] [55717]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 953.987119] [55717]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.987119] [55717]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.002322] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.002322] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.007422] [55717]: INFO cinder.volume.api [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 954.017739] [55717]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-83175bc6-82cb-4e18-9007-753e2f2adcc2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 954.018370] [55717]: [pid: 55717|app: 0|req: 116/229] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:43 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 954.050993] [55716]: DEBUG cinder.api.middleware.request_id [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.057771] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] PUT http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 [ 954.058247] [55716]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-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-549772", "mountpoint": "/dev/sdb"}}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 954.071588] [55716]: DEBUG cinder.coordination [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Acquiring lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 954.077942] [55716]: DEBUG cinder.coordination [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 954.079309] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.079309] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.516383] [55717]: DEBUG cinder.api.middleware.request_id [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.518888] [55717]: INFO cinder.api.openstack.wsgi [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 954.519127] [55717]: DEBUG cinder.api.openstack.wsgi [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.519351] [55717]: DEBUG cinder.api.openstack.wsgi [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.531474] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.531474] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.535791] [55717]: INFO cinder.volume.api [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 954.540597] [55717]: INFO cinder.api.openstack.wsgi [None req-96950d2a-bd55-43ec-9b0d-b0eeabc99352 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 954.541043] [55717]: [pid: 55717|app: 0|req: 117/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:44 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.947622] [55717]: DEBUG cinder.api.middleware.request_id [None req-30c1a15f-c921-4ebd-a3f0-efb5fdb148d5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.949836] [55717]: INFO cinder.api.openstack.wsgi [None req-30c1a15f-c921-4ebd-a3f0-efb5fdb148d5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 [ 954.950065] [55717]: DEBUG cinder.api.openstack.wsgi [None req-30c1a15f-c921-4ebd-a3f0-efb5fdb148d5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.950281] [55717]: DEBUG cinder.api.openstack.wsgi [None req-30c1a15f-c921-4ebd-a3f0-efb5fdb148d5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.959504] [55717]: INFO cinder.api.openstack.wsgi [None req-30c1a15f-c921-4ebd-a3f0-efb5fdb148d5 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 returned with HTTP 404 [ 954.959959] [55717]: [pid: 55717|app: 0|req: 118/231] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:44 2025] GET /volume/v3/volumes/eb7d763f-c318-447b-bfa4-699a161bd461 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 955.552083] [55717]: DEBUG cinder.api.middleware.request_id [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.554339] [55717]: INFO cinder.api.openstack.wsgi [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 955.554644] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.554906] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.568538] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.568538] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.572512] [55717]: INFO cinder.volume.api [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 955.577532] [55717]: INFO cinder.api.openstack.wsgi [None req-3f085fdb-31f6-4d69-b31b-6c0cc68143aa tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 955.577938] [55717]: [pid: 55717|app: 0|req: 119/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:45 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 956.591917] [55717]: DEBUG cinder.api.middleware.request_id [None req-6a10289a-8668-4188-a22b-28eea12c636e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.597884] [55717]: INFO cinder.api.openstack.wsgi [None req-6a10289a-8668-4188-a22b-28eea12c636e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 956.598160] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6a10289a-8668-4188-a22b-28eea12c636e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.598423] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6a10289a-8668-4188-a22b-28eea12c636e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.621877] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.621877] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.629455] [55717]: INFO cinder.volume.api [None req-6a10289a-8668-4188-a22b-28eea12c636e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 956.634666] [55717]: INFO cinder.api.openstack.wsgi [None req-6a10289a-8668-4188-a22b-28eea12c636e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 956.635276] [55717]: [pid: 55717|app: 0|req: 120/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:46 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.648921] [55717]: DEBUG cinder.api.middleware.request_id [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.651585] [55717]: INFO cinder.api.openstack.wsgi [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 957.651922] [55717]: DEBUG cinder.api.openstack.wsgi [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.652737] [55717]: DEBUG cinder.api.openstack.wsgi [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.670391] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.670391] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.675780] [55717]: INFO cinder.volume.api [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 957.681147] [55717]: INFO cinder.api.openstack.wsgi [None req-306c31ce-1954-42ef-91e9-a72cbdae77ee tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 957.681574] [55717]: [pid: 55717|app: 0|req: 121/234] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:47 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.697457] [55717]: DEBUG cinder.api.middleware.request_id [None req-05e5548c-7a43-4151-a217-cb8f779e7655 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.700947] [55717]: INFO cinder.api.openstack.wsgi [None req-05e5548c-7a43-4151-a217-cb8f779e7655 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 958.701342] [55717]: DEBUG cinder.api.openstack.wsgi [None req-05e5548c-7a43-4151-a217-cb8f779e7655 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.701674] [55717]: DEBUG cinder.api.openstack.wsgi [None req-05e5548c-7a43-4151-a217-cb8f779e7655 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.713791] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.713791] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.716700] [55717]: INFO cinder.volume.api [None req-05e5548c-7a43-4151-a217-cb8f779e7655 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 958.722281] [55717]: INFO cinder.api.openstack.wsgi [None req-05e5548c-7a43-4151-a217-cb8f779e7655 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 958.722397] [55717]: [pid: 55717|app: 0|req: 122/235] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:48 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 959.108690] [55716]: DEBUG cinder.coordination [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55716) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 959.109094] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-2476aca0-6edc-4ade-a787-0c4871c11ecc tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 returned with HTTP 200 [ 959.109712] [55716]: [pid: 55716|app: 0|req: 114/236] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:12:43 2025] PUT /volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 => generated 617 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.734326] [55717]: DEBUG cinder.api.middleware.request_id [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.736812] [55717]: INFO cinder.api.openstack.wsgi [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 959.737108] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.737393] [55717]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.751693] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751693] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.755754] [55717]: INFO cinder.volume.api [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 959.761031] [55717]: INFO cinder.api.openstack.wsgi [None req-cd0e0877-15a0-4bb8-8216-759c07e14e10 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 959.761476] [55717]: [pid: 55717|app: 0|req: 123/237] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:49 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.765701] [55716]: DEBUG cinder.api.middleware.request_id [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-48a5c9cb-f694-43de-9d17-4c166e8d401d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.769294] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-48a5c9cb-f694-43de-9d17-4c166e8d401d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9/action [ 960.769746] [55716]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-48a5c9cb-f694-43de-9d17-4c166e8d401d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 960.769894] [55716]: DEBUG cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-48a5c9cb-f694-43de-9d17-4c166e8d401d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 960.774183] [55717]: DEBUG cinder.api.middleware.request_id [None req-123113c8-a112-4622-b82e-856b8d764b7f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.777310] [55717]: INFO cinder.api.openstack.wsgi [None req-123113c8-a112-4622-b82e-856b8d764b7f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 960.781331] [55717]: DEBUG cinder.api.openstack.wsgi [None req-123113c8-a112-4622-b82e-856b8d764b7f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.781700] [55717]: DEBUG cinder.api.openstack.wsgi [None req-123113c8-a112-4622-b82e-856b8d764b7f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.804765] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804765] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.812896] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812896] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.813486] [55717]: INFO cinder.volume.api [None req-123113c8-a112-4622-b82e-856b8d764b7f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 960.821299] [55717]: INFO cinder.api.openstack.wsgi [None req-123113c8-a112-4622-b82e-856b8d764b7f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 960.821299] [55717]: [pid: 55717|app: 0|req: 124/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:50 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.824411] [55716]: INFO cinder.api.openstack.wsgi [req-c3a6a46f-74b1-4e26-b441-3537078b07dd req-48a5c9cb-f694-43de-9d17-4c166e8d401d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9/action returned with HTTP 204 [ 960.824909] [55716]: [pid: 55716|app: 0|req: 115/239] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:50 2025] POST /volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 961.834119] [55717]: DEBUG cinder.api.middleware.request_id [None req-0ab66148-6663-4e81-ad66-1a64bb32871a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.836404] [55717]: INFO cinder.api.openstack.wsgi [None req-0ab66148-6663-4e81-ad66-1a64bb32871a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 961.836565] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0ab66148-6663-4e81-ad66-1a64bb32871a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.836794] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0ab66148-6663-4e81-ad66-1a64bb32871a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.852278] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.852278] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.856690] [55717]: INFO cinder.volume.api [None req-0ab66148-6663-4e81-ad66-1a64bb32871a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 961.862416] [55717]: INFO cinder.api.openstack.wsgi [None req-0ab66148-6663-4e81-ad66-1a64bb32871a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 961.862873] [55717]: [pid: 55717|app: 0|req: 125/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:51 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.873862] [55716]: DEBUG cinder.api.middleware.request_id [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.876158] [55716]: INFO cinder.api.openstack.wsgi [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 961.876434] [55716]: DEBUG cinder.api.openstack.wsgi [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.876692] [55716]: DEBUG cinder.api.openstack.wsgi [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.888190] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.888190] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.892207] [55716]: INFO cinder.volume.api [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 961.897347] [55716]: INFO cinder.api.openstack.wsgi [None req-af9ebe4f-67c8-4569-aa39-246658f156b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 961.897757] [55716]: [pid: 55716|app: 0|req: 116/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:12:51 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.197426] [55717]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.199881] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 962.200225] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.200582] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.217039] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.217039] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.220917] [55717]: INFO cinder.volume.api [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 962.225888] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5b9926d6-7efe-4d09-84f0-a7dfffc09eb1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 962.226362] [55717]: [pid: 55717|app: 0|req: 126/242] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:12:52 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.340169] [55716]: DEBUG cinder.api.middleware.request_id [None req-c26270cd-20ba-4c33-bcbf-05aa3a7bb012 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.341645] [55716]: INFO cinder.api.openstack.wsgi [None req-c26270cd-20ba-4c33-bcbf-05aa3a7bb012 None None] GET http://10.180.1.21/volume// [ 964.341645] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c26270cd-20ba-4c33-bcbf-05aa3a7bb012 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.341645] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c26270cd-20ba-4c33-bcbf-05aa3a7bb012 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.341645] [55716]: INFO cinder.api.openstack.wsgi [None req-c26270cd-20ba-4c33-bcbf-05aa3a7bb012 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 964.341645] [55716]: [pid: 55716|app: 0|req: 117/243] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 964.347826] [55717]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5d4b2725-12c0-49e6-bfea-a35a4711a263 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.350404] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5d4b2725-12c0-49e6-bfea-a35a4711a263 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 964.351644] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5d4b2725-12c0-49e6-bfea-a35a4711a263 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2441e249-cbfa-4d3a-bd30-3bc6bbd9da00", "connector": null, "instance_uuid": "e1f519b7-16f2-47c4-aec3-23668a53dfea"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 964.368268] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.368268] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.404104] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5d4b2725-12c0-49e6-bfea-a35a4711a263 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 964.404591] [55717]: [pid: 55717|app: 0|req: 127/244] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:12:54 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) [ 964.410742] [55716]: DEBUG cinder.api.middleware.request_id [None req-e9879c1e-f484-4a5c-8f3b-5f02b411c475 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.410998] [55716]: INFO cinder.api.openstack.wsgi [None req-e9879c1e-f484-4a5c-8f3b-5f02b411c475 None None] GET http://10.180.1.21/volume// [ 964.411189] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e9879c1e-f484-4a5c-8f3b-5f02b411c475 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.411393] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e9879c1e-f484-4a5c-8f3b-5f02b411c475 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.411812] [55716]: INFO cinder.api.openstack.wsgi [None req-e9879c1e-f484-4a5c-8f3b-5f02b411c475 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 964.412721] [55716]: [pid: 55716|app: 0|req: 118/245] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 964.416866] [55717]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.421765] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 964.422034] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.422265] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.434943] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.434943] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.438165] [55717]: INFO cinder.volume.api [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 964.443411] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-1dc68af1-caf5-469d-87ff-3e3558d31b24 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 964.443927] [55717]: [pid: 55717|app: 0|req: 128/246] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:54 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 965.625972] [55716]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-cc8624aa-51bf-4169-8bb7-7c6e2994f886 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.631663] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-cc8624aa-51bf-4169-8bb7-7c6e2994f886 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 [ 965.631936] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-cc8624aa-51bf-4169-8bb7-7c6e2994f886 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.632210] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-cc8624aa-51bf-4169-8bb7-7c6e2994f886 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.636680] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=203,cinder:INSERT=20,cinder:UPDATE=39 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 965.647979] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.647979] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.196332] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-cc8624aa-51bf-4169-8bb7-7c6e2994f886 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 returned with HTTP 200 [ 966.196842] [55716]: [pid: 55716|app: 0|req: 119/247] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:12:55 2025] DELETE /volume/v3/attachments/442051b4-4580-4ad5-9326-61487d0678e9 => generated 192 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 967.852510] [55717]: DEBUG cinder.api.middleware.request_id [None req-225e0602-6f02-4102-b3f1-c57f68c12395 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.853057] [55717]: INFO cinder.api.openstack.wsgi [None req-225e0602-6f02-4102-b3f1-c57f68c12395 None None] GET http://10.180.1.21/volume// [ 967.853184] [55717]: DEBUG cinder.api.openstack.wsgi [None req-225e0602-6f02-4102-b3f1-c57f68c12395 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.853396] [55717]: DEBUG cinder.api.openstack.wsgi [None req-225e0602-6f02-4102-b3f1-c57f68c12395 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.854943] [55717]: INFO cinder.api.openstack.wsgi [None req-225e0602-6f02-4102-b3f1-c57f68c12395 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 967.854943] [55717]: [pid: 55717|app: 0|req: 129/248] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:12:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 967.860698] [55716]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.863549] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 967.863928] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.864427] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.882911] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.882911] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.887908] [55716]: INFO cinder.volume.api [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 967.897029] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-5a6e7f19-cd45-462a-8877-7745e46852c1 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 967.897494] [55716]: [pid: 55716|app: 0|req: 120/249] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:12:57 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 968.041218] [55717]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.044732] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] PUT http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd [ 968.045197] [55717]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-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=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 968.060708] [55717]: DEBUG cinder.coordination [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Acquiring lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 968.066927] [55717]: DEBUG cinder.coordination [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 968.066927] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.066927] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.592851] [55717]: DEBUG cinder.coordination [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-2441e249-cbfa-4d3a-bd30-3bc6bbd9da00-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 968.593951] [55717]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-a50bb19a-565c-4e5a-9335-ee318a9bd720 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd returned with HTTP 200 [ 968.593951] [55717]: [pid: 55717|app: 0|req: 130/250] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:12:57 2025] PUT /volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.102092] [55716]: DEBUG cinder.api.middleware.request_id [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-2423907b-986b-4a95-9bfe-9e7317fb6668 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.104483] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-2423907b-986b-4a95-9bfe-9e7317fb6668 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd/action [ 969.104929] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-2423907b-986b-4a95-9bfe-9e7317fb6668 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 969.105087] [55716]: DEBUG cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-2423907b-986b-4a95-9bfe-9e7317fb6668 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 969.124809] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.124809] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.133591] [55716]: INFO cinder.api.openstack.wsgi [req-bb77d2b7-38f1-4ae2-90a8-5b7bef991bb2 req-2423907b-986b-4a95-9bfe-9e7317fb6668 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd/action returned with HTTP 204 [ 969.134036] [55716]: [pid: 55716|app: 0|req: 121/251] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:12:58 2025] POST /volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 978.587454] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=109,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 979.096106] [55717]: DEBUG cinder.api.middleware.request_id [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.098383] [55717]: INFO cinder.api.openstack.wsgi [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 979.098660] [55717]: DEBUG cinder.api.openstack.wsgi [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.098886] [55717]: DEBUG cinder.api.openstack.wsgi [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.099115] [55717]: INFO cinder.api.v3.volumes [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Delete volume with id: 1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 979.111727] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.111727] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.112356] [55717]: INFO cinder.volume.api [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 979.129510] [55717]: INFO cinder.volume.api [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Delete volume request issued successfully. [ 979.129723] [55717]: INFO cinder.api.openstack.wsgi [None req-afa87cc0-ee0b-42e9-a002-63cbdbd4ec8d tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 202 [ 979.131215] [55717]: [pid: 55717|app: 0|req: 131/252] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:13:08 2025] DELETE /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 979.131640] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 979.135969] [55716]: DEBUG cinder.api.middleware.request_id [None req-e3913376-e62a-4932-af5d-fe040796074e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.138865] [55716]: INFO cinder.api.openstack.wsgi [None req-e3913376-e62a-4932-af5d-fe040796074e tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 979.139176] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e3913376-e62a-4932-af5d-fe040796074e tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.139411] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e3913376-e62a-4932-af5d-fe040796074e tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.149830] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149830] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.155882] [55716]: INFO cinder.volume.api [None req-e3913376-e62a-4932-af5d-fe040796074e tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 979.162707] [55716]: INFO cinder.api.openstack.wsgi [None req-e3913376-e62a-4932-af5d-fe040796074e tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 979.163204] [55716]: [pid: 55716|app: 0|req: 122/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:08 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.852538] [55717]: DEBUG cinder.api.middleware.request_id [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.854777] [55717]: INFO cinder.api.openstack.wsgi [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 979.855060] [55717]: DEBUG cinder.api.openstack.wsgi [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.855296] [55717]: DEBUG cinder.api.openstack.wsgi [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.867181] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.867181] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.871889] [55717]: INFO cinder.volume.api [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 979.877428] [55717]: INFO cinder.api.openstack.wsgi [None req-35ae5bd6-a701-49ca-a3aa-eade29fef1e9 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 979.877923] [55717]: [pid: 55717|app: 0|req: 132/254] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:09 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.083268] [55716]: DEBUG cinder.api.middleware.request_id [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.086343] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 980.086794] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.087077] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.102553] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102553] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.110748] [55716]: INFO cinder.volume.api [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 980.118337] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-73904c4f-4c8b-4f3f-bbb0-2e9786ffb039 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 980.118833] [55716]: [pid: 55716|app: 0|req: 123/255] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:13:09 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.159023] [55717]: DEBUG cinder.api.middleware.request_id [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.163955] [55717]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] POST http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7/action [ 980.164643] [55717]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 980.164791] [55717]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.174947] [55716]: DEBUG cinder.api.middleware.request_id [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.176739] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.176739] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.177259] [55716]: INFO cinder.api.openstack.wsgi [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 980.177351] [55717]: INFO cinder.volume.api [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 980.177554] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.177802] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.185588] [55717]: INFO cinder.volume.api [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Begin detaching volume completed successfully. [ 980.188556] [55717]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-9e566a07-c836-4b6a-b633-269501fe777a tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7/action returned with HTTP 202 [ 980.188556] [55717]: [pid: 55717|app: 0|req: 133/256] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:13:09 2025] POST /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 980.188972] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188972] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.191441] [55716]: INFO cinder.volume.api [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 980.199860] [55716]: INFO cinder.api.openstack.wsgi [None req-e2c00ce3-6ab6-463c-92a9-fb3ded775913 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 980.199860] [55716]: [pid: 55716|app: 0|req: 124/257] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:10 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.213350] [55717]: DEBUG cinder.api.middleware.request_id [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.215861] [55716]: DEBUG cinder.api.middleware.request_id [None req-748c98c2-f264-4d26-8366-ee32e199308c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.216492] [55716]: INFO cinder.api.openstack.wsgi [None req-748c98c2-f264-4d26-8366-ee32e199308c None None] GET http://10.180.1.21/volume// [ 981.216683] [55716]: DEBUG cinder.api.openstack.wsgi [None req-748c98c2-f264-4d26-8366-ee32e199308c None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.217060] [55716]: DEBUG cinder.api.openstack.wsgi [None req-748c98c2-f264-4d26-8366-ee32e199308c None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.217506] [55716]: INFO cinder.api.openstack.wsgi [None req-748c98c2-f264-4d26-8366-ee32e199308c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 981.218179] [55716]: [pid: 55716|app: 0|req: 125/258] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:13:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 981.220656] [55717]: INFO cinder.api.openstack.wsgi [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 981.220923] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.221253] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.231420] [55716]: DEBUG cinder.api.middleware.request_id [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.234417] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 981.234736] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.235013] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.240696] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240696] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.244403] [55717]: INFO cinder.volume.api [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Volume info retrieved successfully. [ 981.247905] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247905] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.252030] [55716]: INFO cinder.volume.api [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 981.252298] [55717]: INFO cinder.api.openstack.wsgi [None req-a54bd62d-8dc0-429e-a5ae-3c87a8009ca1 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 200 [ 981.252756] [55717]: [pid: 55717|app: 0|req: 134/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:11 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.259238] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-cc74aa16-97ec-49c8-840c-0e376e164262 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 981.260533] [55716]: [pid: 55716|app: 0|req: 126/260] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:13:11 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 982.277281] [55717]: DEBUG cinder.api.middleware.request_id [None req-747d59ad-add2-41cf-b951-6d0829456728 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.283876] [55717]: INFO cinder.api.openstack.wsgi [None req-747d59ad-add2-41cf-b951-6d0829456728 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] GET http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 [ 982.283876] [55717]: DEBUG cinder.api.openstack.wsgi [None req-747d59ad-add2-41cf-b951-6d0829456728 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.283876] [55717]: DEBUG cinder.api.openstack.wsgi [None req-747d59ad-add2-41cf-b951-6d0829456728 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.291232] [55717]: INFO cinder.api.openstack.wsgi [None req-747d59ad-add2-41cf-b951-6d0829456728 tempest-VolumesAdminNegativeTest-1436642716 tempest-VolumesAdminNegativeTest-1436642716-project-member] http://10.180.1.21/volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 returned with HTTP 404 [ 982.292284] [55717]: [pid: 55717|app: 0|req: 135/261] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:12 2025] GET /volume/v3/volumes/1849c8a9-bfdf-47a2-8383-0394ab4244d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 982.631736] [55716]: DEBUG cinder.api.middleware.request_id [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-83b81f72-5093-4e58-8fa6-5a863c271fb7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.634750] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-83b81f72-5093-4e58-8fa6-5a863c271fb7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] DELETE http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea [ 982.635015] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-83b81f72-5093-4e58-8fa6-5a863c271fb7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.635238] [55716]: DEBUG cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-83b81f72-5093-4e58-8fa6-5a863c271fb7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.645783] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645783] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.194313] [55716]: INFO cinder.api.openstack.wsgi [req-09dbf637-8e51-4917-8a7e-513eab8c66da req-83b81f72-5093-4e58-8fa6-5a863c271fb7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea returned with HTTP 200 [ 983.194313] [55716]: [pid: 55716|app: 0|req: 127/262] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:13:12 2025] DELETE /volume/v3/attachments/58300b61-f6c8-46dd-85fe-05480da593ea => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.680335] [55717]: DEBUG cinder.api.middleware.request_id [None req-c421de69-f278-47f3-b748-5570f51a4f71 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.682785] [55717]: INFO cinder.api.openstack.wsgi [None req-c421de69-f278-47f3-b748-5570f51a4f71 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 984.685987] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c421de69-f278-47f3-b748-5570f51a4f71 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.685987] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c421de69-f278-47f3-b748-5570f51a4f71 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.702911] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702911] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.710181] [55717]: INFO cinder.volume.api [None req-c421de69-f278-47f3-b748-5570f51a4f71 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 984.721020] [55717]: INFO cinder.api.openstack.wsgi [None req-c421de69-f278-47f3-b748-5570f51a4f71 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 984.721265] [55717]: [pid: 55717|app: 0|req: 136/263] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:14 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.191994] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 994.714435] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1006.087687] [55716]: DEBUG cinder.api.middleware.request_id [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.091829] [55716]: INFO cinder.api.openstack.wsgi [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1006.092047] [55716]: DEBUG cinder.api.openstack.wsgi [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.092257] [55716]: DEBUG cinder.api.openstack.wsgi [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.092450] [55716]: INFO cinder.api.v3.volumes [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Delete volume with id: 59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1006.105660] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105660] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.106355] [55716]: INFO cinder.volume.api [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1006.125934] [55716]: INFO cinder.volume.api [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Delete volume request issued successfully. [ 1006.126350] [55716]: INFO cinder.api.openstack.wsgi [None req-76bfb5f2-f3f0-4ea8-9a9c-8a10be3e62d3 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 202 [ 1006.126610] [55716]: [pid: 55716|app: 0|req: 128/264] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:13:35 2025] DELETE /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1006.130616] [55717]: DEBUG cinder.api.middleware.request_id [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.133998] [55717]: INFO cinder.api.openstack.wsgi [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1006.134440] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.134518] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.145014] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145014] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.150176] [55717]: INFO cinder.volume.api [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1006.157315] [55717]: INFO cinder.api.openstack.wsgi [None req-b076bab0-7055-4189-b9c2-dc5fb7a15257 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 1006.157315] [55717]: [pid: 55717|app: 0|req: 137/265] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:35 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.168222] [55716]: DEBUG cinder.api.middleware.request_id [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.170343] [55716]: INFO cinder.api.openstack.wsgi [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1007.170569] [55716]: DEBUG cinder.api.openstack.wsgi [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.170788] [55716]: DEBUG cinder.api.openstack.wsgi [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.183791] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.183791] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.189335] [55716]: INFO cinder.volume.api [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1007.194874] [55716]: INFO cinder.api.openstack.wsgi [None req-84bd4bef-afe8-42e3-ae54-de4d098c76d6 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 1007.195324] [55716]: [pid: 55716|app: 0|req: 129/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:37 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.206900] [55717]: DEBUG cinder.api.middleware.request_id [None req-97642831-760c-42b9-b3de-80dd6944d4b2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.211293] [55717]: INFO cinder.api.openstack.wsgi [None req-97642831-760c-42b9-b3de-80dd6944d4b2 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1008.211293] [55717]: DEBUG cinder.api.openstack.wsgi [None req-97642831-760c-42b9-b3de-80dd6944d4b2 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.211293] [55717]: DEBUG cinder.api.openstack.wsgi [None req-97642831-760c-42b9-b3de-80dd6944d4b2 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.227579] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.227579] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.232022] [55717]: INFO cinder.volume.api [None req-97642831-760c-42b9-b3de-80dd6944d4b2 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1008.236716] [55717]: INFO cinder.api.openstack.wsgi [None req-97642831-760c-42b9-b3de-80dd6944d4b2 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 200 [ 1008.237121] [55717]: [pid: 55717|app: 0|req: 138/267] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:38 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.253521] [55716]: DEBUG cinder.api.middleware.request_id [None req-451766a4-af99-49fa-a20c-5b830731180f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.256623] [55716]: INFO cinder.api.openstack.wsgi [None req-451766a4-af99-49fa-a20c-5b830731180f tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 [ 1009.257282] [55716]: DEBUG cinder.api.openstack.wsgi [None req-451766a4-af99-49fa-a20c-5b830731180f tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.257846] [55716]: DEBUG cinder.api.openstack.wsgi [None req-451766a4-af99-49fa-a20c-5b830731180f tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.266022] [55716]: INFO cinder.api.openstack.wsgi [None req-451766a4-af99-49fa-a20c-5b830731180f tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 returned with HTTP 404 [ 1009.267825] [55716]: [pid: 55716|app: 0|req: 130/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:39 2025] GET /volume/v3/volumes/59b21db0-b50f-43e0-81bf-6e4bc5690ba7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1009.270084] [55717]: DEBUG cinder.api.middleware.request_id [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.272227] [55717]: INFO cinder.api.openstack.wsgi [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 [ 1009.272679] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.272679] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.272925] [55717]: INFO cinder.api.v3.volumes [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Delete volume with id: d791b43a-e3d8-40ba-8570-00db446caec3 [ 1009.286048] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.286048] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.286650] [55717]: INFO cinder.volume.api [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1009.320064] [55717]: INFO cinder.volume.api [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Delete volume request issued successfully. [ 1009.320696] [55717]: INFO cinder.api.openstack.wsgi [None req-ec860a9c-7a9c-4736-811b-084ba2078b39 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 returned with HTTP 202 [ 1009.321420] [55717]: [pid: 55717|app: 0|req: 139/269] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:13:39 2025] DELETE /volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1009.326513] [55716]: DEBUG cinder.api.middleware.request_id [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.331551] [55716]: INFO cinder.api.openstack.wsgi [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 [ 1009.331811] [55716]: DEBUG cinder.api.openstack.wsgi [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.332760] [55716]: DEBUG cinder.api.openstack.wsgi [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.343662] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.343662] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.350558] [55716]: INFO cinder.volume.api [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Volume info retrieved successfully. [ 1009.360762] [55716]: INFO cinder.api.openstack.wsgi [None req-20c1b133-970e-43c2-a4dd-f5db871b4bc7 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 returned with HTTP 200 [ 1009.362047] [55716]: [pid: 55716|app: 0|req: 131/270] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:39 2025] GET /volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.781974] [55717]: DEBUG cinder.api.middleware.request_id [None req-b0fab019-c019-46a7-9846-6b8237f31df9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.783995] [55717]: INFO cinder.api.openstack.wsgi [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1009.784409] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1632777427"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.786679] [55717]: DEBUG cinder.api.v3.volumes [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1632777427'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1009.787104] [55717]: INFO cinder.api.v3.volumes [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume of 1 GB [ 1009.791260] [55717]: INFO cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Availability Zones retrieved successfully. [ 1009.798253] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (4f46c0a9-26e2-47e2-80c1-19b823620e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1009.800072] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78666f6a-b836-47c2-9a16-2e5f8e0f7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.801750] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1009.827977] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78666f6a-b836-47c2-9a16-2e5f8e0f7b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.829153] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd04e699-a551-44d9-857a-b75f357e6d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.872208] [55717]: DEBUG cinder.quota [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Created reservations ['ce086605-11f4-4959-abb9-c71a6d0849a7', '82b70535-04ac-4d87-8472-2fad704cd732', '5339e4a7-3a95-4c18-970e-c22800daaa9e', 'ad4b9a4e-8c3d-43a3-8645-ab87685b83de'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1009.873249] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd04e699-a551-44d9-857a-b75f357e6d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce086605-11f4-4959-abb9-c71a6d0849a7', '82b70535-04ac-4d87-8472-2fad704cd732', '5339e4a7-3a95-4c18-970e-c22800daaa9e', 'ad4b9a4e-8c3d-43a3-8645-ab87685b83de']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.874157] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8832614-e88a-4f35-8db0-a731e00b6f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.885260] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8832614-e88a-4f35-8db0-a731e00b6f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01872b33-cc74-433e-b957-2ed614fc87d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1632777427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['ce086605-11f4-4959-abb9-c71a6d0849a7','82b70535-04ac-4d87-8472-2fad704cd732','5339e4a7-3a95-4c18-970e-c22800daaa9e','ad4b9a4e-8c3d-43a3-8645-ab87685b83de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1632777427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01872b33-cc74-433e-b957-2ed614fc87d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',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='45159ba8b05c4c8eac96381b4330dce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.886209] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402bf1e-0fa4-421c-aca5-94f80649c526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.901169] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402bf1e-0fa4-421c-aca5-94f80649c526) 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-1632777427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['ce086605-11f4-4959-abb9-c71a6d0849a7','82b70535-04ac-4d87-8472-2fad704cd732','5339e4a7-3a95-4c18-970e-c22800daaa9e','ad4b9a4e-8c3d-43a3-8645-ab87685b83de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.902076] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec6c277-3340-497a-b7d1-5ee4c7447b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.912928] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec6c277-3340-497a-b7d1-5ee4c7447b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.914171] [55717]: DEBUG cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (4f46c0a9-26e2-47e2-80c1-19b823620e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1009.914441] [55717]: INFO cinder.volume.api [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request issued successfully. [ 1009.920231] [55717]: INFO cinder.api.openstack.wsgi [None req-b0fab019-c019-46a7-9846-6b8237f31df9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1009.920416] [55717]: [pid: 55717|app: 0|req: 140/271] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:13:39 2025] POST /volume/v3/volumes => generated 754 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1009.930633] [55716]: DEBUG cinder.api.middleware.request_id [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.933057] [55716]: INFO cinder.api.openstack.wsgi [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1009.933308] [55716]: DEBUG cinder.api.openstack.wsgi [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.933551] [55716]: DEBUG cinder.api.openstack.wsgi [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.950964] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.950964] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.960639] [55716]: INFO cinder.volume.api [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1009.967389] [55716]: INFO cinder.api.openstack.wsgi [None req-35ced2bb-a5d5-46ae-a8cc-5082f06a2b7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1009.967780] [55716]: [pid: 55716|app: 0|req: 132/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:39 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1010.372846] [55717]: DEBUG cinder.api.middleware.request_id [None req-86da292a-94ab-43d4-90c5-88d63a17de86 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.379304] [55717]: INFO cinder.api.openstack.wsgi [None req-86da292a-94ab-43d4-90c5-88d63a17de86 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] GET http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 [ 1010.379304] [55717]: DEBUG cinder.api.openstack.wsgi [None req-86da292a-94ab-43d4-90c5-88d63a17de86 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.379304] [55717]: DEBUG cinder.api.openstack.wsgi [None req-86da292a-94ab-43d4-90c5-88d63a17de86 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.389552] [55717]: INFO cinder.api.openstack.wsgi [None req-86da292a-94ab-43d4-90c5-88d63a17de86 tempest-ServerRescueNegativeTestJSON-152227325 tempest-ServerRescueNegativeTestJSON-152227325-project-member] http://10.180.1.21/volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 returned with HTTP 404 [ 1010.390292] [55717]: [pid: 55717|app: 0|req: 141/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:40 2025] GET /volume/v3/volumes/d791b43a-e3d8-40ba-8570-00db446caec3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1010.978757] [55716]: DEBUG cinder.api.middleware.request_id [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.983000] [55716]: INFO cinder.api.openstack.wsgi [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1010.983350] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.983733] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.998920] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.998920] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.003879] [55716]: INFO cinder.volume.api [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1011.009334] [55716]: INFO cinder.api.openstack.wsgi [None req-f024ea72-dc24-47ed-a5b2-efa2b41e3a0d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1011.009768] [55716]: [pid: 55716|app: 0|req: 133/274] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:40 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.143805] [55717]: DEBUG cinder.api.middleware.request_id [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.146601] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1011.146929] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.147279] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.155163] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.155163] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.162040] [55717]: INFO cinder.volume.api [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1011.167086] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-990e3f99-30db-4caf-a7b9-52d5fdf65fb2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1011.167951] [55717]: [pid: 55717|app: 0|req: 142/275] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:13:40 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.688850] [55716]: DEBUG cinder.api.middleware.request_id [None req-d9f7dc1f-3ead-4750-aac8-d69246f73bd9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.689563] [55716]: INFO cinder.api.openstack.wsgi [None req-d9f7dc1f-3ead-4750-aac8-d69246f73bd9 None None] GET http://10.180.1.21/volume// [ 1012.689758] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d9f7dc1f-3ead-4750-aac8-d69246f73bd9 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.690064] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d9f7dc1f-3ead-4750-aac8-d69246f73bd9 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.690488] [55716]: INFO cinder.api.openstack.wsgi [None req-d9f7dc1f-3ead-4750-aac8-d69246f73bd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1012.690815] [55716]: [pid: 55716|app: 0|req: 134/276] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:13:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1012.695708] [55717]: DEBUG cinder.api.middleware.request_id [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-4d1608cc-f201-4591-89f8-590364a3a659 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.700034] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-4d1608cc-f201-4591-89f8-590364a3a659 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1012.700034] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-4d1608cc-f201-4591-89f8-590364a3a659 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01872b33-cc74-433e-b957-2ed614fc87d0", "connector": null, "instance_uuid": "1f22d2c0-cad3-499e-a810-c4697e44d2a3"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.712557] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.712557] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.752468] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-4d1608cc-f201-4591-89f8-590364a3a659 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1012.752468] [55717]: [pid: 55717|app: 0|req: 143/277] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:13:42 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) [ 1012.777655] [55716]: DEBUG cinder.api.middleware.request_id [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.782139] [55716]: INFO cinder.api.openstack.wsgi [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1012.783458] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.783458] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.796563] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.796563] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.799377] [55716]: INFO cinder.volume.api [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1012.806836] [55716]: INFO cinder.api.openstack.wsgi [None req-ed409631-0a1d-46d4-b10a-7fbfc52680c8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1012.806836] [55716]: [pid: 55716|app: 0|req: 135/278] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:42 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.282146] [55717]: DEBUG cinder.api.middleware.request_id [None req-2486d8c4-b5f5-428e-aa0a-1cf44e3786da None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.282662] [55717]: INFO cinder.api.openstack.wsgi [None req-2486d8c4-b5f5-428e-aa0a-1cf44e3786da None None] GET http://10.180.1.21/volume// [ 1013.283145] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2486d8c4-b5f5-428e-aa0a-1cf44e3786da None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.283430] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2486d8c4-b5f5-428e-aa0a-1cf44e3786da None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.283851] [55717]: INFO cinder.api.openstack.wsgi [None req-2486d8c4-b5f5-428e-aa0a-1cf44e3786da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.285874] [55717]: [pid: 55717|app: 0|req: 144/279] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:13:43 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.291436] [55716]: DEBUG cinder.api.middleware.request_id [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.294701] [55716]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1013.295272] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.295272] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.313154] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.313154] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.318973] [55716]: INFO cinder.volume.api [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1013.327023] [55716]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-11cbab74-bde3-404a-8ef7-4e44900cce9e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1013.327023] [55716]: [pid: 55716|app: 0|req: 136/280] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:13:43 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1013.357308] [55717]: DEBUG cinder.api.middleware.request_id [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.359741] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] PUT http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 [ 1013.360289] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-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-549802", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.370797] [55717]: DEBUG cinder.coordination [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Acquiring lock "cinder-attachment_update-01872b33-cc74-433e-b957-2ed614fc87d0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1013.382561] [55717]: DEBUG cinder.coordination [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-01872b33-cc74-433e-b957-2ed614fc87d0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1013.383709] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.383709] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.817431] [55716]: DEBUG cinder.api.middleware.request_id [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.819676] [55716]: INFO cinder.api.openstack.wsgi [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1013.819905] [55716]: DEBUG cinder.api.openstack.wsgi [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.820201] [55716]: DEBUG cinder.api.openstack.wsgi [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.833920] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.833920] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.837402] [55716]: INFO cinder.volume.api [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1013.842440] [55716]: INFO cinder.api.openstack.wsgi [None req-71daa3a4-8007-4f97-9efb-b7d65652bc54 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1013.842767] [55716]: [pid: 55716|app: 0|req: 137/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:43 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.855065] [55716]: DEBUG cinder.api.middleware.request_id [None req-afda8aee-6c72-492b-8915-9c2326234d46 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.857294] [55716]: INFO cinder.api.openstack.wsgi [None req-afda8aee-6c72-492b-8915-9c2326234d46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1014.857376] [55716]: DEBUG cinder.api.openstack.wsgi [None req-afda8aee-6c72-492b-8915-9c2326234d46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.857587] [55716]: DEBUG cinder.api.openstack.wsgi [None req-afda8aee-6c72-492b-8915-9c2326234d46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.876509] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.876509] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.880223] [55716]: INFO cinder.volume.api [None req-afda8aee-6c72-492b-8915-9c2326234d46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1014.885845] [55716]: INFO cinder.api.openstack.wsgi [None req-afda8aee-6c72-492b-8915-9c2326234d46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1014.886276] [55716]: [pid: 55716|app: 0|req: 138/282] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:44 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.896581] [55716]: DEBUG cinder.api.middleware.request_id [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.899329] [55716]: INFO cinder.api.openstack.wsgi [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1015.899329] [55716]: DEBUG cinder.api.openstack.wsgi [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.899493] [55716]: DEBUG cinder.api.openstack.wsgi [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.922670] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.922670] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.928439] [55716]: INFO cinder.volume.api [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1015.933349] [55716]: INFO cinder.api.openstack.wsgi [None req-405316d6-6160-4b6c-a8f9-d58c3ad8c3c0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1015.933977] [55716]: [pid: 55716|app: 0|req: 139/283] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:45 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.949778] [55716]: DEBUG cinder.api.middleware.request_id [None req-3595dffa-10ee-4c56-a612-32c22f79218a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.952824] [55716]: INFO cinder.api.openstack.wsgi [None req-3595dffa-10ee-4c56-a612-32c22f79218a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1016.952824] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3595dffa-10ee-4c56-a612-32c22f79218a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.952824] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3595dffa-10ee-4c56-a612-32c22f79218a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.974916] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.974916] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.981935] [55716]: INFO cinder.volume.api [None req-3595dffa-10ee-4c56-a612-32c22f79218a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1016.994398] [55716]: INFO cinder.api.openstack.wsgi [None req-3595dffa-10ee-4c56-a612-32c22f79218a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1016.994823] [55716]: [pid: 55716|app: 0|req: 140/284] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:46 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.170520] [55716]: DEBUG cinder.api.middleware.request_id [None req-403100ac-8363-4235-9863-d0b967605a96 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.173782] [55716]: INFO cinder.api.openstack.wsgi [None req-403100ac-8363-4235-9863-d0b967605a96 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1017.174030] [55716]: DEBUG cinder.api.openstack.wsgi [None req-403100ac-8363-4235-9863-d0b967605a96 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.174247] [55716]: DEBUG cinder.api.openstack.wsgi [None req-403100ac-8363-4235-9863-d0b967605a96 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.197323] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.197323] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.206301] [55716]: INFO cinder.volume.api [None req-403100ac-8363-4235-9863-d0b967605a96 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1017.212813] [55716]: INFO cinder.api.openstack.wsgi [None req-403100ac-8363-4235-9863-d0b967605a96 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1017.213114] [55716]: [pid: 55716|app: 0|req: 141/285] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:47 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.460304] [55716]: DEBUG cinder.api.middleware.request_id [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.463390] [55716]: INFO cinder.api.openstack.wsgi [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1017.463390] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.463390] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.475935] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.475935] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.480202] [55716]: INFO cinder.volume.api [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1017.486877] [55716]: INFO cinder.api.openstack.wsgi [None req-7e24f6a0-447f-473c-86dc-3130be2c6103 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1017.487329] [55716]: [pid: 55716|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:47 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1017.532974] [55716]: DEBUG cinder.api.middleware.request_id [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.536382] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1017.536382] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.536382] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.550024] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.550024] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.553541] [55716]: INFO cinder.volume.api [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1017.558711] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-d888efb8-5ba3-457e-90e8-bc73d94e1918 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1017.559166] [55716]: [pid: 55716|app: 0|req: 143/287] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:13:47 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.586380] [55716]: DEBUG cinder.api.middleware.request_id [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.588649] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00/action [ 1017.589269] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1017.590765] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1017.600846] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.600846] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.601635] [55716]: INFO cinder.volume.api [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1017.612560] [55716]: INFO cinder.volume.api [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Begin detaching volume completed successfully. [ 1017.612560] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-f628693c-a3d4-44da-a0c2-f95eed6b012e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00/action returned with HTTP 202 [ 1017.612560] [55716]: [pid: 55716|app: 0|req: 144/288] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:13:47 2025] POST /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1017.910845] [55717]: DEBUG cinder.coordination [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-01872b33-cc74-433e-b957-2ed614fc87d0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1017.911213] [55717]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-911dc09e-7497-4fb1-b337-398da7669e7e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 returned with HTTP 200 [ 1017.913083] [55717]: [pid: 55717|app: 0|req: 145/289] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:13:43 2025] PUT /volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.007813] [55716]: DEBUG cinder.api.middleware.request_id [None req-29a0f668-17ae-4496-9018-8480b7e7e57d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.010976] [55716]: INFO cinder.api.openstack.wsgi [None req-29a0f668-17ae-4496-9018-8480b7e7e57d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1018.011242] [55716]: DEBUG cinder.api.openstack.wsgi [None req-29a0f668-17ae-4496-9018-8480b7e7e57d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.011460] [55716]: DEBUG cinder.api.openstack.wsgi [None req-29a0f668-17ae-4496-9018-8480b7e7e57d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.033928] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.033928] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.040044] [55716]: INFO cinder.volume.api [None req-29a0f668-17ae-4496-9018-8480b7e7e57d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1018.048935] [55716]: INFO cinder.api.openstack.wsgi [None req-29a0f668-17ae-4496-9018-8480b7e7e57d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1018.053111] [55716]: [pid: 55716|app: 0|req: 145/290] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:47 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.647222] [55717]: DEBUG cinder.api.middleware.request_id [None req-badd29af-2d6e-43f3-9d3d-b3f8b48ea628 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.647794] [55717]: INFO cinder.api.openstack.wsgi [None req-badd29af-2d6e-43f3-9d3d-b3f8b48ea628 None None] GET http://10.180.1.21/volume// [ 1018.647989] [55717]: DEBUG cinder.api.openstack.wsgi [None req-badd29af-2d6e-43f3-9d3d-b3f8b48ea628 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.648241] [55717]: DEBUG cinder.api.openstack.wsgi [None req-badd29af-2d6e-43f3-9d3d-b3f8b48ea628 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.649656] [55717]: INFO cinder.api.openstack.wsgi [None req-badd29af-2d6e-43f3-9d3d-b3f8b48ea628 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.649656] [55717]: [pid: 55717|app: 0|req: 146/291] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:13:48 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.653314] [55716]: DEBUG cinder.api.middleware.request_id [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.660020] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1018.660020] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.660020] [55716]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.678544] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.678544] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.686055] [55716]: INFO cinder.volume.api [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1018.692363] [55716]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-cea59bf6-912e-4051-bffd-d53fe7509146 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1018.692866] [55716]: [pid: 55716|app: 0|req: 146/292] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:13:48 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1019.062348] [55717]: DEBUG cinder.api.middleware.request_id [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.066636] [55717]: INFO cinder.api.openstack.wsgi [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1019.066896] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.067127] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.096384] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.096384] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.101523] [55717]: INFO cinder.volume.api [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1019.107349] [55717]: INFO cinder.api.openstack.wsgi [None req-6a0887c6-72a3-4cea-9014-10e72a8bcabb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1019.107784] [55717]: [pid: 55717|app: 0|req: 147/293] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:48 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.582674] [55716]: DEBUG cinder.api.middleware.request_id [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-d0b3851d-6ca1-4073-9e06-85bb7edd68a1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.585205] [55716]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-d0b3851d-6ca1-4073-9e06-85bb7edd68a1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187/action [ 1019.585948] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-d0b3851d-6ca1-4073-9e06-85bb7edd68a1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1019.585948] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-d0b3851d-6ca1-4073-9e06-85bb7edd68a1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1019.600382] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.600382] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.608010] [55716]: INFO cinder.api.openstack.wsgi [req-1ad7eb09-71f3-4bbb-818d-0242ccded25b req-d0b3851d-6ca1-4073-9e06-85bb7edd68a1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187/action returned with HTTP 204 [ 1019.608694] [55716]: [pid: 55716|app: 0|req: 147/294] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:13:49 2025] POST /volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1019.883660] [55717]: DEBUG cinder.api.middleware.request_id [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-0acc4df2-ed4f-41e4-8127-132e67a8d924 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.888763] [55717]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-0acc4df2-ed4f-41e4-8127-132e67a8d924 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd [ 1019.888763] [55717]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-0acc4df2-ed4f-41e4-8127-132e67a8d924 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.888763] [55717]: DEBUG cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-0acc4df2-ed4f-41e4-8127-132e67a8d924 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.905640] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.905640] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.118985] [55716]: DEBUG cinder.api.middleware.request_id [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.122607] [55716]: INFO cinder.api.openstack.wsgi [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1020.122607] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.122607] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.135062] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.135062] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.139149] [55716]: INFO cinder.volume.api [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1020.144333] [55716]: INFO cinder.api.openstack.wsgi [None req-3f2fc6d0-a2ec-4f22-a574-78e79ae85e5b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1020.144754] [55716]: [pid: 55716|app: 0|req: 148/295] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:49 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.160348] [55716]: DEBUG cinder.api.middleware.request_id [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.162034] [55716]: INFO cinder.api.openstack.wsgi [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1020.162298] [55716]: DEBUG cinder.api.openstack.wsgi [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.162531] [55716]: DEBUG cinder.api.openstack.wsgi [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.177196] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.177196] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.180847] [55716]: INFO cinder.volume.api [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1020.189818] [55716]: INFO cinder.api.openstack.wsgi [None req-098776c5-5c7e-4a85-b7ca-30ade2aec779 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1020.190345] [55716]: [pid: 55716|app: 0|req: 149/296] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:49 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.444488] [55717]: INFO cinder.api.openstack.wsgi [req-731473ce-81df-435a-9e09-7e1e9f87c7c0 req-0acc4df2-ed4f-41e4-8127-132e67a8d924 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd returned with HTTP 200 [ 1020.445232] [55717]: [pid: 55717|app: 0|req: 148/297] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:13:49 2025] DELETE /volume/v3/attachments/9d44bd2b-f3a9-43df-a328-bd55a25b74bd => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.010062] [55716]: DEBUG cinder.api.middleware.request_id [None req-0e509227-761c-4c16-93fc-5b88bb68b66d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.015731] [55716]: INFO cinder.api.openstack.wsgi [None req-0e509227-761c-4c16-93fc-5b88bb68b66d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1022.015731] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0e509227-761c-4c16-93fc-5b88bb68b66d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.015731] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0e509227-761c-4c16-93fc-5b88bb68b66d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.028835] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.028835] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.033185] [55716]: INFO cinder.volume.api [None req-0e509227-761c-4c16-93fc-5b88bb68b66d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1022.038443] [55716]: INFO cinder.api.openstack.wsgi [None req-0e509227-761c-4c16-93fc-5b88bb68b66d tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1022.038837] [55716]: [pid: 55716|app: 0|req: 150/298] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:51 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.076016] [55717]: DEBUG cinder.api.middleware.request_id [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.078344] [55717]: INFO cinder.api.openstack.wsgi [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1029.078574] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.078809] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.093236] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.093236] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.097546] [55717]: INFO cinder.volume.api [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1029.103511] [55717]: INFO cinder.api.openstack.wsgi [None req-4a2785fe-1bf6-4f5f-8f6e-28b0b63fe5f8 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1029.104126] [55717]: [pid: 55717|app: 0|req: 149/299] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:13:58 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.166192] [55716]: DEBUG cinder.api.middleware.request_id [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.169977] [55716]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1029.169977] [55716]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.169977] [55716]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.181202] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.181202] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.184771] [55716]: INFO cinder.volume.api [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1029.189353] [55716]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d62ae01c-3154-461e-890f-cd019a4d31c0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1029.189770] [55716]: [pid: 55716|app: 0|req: 151/300] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:13:58 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.207392] [55717]: DEBUG cinder.api.middleware.request_id [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.212113] [55717]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb/action [ 1029.212718] [55717]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1029.212952] [55717]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.228564] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.228564] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.229021] [55717]: INFO cinder.volume.api [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1029.234516] [55717]: INFO cinder.volume.api [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Begin detaching volume completed successfully. [ 1029.234762] [55717]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-d319ef8c-ca26-4d77-9da8-777d45183731 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb/action returned with HTTP 202 [ 1029.235257] [55717]: [pid: 55717|app: 0|req: 150/301] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:13:59 2025] POST /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1030.264029] [55716]: DEBUG cinder.api.middleware.request_id [None req-02c4724f-c7c7-4542-98f9-ef2027295a30 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.264486] [55716]: INFO cinder.api.openstack.wsgi [None req-02c4724f-c7c7-4542-98f9-ef2027295a30 None None] GET http://10.180.1.21/volume// [ 1030.264773] [55716]: DEBUG cinder.api.openstack.wsgi [None req-02c4724f-c7c7-4542-98f9-ef2027295a30 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.264872] [55716]: DEBUG cinder.api.openstack.wsgi [None req-02c4724f-c7c7-4542-98f9-ef2027295a30 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.265376] [55716]: INFO cinder.api.openstack.wsgi [None req-02c4724f-c7c7-4542-98f9-ef2027295a30 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1030.265731] [55716]: [pid: 55716|app: 0|req: 152/302] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:14:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1030.275371] [55717]: DEBUG cinder.api.middleware.request_id [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.281610] [55717]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1030.281940] [55717]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.282243] [55717]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.303087] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.303087] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.308904] [55717]: INFO cinder.volume.api [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1030.314779] [55717]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-92748de6-4400-4d2a-b56f-32ceb7897ca6 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1030.315275] [55717]: [pid: 55717|app: 0|req: 151/303] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:14:00 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1031.500156] [55716]: DEBUG cinder.api.middleware.request_id [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-ee0a96df-4410-49f7-afad-db708d66f679 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.502452] [55716]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-ee0a96df-4410-49f7-afad-db708d66f679 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe [ 1031.502823] [55716]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-ee0a96df-4410-49f7-afad-db708d66f679 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.503043] [55716]: DEBUG cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-ee0a96df-4410-49f7-afad-db708d66f679 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.512476] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.512476] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.060927] [55716]: INFO cinder.api.openstack.wsgi [req-6239cc28-b3ef-4274-9b4e-c8e4e3cfd2fc req-ee0a96df-4410-49f7-afad-db708d66f679 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe returned with HTTP 200 [ 1032.061598] [55716]: [pid: 55716|app: 0|req: 153/304] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:14:01 2025] DELETE /volume/v3/attachments/8b84a277-4ecd-4498-9417-c55df8b514fe => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.698619] [55717]: DEBUG cinder.api.middleware.request_id [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.703308] [55717]: INFO cinder.api.openstack.wsgi [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1032.705401] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.705618] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.721898] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.721898] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.728897] [55717]: INFO cinder.volume.api [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1032.739796] [55717]: INFO cinder.api.openstack.wsgi [None req-f14781c1-9db2-440f-b2bf-679cf66e20d0 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1032.739796] [55717]: [pid: 55717|app: 0|req: 152/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:02 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.054747] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=110,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.731984] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=84,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.411243] [55716]: DEBUG cinder.api.middleware.request_id [req-8d59d129-fefe-413f-9688-cbfaa65a8cdb req-b832e704-9659-4389-be00-73eadd00bbdc None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.412331] [55716]: INFO cinder.api.openstack.wsgi [req-8d59d129-fefe-413f-9688-cbfaa65a8cdb req-b832e704-9659-4389-be00-73eadd00bbdc tempest-InstanceActionsTestJSON-1037002887 tempest-InstanceActionsTestJSON-1037002887-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d1ff1bf4-778c-4b31-a79f-b1a18e1dad39 [ 1045.417136] [55716]: DEBUG cinder.api.openstack.wsgi [req-8d59d129-fefe-413f-9688-cbfaa65a8cdb req-b832e704-9659-4389-be00-73eadd00bbdc tempest-InstanceActionsTestJSON-1037002887 tempest-InstanceActionsTestJSON-1037002887-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.417482] [55716]: DEBUG cinder.api.openstack.wsgi [req-8d59d129-fefe-413f-9688-cbfaa65a8cdb req-b832e704-9659-4389-be00-73eadd00bbdc tempest-InstanceActionsTestJSON-1037002887 tempest-InstanceActionsTestJSON-1037002887-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.429376] [55716]: INFO cinder.api.openstack.wsgi [req-8d59d129-fefe-413f-9688-cbfaa65a8cdb req-b832e704-9659-4389-be00-73eadd00bbdc tempest-InstanceActionsTestJSON-1037002887 tempest-InstanceActionsTestJSON-1037002887-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d1ff1bf4-778c-4b31-a79f-b1a18e1dad39 returned with HTTP 200 [ 1045.429822] [55716]: [pid: 55716|app: 0|req: 154/306] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 15:14:15 2025] GET /volume/v3/attachments?instance_id=d1ff1bf4-778c-4b31-a79f-b1a18e1dad39 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.420116] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=1 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1071.471663] [55717]: DEBUG cinder.api.middleware.request_id [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.473763] [55717]: INFO cinder.api.openstack.wsgi [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1071.476351] [55717]: DEBUG cinder.api.openstack.wsgi [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-154653642", "imageRef": "8916ba0c-66a6-4468-8d2e-6a0dd94e1115", "size": 1}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1071.479128] [55717]: DEBUG cinder.api.v3.volumes [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-154653642', 'imageRef': '8916ba0c-66a6-4468-8d2e-6a0dd94e1115', 'size': 1}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1071.726384] [55717]: INFO cinder.api.v3.volumes [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume of 1 GB [ 1071.732330] [55717]: INFO cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Availability Zones retrieved successfully. [ 1071.739104] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Flow 'volume_create_api' (94d2f354-5d64-4fac-84a1-fa646556c828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1071.740407] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075e46f1-6fa4-4c27-b0cd-06fa435014aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.741581] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1071.798869] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075e46f1-6fa4-4c27-b0cd-06fa435014aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.800024] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6db530-6437-4284-8e41-8247346f771f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.859777] [55717]: DEBUG cinder.quota [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Created reservations ['85a84fde-5eef-4482-addc-2caa72b9d2c5', '5bab5503-e7d0-4c23-809d-1597caf22cc0', 'fe1d4d7e-8390-4b70-95a1-6a6e59a6c922', 'eb13e21c-8b5c-4e8c-b329-18d477d8aa24'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1071.860826] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6db530-6437-4284-8e41-8247346f771f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a84fde-5eef-4482-addc-2caa72b9d2c5', '5bab5503-e7d0-4c23-809d-1597caf22cc0', 'fe1d4d7e-8390-4b70-95a1-6a6e59a6c922', 'eb13e21c-8b5c-4e8c-b329-18d477d8aa24']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.861857] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9dfefa-c402-41c2-b4a1-5388a9b58f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.964390] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9dfefa-c402-41c2-b4a1-5388a9b58f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c8dcab-08ec-4015-8689-4495796de8fe', '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-154653642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5acd1e5f7a11466c960d6a51a9173ba7',qos_specs=None,replication_status=,reservations=['85a84fde-5eef-4482-addc-2caa72b9d2c5','5bab5503-e7d0-4c23-809d-1597caf22cc0','fe1d4d7e-8390-4b70-95a1-6a6e59a6c922','eb13e21c-8b5c-4e8c-b329-18d477d8aa24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb234685587247a192ad781129ea688e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-154653642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c8dcab-08ec-4015-8689-4495796de8fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5acd1e5f7a11466c960d6a51a9173ba7',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='cb234685587247a192ad781129ea688e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.965432] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d2433d-c40d-47e1-a7b0-d261e7fd30c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.979613] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d2433d-c40d-47e1-a7b0-d261e7fd30c9) 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-154653642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5acd1e5f7a11466c960d6a51a9173ba7',qos_specs=None,replication_status=,reservations=['85a84fde-5eef-4482-addc-2caa72b9d2c5','5bab5503-e7d0-4c23-809d-1597caf22cc0','fe1d4d7e-8390-4b70-95a1-6a6e59a6c922','eb13e21c-8b5c-4e8c-b329-18d477d8aa24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb234685587247a192ad781129ea688e',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.980596] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be2405a-12c5-4b41-ab14-eac4d6386713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1071.989919] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be2405a-12c5-4b41-ab14-eac4d6386713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1071.991018] [55717]: DEBUG cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Flow 'volume_create_api' (94d2f354-5d64-4fac-84a1-fa646556c828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1071.991394] [55717]: INFO cinder.volume.api [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Create volume request issued successfully. [ 1071.992249] [55717]: INFO cinder.api.openstack.wsgi [None req-15b263a7-a8f8-4b83-85fe-6cde7a293287 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1071.992866] [55717]: [pid: 55717|app: 0|req: 153/307] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 15:14:41 2025] POST /volume/v3/volumes => generated 751 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1072.001915] [55716]: DEBUG cinder.api.middleware.request_id [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.004042] [55716]: INFO cinder.api.openstack.wsgi [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1072.004282] [55716]: DEBUG cinder.api.openstack.wsgi [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.004489] [55716]: DEBUG cinder.api.openstack.wsgi [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.012594] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.012594] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.017241] [55716]: INFO cinder.volume.api [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1072.022781] [55716]: INFO cinder.api.openstack.wsgi [None req-02238054-9ef1-4990-9c74-7ee1dc18a9d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1072.023209] [55716]: [pid: 55716|app: 0|req: 155/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:41 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.034866] [55717]: DEBUG cinder.api.middleware.request_id [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.038730] [55717]: INFO cinder.api.openstack.wsgi [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1073.038730] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.038730] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.051044] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.051044] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.057105] [55717]: INFO cinder.volume.api [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1073.067810] [55717]: INFO cinder.api.openstack.wsgi [None req-0562e0ed-0d2a-4c4b-ab8d-03022b8b03cd tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1073.068238] [55717]: [pid: 55717|app: 0|req: 154/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:42 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.078230] [55716]: DEBUG cinder.api.middleware.request_id [None req-d706b7b1-5638-41f2-accc-ebc29259f109 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.080350] [55716]: INFO cinder.api.openstack.wsgi [None req-d706b7b1-5638-41f2-accc-ebc29259f109 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1074.080652] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d706b7b1-5638-41f2-accc-ebc29259f109 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.080824] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d706b7b1-5638-41f2-accc-ebc29259f109 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.091478] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.091478] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.095910] [55716]: INFO cinder.volume.api [None req-d706b7b1-5638-41f2-accc-ebc29259f109 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1074.101015] [55716]: INFO cinder.api.openstack.wsgi [None req-d706b7b1-5638-41f2-accc-ebc29259f109 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1074.101406] [55716]: [pid: 55716|app: 0|req: 156/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:43 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.111251] [55717]: DEBUG cinder.api.middleware.request_id [None req-799ba0bb-8409-459a-879a-90687f76dc5a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.113365] [55717]: INFO cinder.api.openstack.wsgi [None req-799ba0bb-8409-459a-879a-90687f76dc5a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1075.113887] [55717]: DEBUG cinder.api.openstack.wsgi [None req-799ba0bb-8409-459a-879a-90687f76dc5a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.114157] [55717]: DEBUG cinder.api.openstack.wsgi [None req-799ba0bb-8409-459a-879a-90687f76dc5a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.124618] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.124618] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.128525] [55717]: INFO cinder.volume.api [None req-799ba0bb-8409-459a-879a-90687f76dc5a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1075.133176] [55717]: INFO cinder.api.openstack.wsgi [None req-799ba0bb-8409-459a-879a-90687f76dc5a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1075.133551] [55717]: [pid: 55717|app: 0|req: 155/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:44 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.143802] [55716]: DEBUG cinder.api.middleware.request_id [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.148521] [55716]: INFO cinder.api.openstack.wsgi [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1076.148521] [55716]: DEBUG cinder.api.openstack.wsgi [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.148521] [55716]: DEBUG cinder.api.openstack.wsgi [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.160894] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.160894] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.166234] [55716]: INFO cinder.volume.api [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1076.172056] [55716]: INFO cinder.api.openstack.wsgi [None req-631ac6fc-d2af-4248-9cc1-20ec30dec8ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1076.172813] [55716]: [pid: 55716|app: 0|req: 157/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:45 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.184523] [55717]: DEBUG cinder.api.middleware.request_id [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.186885] [55717]: INFO cinder.api.openstack.wsgi [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1077.187153] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.187388] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.198366] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.198366] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.203392] [55717]: INFO cinder.volume.api [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1077.209448] [55717]: INFO cinder.api.openstack.wsgi [None req-a4016945-4a6b-4aa8-9872-01282f3a2bc7 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1077.209834] [55717]: [pid: 55717|app: 0|req: 156/313] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:47 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.221533] [55716]: DEBUG cinder.api.middleware.request_id [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.223610] [55716]: INFO cinder.api.openstack.wsgi [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1078.223859] [55716]: DEBUG cinder.api.openstack.wsgi [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.224108] [55716]: DEBUG cinder.api.openstack.wsgi [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.234344] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.234344] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.238100] [55716]: INFO cinder.volume.api [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1078.242573] [55716]: INFO cinder.api.openstack.wsgi [None req-de088619-1a04-4c1b-a5e2-02a7873d3f2f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1078.243040] [55716]: [pid: 55716|app: 0|req: 158/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:48 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.253690] [55717]: DEBUG cinder.api.middleware.request_id [None req-5ce0d6e6-83de-4824-84b9-c926130b107f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.256056] [55717]: INFO cinder.api.openstack.wsgi [None req-5ce0d6e6-83de-4824-84b9-c926130b107f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1079.256056] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ce0d6e6-83de-4824-84b9-c926130b107f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.256232] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ce0d6e6-83de-4824-84b9-c926130b107f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.265913] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265913] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.270166] [55717]: INFO cinder.volume.api [None req-5ce0d6e6-83de-4824-84b9-c926130b107f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1079.275260] [55717]: INFO cinder.api.openstack.wsgi [None req-5ce0d6e6-83de-4824-84b9-c926130b107f tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1079.275681] [55717]: [pid: 55717|app: 0|req: 157/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:49 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.288760] [55716]: DEBUG cinder.api.middleware.request_id [None req-c8880849-378e-4194-adad-e05a26b4f8a8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.291270] [55716]: INFO cinder.api.openstack.wsgi [None req-c8880849-378e-4194-adad-e05a26b4f8a8 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1080.291501] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c8880849-378e-4194-adad-e05a26b4f8a8 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.291726] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c8880849-378e-4194-adad-e05a26b4f8a8 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.303012] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303012] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.307055] [55716]: INFO cinder.volume.api [None req-c8880849-378e-4194-adad-e05a26b4f8a8 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1080.312105] [55716]: INFO cinder.api.openstack.wsgi [None req-c8880849-378e-4194-adad-e05a26b4f8a8 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1080.312515] [55716]: [pid: 55716|app: 0|req: 159/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:50 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.332204] [55717]: DEBUG cinder.api.middleware.request_id [None req-f45aabda-425a-409d-8653-a1fdfcf79070 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.334364] [55717]: INFO cinder.api.openstack.wsgi [None req-f45aabda-425a-409d-8653-a1fdfcf79070 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1081.334586] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f45aabda-425a-409d-8653-a1fdfcf79070 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.334804] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f45aabda-425a-409d-8653-a1fdfcf79070 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.345116] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345116] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.349485] [55717]: INFO cinder.volume.api [None req-f45aabda-425a-409d-8653-a1fdfcf79070 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1081.356854] [55717]: INFO cinder.api.openstack.wsgi [None req-f45aabda-425a-409d-8653-a1fdfcf79070 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1081.357312] [55717]: [pid: 55717|app: 0|req: 158/317] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:51 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.368118] [55716]: DEBUG cinder.api.middleware.request_id [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.370488] [55716]: INFO cinder.api.openstack.wsgi [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1082.370715] [55716]: DEBUG cinder.api.openstack.wsgi [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.371103] [55716]: DEBUG cinder.api.openstack.wsgi [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.381914] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381914] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.385861] [55716]: INFO cinder.volume.api [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1082.390415] [55716]: INFO cinder.api.openstack.wsgi [None req-42ee3884-1760-4064-a1a2-bde25f17fb91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1082.390793] [55716]: [pid: 55716|app: 0|req: 160/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:52 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.401660] [55717]: DEBUG cinder.api.middleware.request_id [None req-924431f9-f2b4-425b-a032-967e33afe77c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.404910] [55717]: INFO cinder.api.openstack.wsgi [None req-924431f9-f2b4-425b-a032-967e33afe77c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1083.405168] [55717]: DEBUG cinder.api.openstack.wsgi [None req-924431f9-f2b4-425b-a032-967e33afe77c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.405387] [55717]: DEBUG cinder.api.openstack.wsgi [None req-924431f9-f2b4-425b-a032-967e33afe77c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.416759] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.416759] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.422389] [55717]: INFO cinder.volume.api [None req-924431f9-f2b4-425b-a032-967e33afe77c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1083.427555] [55717]: INFO cinder.api.openstack.wsgi [None req-924431f9-f2b4-425b-a032-967e33afe77c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1083.427978] [55717]: [pid: 55717|app: 0|req: 159/319] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:53 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.442894] [55716]: DEBUG cinder.api.middleware.request_id [None req-790bb5be-6a5c-4942-9770-18eec5561d44 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.445066] [55716]: INFO cinder.api.openstack.wsgi [None req-790bb5be-6a5c-4942-9770-18eec5561d44 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1084.445329] [55716]: DEBUG cinder.api.openstack.wsgi [None req-790bb5be-6a5c-4942-9770-18eec5561d44 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.445548] [55716]: DEBUG cinder.api.openstack.wsgi [None req-790bb5be-6a5c-4942-9770-18eec5561d44 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.456438] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.456438] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.462600] [55716]: INFO cinder.volume.api [None req-790bb5be-6a5c-4942-9770-18eec5561d44 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1084.468161] [55716]: INFO cinder.api.openstack.wsgi [None req-790bb5be-6a5c-4942-9770-18eec5561d44 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1084.468596] [55716]: [pid: 55716|app: 0|req: 161/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:54 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.479348] [55717]: DEBUG cinder.api.middleware.request_id [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.481603] [55717]: INFO cinder.api.openstack.wsgi [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1085.481836] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.482073] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.490034] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490034] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.493273] [55717]: INFO cinder.volume.api [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1085.498604] [55717]: INFO cinder.api.openstack.wsgi [None req-4cb720e2-4d7d-433f-ab52-40e8d1ae7cc5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1085.499019] [55717]: [pid: 55717|app: 0|req: 160/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:55 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.509126] [55716]: DEBUG cinder.api.middleware.request_id [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.511254] [55716]: INFO cinder.api.openstack.wsgi [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1086.511483] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.511694] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.522656] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.522656] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.531671] [55716]: INFO cinder.volume.api [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1086.537007] [55716]: INFO cinder.api.openstack.wsgi [None req-f19a2f10-69dd-42fe-8d87-bdc0fabea7ca tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1086.537529] [55716]: [pid: 55716|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:56 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.550393] [55717]: DEBUG cinder.api.middleware.request_id [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.553337] [55717]: INFO cinder.api.openstack.wsgi [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1087.553697] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.554058] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.566014] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566014] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.570199] [55717]: INFO cinder.volume.api [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1087.575284] [55717]: INFO cinder.api.openstack.wsgi [None req-c4b27c71-7306-4c0c-b061-5e57a5e7cf43 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1087.575710] [55717]: [pid: 55717|app: 0|req: 161/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:57 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.586287] [55716]: DEBUG cinder.api.middleware.request_id [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.588784] [55716]: INFO cinder.api.openstack.wsgi [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1088.589016] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.589252] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.600284] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.600284] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.604946] [55716]: INFO cinder.volume.api [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1088.611310] [55716]: INFO cinder.api.openstack.wsgi [None req-e41cb1ba-016a-4e1b-97c5-301bc1a66c02 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1088.611839] [55716]: [pid: 55716|app: 0|req: 163/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:58 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.629026] [55717]: DEBUG cinder.api.middleware.request_id [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.630844] [55717]: INFO cinder.api.openstack.wsgi [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1089.631082] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.631322] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.642343] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.642343] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.647551] [55717]: INFO cinder.volume.api [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1089.652615] [55717]: INFO cinder.api.openstack.wsgi [None req-a2294012-549a-4a64-ae59-5e063e5d3df2 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1089.653041] [55717]: [pid: 55717|app: 0|req: 162/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:14:59 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.114202] [55716]: DEBUG cinder.api.middleware.request_id [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.117124] [55716]: INFO cinder.api.openstack.wsgi [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1090.117440] [55716]: DEBUG cinder.api.openstack.wsgi [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.117692] [55716]: DEBUG cinder.api.openstack.wsgi [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.136717] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136717] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.140536] [55716]: INFO cinder.volume.api [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1090.148096] [55716]: INFO cinder.api.openstack.wsgi [req-87b25854-d496-4936-b3fe-31adb88e033f req-9bb42067-9d57-432e-b791-1703f77d9c1b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1090.148639] [55716]: [pid: 55716|app: 0|req: 164/326] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:14:59 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.663536] [55717]: DEBUG cinder.api.middleware.request_id [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.665779] [55717]: INFO cinder.api.openstack.wsgi [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1090.666097] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.666349] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.674124] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674124] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.678071] [55717]: INFO cinder.volume.api [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1090.682932] [55717]: INFO cinder.api.openstack.wsgi [None req-8080a97b-bd33-43ad-9132-c6d0df4f3375 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1090.683463] [55717]: [pid: 55717|app: 0|req: 163/327] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:00 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1091.693896] [55716]: DEBUG cinder.api.middleware.request_id [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.696478] [55716]: INFO cinder.api.openstack.wsgi [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1091.696731] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.696979] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.707703] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707703] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.713087] [55716]: INFO cinder.volume.api [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1091.720063] [55716]: INFO cinder.api.openstack.wsgi [None req-c1a0a35f-d7b5-47c5-bb3f-ee1662b9b3ad tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1091.720634] [55716]: [pid: 55716|app: 0|req: 165/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:01 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.732160] [55717]: DEBUG cinder.api.middleware.request_id [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.734369] [55717]: INFO cinder.api.openstack.wsgi [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1092.734745] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.735051] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.755848] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755848] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.759775] [55717]: INFO cinder.volume.api [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1092.765883] [55717]: INFO cinder.api.openstack.wsgi [None req-5ba1ebf5-d24c-4d8f-89dc-a1e412e721ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1092.765883] [55717]: [pid: 55717|app: 0|req: 164/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:02 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.780353] [55716]: DEBUG cinder.api.middleware.request_id [None req-f889860e-f048-49af-aed3-ea1ef15839b5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.782518] [55716]: INFO cinder.api.openstack.wsgi [None req-f889860e-f048-49af-aed3-ea1ef15839b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1093.782765] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f889860e-f048-49af-aed3-ea1ef15839b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.782985] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f889860e-f048-49af-aed3-ea1ef15839b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.792173] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792173] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.796326] [55716]: INFO cinder.volume.api [None req-f889860e-f048-49af-aed3-ea1ef15839b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1093.801520] [55716]: INFO cinder.api.openstack.wsgi [None req-f889860e-f048-49af-aed3-ea1ef15839b5 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1093.801909] [55716]: [pid: 55716|app: 0|req: 166/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:03 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.835527] [55717]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.838088] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1093.838335] [55717]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.838567] [55717]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.850196] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.850196] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.858500] [55717]: INFO cinder.volume.api [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1093.867504] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-03b20c02-54d2-4489-86b7-4be2b3c08381 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1093.868010] [55717]: [pid: 55717|app: 0|req: 165/331] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:03 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.192874] [55716]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.197032] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1094.197032] [55716]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.197240] [55716]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.209077] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.209077] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.213963] [55716]: INFO cinder.volume.api [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1094.221706] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-9a1ec928-8bef-44d3-9e4f-759053e7465e tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1094.222263] [55716]: [pid: 55716|app: 0|req: 167/332] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:04 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.229073] [55717]: DEBUG cinder.api.middleware.request_id [None req-57084df6-7521-468b-bbaf-d7c86b8fd776 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.229543] [55717]: INFO cinder.api.openstack.wsgi [None req-57084df6-7521-468b-bbaf-d7c86b8fd776 None None] GET http://10.180.1.21/volume// [ 1094.229722] [55717]: DEBUG cinder.api.openstack.wsgi [None req-57084df6-7521-468b-bbaf-d7c86b8fd776 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.229933] [55717]: DEBUG cinder.api.openstack.wsgi [None req-57084df6-7521-468b-bbaf-d7c86b8fd776 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.230426] [55717]: INFO cinder.api.openstack.wsgi [None req-57084df6-7521-468b-bbaf-d7c86b8fd776 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1094.230784] [55717]: [pid: 55717|app: 0|req: 166/333] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:15:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1094.235248] [55716]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-8a7eb041-14b6-4693-993e-1c59ac4373ce None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.237538] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-8a7eb041-14b6-4693-993e-1c59ac4373ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1094.237974] [55716]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-8a7eb041-14b6-4693-993e-1c59ac4373ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3c8dcab-08ec-4015-8689-4495796de8fe", "connector": null, "instance_uuid": "647efb72-d036-4438-a7ca-8eb0891563e7"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.248040] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.248040] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.277555] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-8a7eb041-14b6-4693-993e-1c59ac4373ce tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1094.278046] [55716]: [pid: 55716|app: 0|req: 168/334] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:04 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) [ 1097.493231] [55717]: DEBUG cinder.api.middleware.request_id [None req-d591d622-10b4-4116-a41d-2c4f31a271db None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.495559] [55717]: INFO cinder.api.openstack.wsgi [None req-d591d622-10b4-4116-a41d-2c4f31a271db tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1097.495821] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d591d622-10b4-4116-a41d-2c4f31a271db tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.496075] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d591d622-10b4-4116-a41d-2c4f31a271db tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.514217] [55716]: DEBUG cinder.api.middleware.request_id [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.516429] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.516429] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.516743] [55716]: INFO cinder.api.openstack.wsgi [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] DELETE http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 1097.517046] [55716]: DEBUG cinder.api.openstack.wsgi [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.517279] [55716]: DEBUG cinder.api.openstack.wsgi [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.517476] [55716]: INFO cinder.api.v3.volumes [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Delete volume with id: 85242b94-e9c0-44ad-96fd-06084e7c4802 [ 1097.522461] [55717]: INFO cinder.volume.api [None req-d591d622-10b4-4116-a41d-2c4f31a271db tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1097.526942] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.526942] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.527534] [55716]: INFO cinder.volume.api [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 1097.528517] [55717]: INFO cinder.api.openstack.wsgi [None req-d591d622-10b4-4116-a41d-2c4f31a271db tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1097.528952] [55717]: [pid: 55717|app: 0|req: 167/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:07 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.556140] [55716]: INFO cinder.volume.api [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Delete volume request issued successfully. [ 1097.556140] [55716]: INFO cinder.api.openstack.wsgi [None req-85ec3d5e-095a-4edf-bbc6-95d49c6d9228 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 202 [ 1097.556140] [55716]: [pid: 55716|app: 0|req: 169/336] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:15:07 2025] DELETE /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1097.563194] [55717]: DEBUG cinder.api.middleware.request_id [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.564783] [55717]: INFO cinder.api.openstack.wsgi [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 1097.564910] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.565422] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.571675] [55716]: DEBUG cinder.api.middleware.request_id [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.573735] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.573735] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.574648] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1097.574958] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.575201] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.578073] [55717]: INFO cinder.volume.api [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 1097.583143] [55717]: INFO cinder.api.openstack.wsgi [None req-c3d5180c-3e3a-4b35-8efd-aabcd2e6495a tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 1097.583595] [55717]: [pid: 55717|app: 0|req: 168/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:07 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.589251] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.589251] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.592991] [55716]: INFO cinder.volume.api [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1097.597663] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-5af99bf1-b3bc-4d64-a853-8cabb67e0274 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1097.598161] [55716]: [pid: 55716|app: 0|req: 170/338] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:07 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.618129] [55717]: DEBUG cinder.api.middleware.request_id [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.621474] [55717]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0/action [ 1097.622152] [55717]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1097.622523] [55717]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1097.634952] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.634952] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.634952] [55717]: INFO cinder.volume.api [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1097.640396] [55717]: INFO cinder.volume.api [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Begin detaching volume completed successfully. [ 1097.640682] [55717]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-0f0ea71f-f14c-4035-bb9e-4736f0c9fda3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0/action returned with HTTP 202 [ 1097.641244] [55717]: [pid: 55717|app: 0|req: 169/339] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:15:07 2025] POST /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1098.594976] [55716]: DEBUG cinder.api.middleware.request_id [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.596828] [55716]: INFO cinder.api.openstack.wsgi [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 1098.597250] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.597594] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.617561] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617561] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.622310] [55716]: INFO cinder.volume.api [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Volume info retrieved successfully. [ 1098.627875] [55716]: INFO cinder.api.openstack.wsgi [None req-3bbfdfea-c6c7-4362-beaa-ed9558db2939 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 200 [ 1098.628287] [55716]: [pid: 55716|app: 0|req: 171/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:08 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.659901] [55717]: DEBUG cinder.api.middleware.request_id [None req-1904834c-9741-49a7-8b9c-f03a07ad0c48 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.660500] [55717]: INFO cinder.api.openstack.wsgi [None req-1904834c-9741-49a7-8b9c-f03a07ad0c48 None None] GET http://10.180.1.21/volume// [ 1098.660689] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1904834c-9741-49a7-8b9c-f03a07ad0c48 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.660905] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1904834c-9741-49a7-8b9c-f03a07ad0c48 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.661310] [55717]: INFO cinder.api.openstack.wsgi [None req-1904834c-9741-49a7-8b9c-f03a07ad0c48 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1098.662023] [55717]: [pid: 55717|app: 0|req: 170/341] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1098.664919] [55716]: DEBUG cinder.api.middleware.request_id [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.667213] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1098.667461] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.667678] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.677725] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677725] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.680842] [55716]: INFO cinder.volume.api [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1098.685141] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-317f599a-4b58-4c0d-865c-8a106bee23a0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1098.685565] [55716]: [pid: 55716|app: 0|req: 172/342] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:15:08 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1099.639453] [55717]: DEBUG cinder.api.middleware.request_id [None req-2bea44a1-a2f5-4c85-970f-ae98356153f1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.641221] [55717]: INFO cinder.api.openstack.wsgi [None req-2bea44a1-a2f5-4c85-970f-ae98356153f1 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] GET http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 [ 1099.641582] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2bea44a1-a2f5-4c85-970f-ae98356153f1 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.641928] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2bea44a1-a2f5-4c85-970f-ae98356153f1 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.650091] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650091] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.652786] [55717]: INFO cinder.api.openstack.wsgi [None req-2bea44a1-a2f5-4c85-970f-ae98356153f1 tempest-DeleteServersTestJSON-523348470 tempest-DeleteServersTestJSON-523348470-project-member] http://10.180.1.21/volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 returned with HTTP 404 [ 1099.653415] [55717]: [pid: 55717|app: 0|req: 171/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:09 2025] GET /volume/v3/volumes/85242b94-e9c0-44ad-96fd-06084e7c4802 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1100.361458] [55716]: DEBUG cinder.api.middleware.request_id [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-37e3c8ec-8d4f-4ad0-84df-183224ad1822 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.364462] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-37e3c8ec-8d4f-4ad0-84df-183224ad1822 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 [ 1100.364755] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-37e3c8ec-8d4f-4ad0-84df-183224ad1822 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.365365] [55716]: DEBUG cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-37e3c8ec-8d4f-4ad0-84df-183224ad1822 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.374852] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.374852] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.475663] [55717]: DEBUG cinder.api.middleware.request_id [None req-6bb91624-2bcd-4e15-9287-2e798629d020 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.476264] [55717]: INFO cinder.api.openstack.wsgi [None req-6bb91624-2bcd-4e15-9287-2e798629d020 None None] GET http://10.180.1.21/volume// [ 1100.476538] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6bb91624-2bcd-4e15-9287-2e798629d020 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.476732] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6bb91624-2bcd-4e15-9287-2e798629d020 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.477267] [55717]: INFO cinder.api.openstack.wsgi [None req-6bb91624-2bcd-4e15-9287-2e798629d020 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1100.477523] [55717]: [pid: 55717|app: 0|req: 172/344] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1100.480654] [55717]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.483425] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1100.485291] [55717]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.485291] [55717]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.496260] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.496260] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.500434] [55717]: INFO cinder.volume.api [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1100.506476] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e48d55f7-1023-4ffe-a8c1-f84ff4e1fc30 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 200 [ 1100.506891] [55717]: [pid: 55717|app: 0|req: 173/345] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:15:10 2025] GET /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1100.650332] [55717]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.653090] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] PUT http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd [ 1100.653557] [55717]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-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=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1100.661942] [55717]: DEBUG cinder.coordination [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Acquiring lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1100.666490] [55717]: DEBUG cinder.coordination [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1100.667593] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667593] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.902405] [55716]: INFO cinder.api.openstack.wsgi [req-e2fb9cba-b586-4de0-aad8-0fff76abb1ef req-37e3c8ec-8d4f-4ad0-84df-183224ad1822 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 returned with HTTP 200 [ 1100.902982] [55716]: [pid: 55716|app: 0|req: 173/346] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:15:10 2025] DELETE /volume/v3/attachments/1d3b1ecf-b2ac-43da-b759-24932d473187 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.194389] [55717]: DEBUG cinder.coordination [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1101.194771] [55717]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-cec0d25c-628f-4f9c-8746-a397db4e7460 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd returned with HTTP 200 [ 1101.195382] [55717]: [pid: 55717|app: 0|req: 174/347] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:15:10 2025] PUT /volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.707645] [55716]: DEBUG cinder.api.middleware.request_id [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e06cc27d-cc40-4078-b18c-8322383f4954 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.710121] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e06cc27d-cc40-4078-b18c-8322383f4954 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd/action [ 1101.710543] [55716]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e06cc27d-cc40-4078-b18c-8322383f4954 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1101.710678] [55716]: DEBUG cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e06cc27d-cc40-4078-b18c-8322383f4954 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.729621] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.729621] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.737787] [55716]: INFO cinder.api.openstack.wsgi [req-02ba4018-f24c-49cd-9d14-9666fb0f6ccc req-e06cc27d-cc40-4078-b18c-8322383f4954 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd/action returned with HTTP 204 [ 1101.738203] [55716]: [pid: 55716|app: 0|req: 174/348] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:15:11 2025] POST /volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1101.893088] [55717]: DEBUG cinder.api.middleware.request_id [None req-93a499c8-3522-44ca-ba94-b503c5897b24 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.895282] [55717]: INFO cinder.api.openstack.wsgi [None req-93a499c8-3522-44ca-ba94-b503c5897b24 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1101.895509] [55717]: DEBUG cinder.api.openstack.wsgi [None req-93a499c8-3522-44ca-ba94-b503c5897b24 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.895779] [55717]: DEBUG cinder.api.openstack.wsgi [None req-93a499c8-3522-44ca-ba94-b503c5897b24 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.904048] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.904048] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.907875] [55717]: INFO cinder.volume.api [None req-93a499c8-3522-44ca-ba94-b503c5897b24 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1101.913052] [55717]: INFO cinder.api.openstack.wsgi [None req-93a499c8-3522-44ca-ba94-b503c5897b24 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1101.913461] [55717]: [pid: 55717|app: 0|req: 175/349] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:11 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.028205] [55716]: DEBUG cinder.api.middleware.request_id [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.031130] [55716]: INFO cinder.api.openstack.wsgi [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.031455] [55716]: DEBUG cinder.api.openstack.wsgi [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1868856392"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.034409] [55716]: DEBUG cinder.api.v3.volumes [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1868856392'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.034758] [55716]: INFO cinder.api.v3.volumes [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Create volume of 1 GB [ 1105.048536] [55716]: INFO cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Availability Zones retrieved successfully. [ 1105.059083] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Flow 'volume_create_api' (16f8c81a-7b8f-4a2e-9b1f-2ac5b500137c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.061318] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d3317af-7858-481a-aea9-f4daad356498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.063349] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.093945] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d3317af-7858-481a-aea9-f4daad356498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.095713] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44943940-7e7a-4e76-9844-1e4b428ff41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.169640] [55716]: DEBUG cinder.quota [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Created reservations ['744e1115-9580-4d10-bd36-a3647453c288', '75f9ce31-b250-4243-8cad-efd764acd007', '95563bca-dc79-4bba-b0a7-33285030aa97', 'a558e0a8-2142-49f7-968a-eefbf6f4c8bb'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.170696] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44943940-7e7a-4e76-9844-1e4b428ff41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744e1115-9580-4d10-bd36-a3647453c288', '75f9ce31-b250-4243-8cad-efd764acd007', '95563bca-dc79-4bba-b0a7-33285030aa97', 'a558e0a8-2142-49f7-968a-eefbf6f4c8bb']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.171759] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8e6c00-3991-4661-924c-a46b3d3b80b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.202187] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8e6c00-3991-4661-924c-a46b3d3b80b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c70454-7e8a-42dc-b594-43df5adcfcad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1868856392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3072e69d1b6e4c7e8b00cb5043aef4dc',qos_specs=None,replication_status=,reservations=['744e1115-9580-4d10-bd36-a3647453c288','75f9ce31-b250-4243-8cad-efd764acd007','95563bca-dc79-4bba-b0a7-33285030aa97','a558e0a8-2142-49f7-968a-eefbf6f4c8bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b72e07e9603411784dd3277872f4b62',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1868856392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c70454-7e8a-42dc-b594-43df5adcfcad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3072e69d1b6e4c7e8b00cb5043aef4dc',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='9b72e07e9603411784dd3277872f4b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.203757] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d59e6c2-2044-482a-b026-e7ae1f5ea184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.229924] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d59e6c2-2044-482a-b026-e7ae1f5ea184) 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-1868856392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3072e69d1b6e4c7e8b00cb5043aef4dc',qos_specs=None,replication_status=,reservations=['744e1115-9580-4d10-bd36-a3647453c288','75f9ce31-b250-4243-8cad-efd764acd007','95563bca-dc79-4bba-b0a7-33285030aa97','a558e0a8-2142-49f7-968a-eefbf6f4c8bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b72e07e9603411784dd3277872f4b62',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.230884] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d1794f-43f6-4a0a-868e-ad3d7bb726d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.241047] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d1794f-43f6-4a0a-868e-ad3d7bb726d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.242231] [55716]: DEBUG cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Flow 'volume_create_api' (16f8c81a-7b8f-4a2e-9b1f-2ac5b500137c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.242626] [55716]: INFO cinder.volume.api [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Create volume request issued successfully. [ 1105.243360] [55716]: INFO cinder.api.openstack.wsgi [None req-09b0c60d-e8cf-40b2-ab43-482a0360a800 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.245021] [55716]: [pid: 55716|app: 0|req: 175/350] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:15:14 2025] POST /volume/v3/volumes => generated 753 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.252507] [55717]: DEBUG cinder.api.middleware.request_id [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.255460] [55717]: INFO cinder.api.openstack.wsgi [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1105.255698] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.256635] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.264154] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.264154] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.268190] [55717]: INFO cinder.volume.api [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1105.277158] [55717]: INFO cinder.api.openstack.wsgi [None req-0f74c324-19b3-4ce3-8083-51b2a7f673e6 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1105.277158] [55717]: [pid: 55717|app: 0|req: 176/351] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:15 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.290607] [55716]: DEBUG cinder.api.middleware.request_id [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.292785] [55716]: INFO cinder.api.openstack.wsgi [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1106.293082] [55716]: DEBUG cinder.api.openstack.wsgi [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.293314] [55716]: DEBUG cinder.api.openstack.wsgi [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.303622] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.303622] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.308235] [55716]: INFO cinder.volume.api [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1106.313616] [55716]: INFO cinder.api.openstack.wsgi [None req-655a72e2-93ac-418c-8e99-5a7927ba09e1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1106.314117] [55716]: [pid: 55716|app: 0|req: 176/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:16 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.501103] [55717]: DEBUG cinder.api.middleware.request_id [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.503544] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1106.503767] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.503982] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.515903] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.515903] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.523545] [55717]: INFO cinder.volume.api [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1106.528935] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-8aa992b4-38ea-4578-9781-a3b1b8669076 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1106.530930] [55717]: [pid: 55717|app: 0|req: 177/353] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:16 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.055440] [55716]: DEBUG cinder.api.middleware.request_id [None req-cb5d80a4-3b50-42ab-8598-f373c376596f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.055440] [55716]: INFO cinder.api.openstack.wsgi [None req-cb5d80a4-3b50-42ab-8598-f373c376596f None None] GET http://10.180.1.21/volume// [ 1108.055440] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cb5d80a4-3b50-42ab-8598-f373c376596f None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.055440] [55716]: DEBUG cinder.api.openstack.wsgi [None req-cb5d80a4-3b50-42ab-8598-f373c376596f None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.055440] [55716]: INFO cinder.api.openstack.wsgi [None req-cb5d80a4-3b50-42ab-8598-f373c376596f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.055440] [55716]: [pid: 55716|app: 0|req: 177/354] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:15:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.059365] [55717]: DEBUG cinder.api.middleware.request_id [req-b17a721e-4c36-4395-be1d-b000970606dc req-deb905aa-65c0-451b-b103-21fea586db88 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.065217] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-deb905aa-65c0-451b-b103-21fea586db88 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.065651] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-deb905aa-65c0-451b-b103-21fea586db88 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c70454-7e8a-42dc-b594-43df5adcfcad", "connector": null, "instance_uuid": "b4528449-771b-45d6-8b9c-d51a76ecf26f"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.080302] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.080302] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.109107] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-deb905aa-65c0-451b-b103-21fea586db88 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.111809] [55717]: [pid: 55717|app: 0|req: 178/355] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:17 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.136612] [55716]: DEBUG cinder.api.middleware.request_id [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.139912] [55716]: INFO cinder.api.openstack.wsgi [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1108.140325] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.140563] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.152022] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.152022] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.156801] [55716]: INFO cinder.volume.api [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1108.160706] [55716]: INFO cinder.api.openstack.wsgi [None req-2540c0e9-c992-4293-a4ed-34ab2aa6fc30 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1108.161160] [55716]: [pid: 55716|app: 0|req: 178/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:17 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.648129] [55717]: DEBUG cinder.api.middleware.request_id [None req-450dfc4d-849f-4a22-b7e7-45b68107e98c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.648665] [55717]: INFO cinder.api.openstack.wsgi [None req-450dfc4d-849f-4a22-b7e7-45b68107e98c None None] GET http://10.180.1.21/volume// [ 1108.648861] [55717]: DEBUG cinder.api.openstack.wsgi [None req-450dfc4d-849f-4a22-b7e7-45b68107e98c None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.649088] [55717]: DEBUG cinder.api.openstack.wsgi [None req-450dfc4d-849f-4a22-b7e7-45b68107e98c None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.649484] [55717]: INFO cinder.api.openstack.wsgi [None req-450dfc4d-849f-4a22-b7e7-45b68107e98c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.649790] [55717]: [pid: 55717|app: 0|req: 179/357] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.653615] [55716]: DEBUG cinder.api.middleware.request_id [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.656872] [55716]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1108.657185] [55716]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.657433] [55716]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.673699] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.673699] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.679085] [55716]: INFO cinder.volume.api [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1108.684069] [55716]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-cd6e3c58-4537-455d-920a-8443ee3302fa tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1108.684700] [55716]: [pid: 55716|app: 0|req: 179/358] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:15:18 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1108.714626] [55717]: DEBUG cinder.api.middleware.request_id [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.720267] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] PUT http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 [ 1108.720267] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-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-549843", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.731217] [55717]: DEBUG cinder.coordination [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Acquiring lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.739873] [55717]: DEBUG cinder.coordination [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.742339] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.742339] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.176390] [55716]: DEBUG cinder.api.middleware.request_id [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.178198] [55716]: INFO cinder.api.openstack.wsgi [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1109.178441] [55716]: DEBUG cinder.api.openstack.wsgi [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.178799] [55716]: DEBUG cinder.api.openstack.wsgi [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.199434] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.199434] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.208448] [55716]: INFO cinder.volume.api [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1109.219239] [55716]: INFO cinder.api.openstack.wsgi [None req-64305d30-80c1-48f4-9cfb-79e96aa2d65a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1109.219831] [55716]: [pid: 55716|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:19 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1110.232240] [55716]: DEBUG cinder.api.middleware.request_id [None req-5094da60-d51f-4031-8e9e-b63a50391556 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.234413] [55716]: INFO cinder.api.openstack.wsgi [None req-5094da60-d51f-4031-8e9e-b63a50391556 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1110.234630] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5094da60-d51f-4031-8e9e-b63a50391556 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.234954] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5094da60-d51f-4031-8e9e-b63a50391556 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.247962] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.247962] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.251602] [55716]: INFO cinder.volume.api [None req-5094da60-d51f-4031-8e9e-b63a50391556 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1110.256300] [55716]: INFO cinder.api.openstack.wsgi [None req-5094da60-d51f-4031-8e9e-b63a50391556 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1110.256699] [55716]: [pid: 55716|app: 0|req: 181/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:20 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.268317] [55716]: DEBUG cinder.api.middleware.request_id [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.270542] [55716]: INFO cinder.api.openstack.wsgi [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1111.271235] [55716]: DEBUG cinder.api.openstack.wsgi [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.271235] [55716]: DEBUG cinder.api.openstack.wsgi [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.285029] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.285029] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.288192] [55716]: INFO cinder.volume.api [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1111.292853] [55716]: INFO cinder.api.openstack.wsgi [None req-44fffe1a-8bcc-4bfe-987e-ab019e2c981e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1111.293294] [55716]: [pid: 55716|app: 0|req: 182/361] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:21 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.303737] [55716]: DEBUG cinder.api.middleware.request_id [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.305765] [55716]: INFO cinder.api.openstack.wsgi [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1112.306163] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.307820] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.321056] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.321056] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.325901] [55716]: INFO cinder.volume.api [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1112.332836] [55716]: INFO cinder.api.openstack.wsgi [None req-e853ce11-defc-42d8-89af-1c1435d4fd7b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1112.332836] [55716]: [pid: 55716|app: 0|req: 183/362] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:22 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.356646] [55716]: DEBUG cinder.api.middleware.request_id [None req-5950adff-c980-4c7e-b960-99bb51956255 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.359401] [55716]: INFO cinder.api.openstack.wsgi [None req-5950adff-c980-4c7e-b960-99bb51956255 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1113.359642] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5950adff-c980-4c7e-b960-99bb51956255 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.359847] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5950adff-c980-4c7e-b960-99bb51956255 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.381312] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.381312] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.386215] [55716]: INFO cinder.volume.api [None req-5950adff-c980-4c7e-b960-99bb51956255 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1113.392098] [55716]: INFO cinder.api.openstack.wsgi [None req-5950adff-c980-4c7e-b960-99bb51956255 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1113.392508] [55716]: [pid: 55716|app: 0|req: 184/363] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:23 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.768168] [55717]: DEBUG cinder.coordination [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.768512] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-ae154b41-dcfc-49cd-95d1-365d1141739b tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 returned with HTTP 200 [ 1113.768963] [55717]: [pid: 55717|app: 0|req: 180/364] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:15:18 2025] PUT /volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.824524] [55716]: DEBUG cinder.api.middleware.request_id [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.827454] [55716]: INFO cinder.api.openstack.wsgi [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1113.827862] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1313762799"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.829703] [55716]: DEBUG cinder.api.v3.volumes [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1313762799'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1113.829703] [55716]: INFO cinder.api.v3.volumes [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume of 1 GB [ 1113.834145] [55716]: INFO cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Availability Zones retrieved successfully. [ 1113.843018] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Flow 'volume_create_api' (68d700b9-fd4d-496d-9d9d-15aaedd9627c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1113.843018] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e39e310-183d-4193-8898-3369ab9193dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1113.843189] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1113.864487] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e39e310-183d-4193-8898-3369ab9193dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1113.865522] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b2ca51-d790-4787-820c-eb83d96bf412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1113.907568] [55716]: DEBUG cinder.quota [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Created reservations ['13948a8e-0637-46be-9a92-7115cfd90684', 'a2b57301-5ae0-4546-90f4-683875fd5aab', 'c81cc44a-dbaf-4d3b-b2c5-2cbb92c6a360', 'ccd6d29a-cf65-409e-864c-2bb055dce348'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1113.908628] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b2ca51-d790-4787-820c-eb83d96bf412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13948a8e-0637-46be-9a92-7115cfd90684', 'a2b57301-5ae0-4546-90f4-683875fd5aab', 'c81cc44a-dbaf-4d3b-b2c5-2cbb92c6a360', 'ccd6d29a-cf65-409e-864c-2bb055dce348']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1113.909622] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca3cd2f-ede8-4d89-a97d-2862319c4890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1113.924104] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca3cd2f-ede8-4d89-a97d-2862319c4890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28774280-a04a-4ae9-848c-2cfdb5e5716a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1313762799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',qos_specs=None,replication_status=,reservations=['13948a8e-0637-46be-9a92-7115cfd90684','a2b57301-5ae0-4546-90f4-683875fd5aab','c81cc44a-dbaf-4d3b-b2c5-2cbb92c6a360','ccd6d29a-cf65-409e-864c-2bb055dce348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e897470c2545899c2dc388bdcfbd20',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1313762799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28774280-a04a-4ae9-848c-2cfdb5e5716a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',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='f1e897470c2545899c2dc388bdcfbd20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1113.925351] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ed1848-5054-4ea3-9167-c54d36643e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1113.945101] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ed1848-5054-4ea3-9167-c54d36643e48) 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-1313762799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a0e1cc90f14ba1b64a8b5301e5f9dc',qos_specs=None,replication_status=,reservations=['13948a8e-0637-46be-9a92-7115cfd90684','a2b57301-5ae0-4546-90f4-683875fd5aab','c81cc44a-dbaf-4d3b-b2c5-2cbb92c6a360','ccd6d29a-cf65-409e-864c-2bb055dce348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e897470c2545899c2dc388bdcfbd20',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1113.946065] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0d1d4b-932b-4950-b11a-35d9aa812edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1113.959297] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0d1d4b-932b-4950-b11a-35d9aa812edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1113.962553] [55716]: DEBUG cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Flow 'volume_create_api' (68d700b9-fd4d-496d-9d9d-15aaedd9627c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1113.962553] [55716]: INFO cinder.volume.api [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Create volume request issued successfully. [ 1113.962553] [55716]: INFO cinder.api.openstack.wsgi [None req-ecfe43f5-7939-4d53-8284-4cc1e6345157 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1113.962553] [55716]: [pid: 55716|app: 0|req: 185/365] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:15:23 2025] POST /volume/v3/volumes => generated 756 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1113.973371] [55717]: DEBUG cinder.api.middleware.request_id [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.975804] [55717]: INFO cinder.api.openstack.wsgi [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1113.975956] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.976331] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.985819] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.985819] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.991104] [55717]: INFO cinder.volume.api [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1113.999260] [55717]: INFO cinder.api.openstack.wsgi [None req-a7ab5133-c948-4856-a303-da5aecfc13f9 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1113.999849] [55717]: [pid: 55717|app: 0|req: 181/366] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:23 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.410044] [55716]: DEBUG cinder.api.middleware.request_id [None req-91fb4781-4631-4e80-875e-af2f2674f135 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.413126] [55716]: INFO cinder.api.openstack.wsgi [None req-91fb4781-4631-4e80-875e-af2f2674f135 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1114.413446] [55716]: DEBUG cinder.api.openstack.wsgi [None req-91fb4781-4631-4e80-875e-af2f2674f135 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.413692] [55716]: DEBUG cinder.api.openstack.wsgi [None req-91fb4781-4631-4e80-875e-af2f2674f135 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.434195] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434195] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.441659] [55716]: INFO cinder.volume.api [None req-91fb4781-4631-4e80-875e-af2f2674f135 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1114.452658] [55716]: INFO cinder.api.openstack.wsgi [None req-91fb4781-4631-4e80-875e-af2f2674f135 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1114.453472] [55716]: [pid: 55716|app: 0|req: 186/367] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:24 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.024080] [55717]: DEBUG cinder.api.middleware.request_id [None req-aad0973d-203d-45be-90a5-252620364d53 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.026622] [55717]: INFO cinder.api.openstack.wsgi [None req-aad0973d-203d-45be-90a5-252620364d53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1115.026622] [55717]: DEBUG cinder.api.openstack.wsgi [None req-aad0973d-203d-45be-90a5-252620364d53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.026622] [55717]: DEBUG cinder.api.openstack.wsgi [None req-aad0973d-203d-45be-90a5-252620364d53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.036897] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.036897] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.041543] [55717]: INFO cinder.volume.api [None req-aad0973d-203d-45be-90a5-252620364d53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1115.047163] [55717]: INFO cinder.api.openstack.wsgi [None req-aad0973d-203d-45be-90a5-252620364d53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1115.047163] [55717]: [pid: 55717|app: 0|req: 182/368] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:24 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.468317] [55716]: DEBUG cinder.api.middleware.request_id [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.470957] [55716]: INFO cinder.api.openstack.wsgi [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1115.471208] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.471429] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.487256] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.487256] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.490921] [55716]: INFO cinder.volume.api [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1115.495423] [55716]: INFO cinder.api.openstack.wsgi [None req-1975a30f-a8c3-4cca-80ea-f51e44fc768e tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1115.495878] [55716]: [pid: 55716|app: 0|req: 187/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:25 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.909591] [55717]: DEBUG cinder.api.middleware.request_id [req-b17a721e-4c36-4395-be1d-b000970606dc req-1a05d752-bc3b-4edd-aa93-b48ec8587334 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.912431] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-1a05d752-bc3b-4edd-aa93-b48ec8587334 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7/action [ 1115.912845] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-1a05d752-bc3b-4edd-aa93-b48ec8587334 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1115.912976] [55717]: DEBUG cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-1a05d752-bc3b-4edd-aa93-b48ec8587334 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.928757] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.928757] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.936131] [55717]: INFO cinder.api.openstack.wsgi [req-b17a721e-4c36-4395-be1d-b000970606dc req-1a05d752-bc3b-4edd-aa93-b48ec8587334 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7/action returned with HTTP 204 [ 1115.936697] [55717]: [pid: 55717|app: 0|req: 183/370] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:15:25 2025] POST /volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1116.506770] [55716]: DEBUG cinder.api.middleware.request_id [None req-fbf24adf-8247-446a-a97f-3f022412c134 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.512182] [55716]: INFO cinder.api.openstack.wsgi [None req-fbf24adf-8247-446a-a97f-3f022412c134 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1116.512182] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fbf24adf-8247-446a-a97f-3f022412c134 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.512570] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fbf24adf-8247-446a-a97f-3f022412c134 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.528722] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.528722] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.532949] [55716]: INFO cinder.volume.api [None req-fbf24adf-8247-446a-a97f-3f022412c134 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1116.543408] [55716]: INFO cinder.api.openstack.wsgi [None req-fbf24adf-8247-446a-a97f-3f022412c134 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1116.543408] [55716]: [pid: 55716|app: 0|req: 188/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:26 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.555854] [55717]: DEBUG cinder.api.middleware.request_id [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.557782] [55717]: INFO cinder.api.openstack.wsgi [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1116.558074] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.558330] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.570743] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.570743] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.574141] [55717]: INFO cinder.volume.api [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1116.578534] [55717]: INFO cinder.api.openstack.wsgi [None req-e9ed84d5-5176-4c6c-97df-35a7c9d22918 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1116.578916] [55717]: [pid: 55717|app: 0|req: 184/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:26 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.539948] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=191,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1126.576412] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=129,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1127.374136] [55716]: DEBUG cinder.api.middleware.request_id [None req-60933456-26f9-45cd-a035-2a44c4b97f2c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.374634] [55716]: INFO cinder.api.openstack.wsgi [None req-60933456-26f9-45cd-a035-2a44c4b97f2c None None] GET http://10.180.1.21/volume// [ 1127.374834] [55716]: DEBUG cinder.api.openstack.wsgi [None req-60933456-26f9-45cd-a035-2a44c4b97f2c None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.375080] [55716]: DEBUG cinder.api.openstack.wsgi [None req-60933456-26f9-45cd-a035-2a44c4b97f2c None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.375484] [55716]: INFO cinder.api.openstack.wsgi [None req-60933456-26f9-45cd-a035-2a44c4b97f2c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1127.375801] [55716]: [pid: 55716|app: 0|req: 189/373] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1127.381993] [55717]: DEBUG cinder.api.middleware.request_id [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-c94eede3-6d4e-44f8-9f81-fee5a68f5440 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.384800] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-c94eede3-6d4e-44f8-9f81-fee5a68f5440 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1127.385320] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-c94eede3-6d4e-44f8-9f81-fee5a68f5440 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3c8dcab-08ec-4015-8689-4495796de8fe", "connector": null, "instance_uuid": "647efb72-d036-4438-a7ca-8eb0891563e7"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.403189] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.403189] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.441533] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-c94eede3-6d4e-44f8-9f81-fee5a68f5440 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1127.442022] [55717]: [pid: 55717|app: 0|req: 185/374] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:37 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.456730] [55716]: DEBUG cinder.api.middleware.request_id [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b19892f1-16de-4ee9-9b6f-2a6edb6134e3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.461063] [55716]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b19892f1-16de-4ee9-9b6f-2a6edb6134e3 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd [ 1127.461063] [55716]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b19892f1-16de-4ee9-9b6f-2a6edb6134e3 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.461063] [55716]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b19892f1-16de-4ee9-9b6f-2a6edb6134e3 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.470071] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.470071] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.009460] [55716]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b19892f1-16de-4ee9-9b6f-2a6edb6134e3 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd returned with HTTP 200 [ 1128.009913] [55716]: [pid: 55716|app: 0|req: 190/375] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:15:37 2025] DELETE /volume/v3/attachments/38466549-b269-4d58-8759-af5b18697ffd => generated 192 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.427932] [55717]: DEBUG cinder.api.middleware.request_id [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.430339] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] PUT http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb [ 1132.430748] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-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-549853", "mountpoint": "/dev/sda"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.440791] [55717]: DEBUG cinder.coordination [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Acquiring lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1132.445107] [55717]: DEBUG cinder.coordination [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1132.446168] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.446168] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.967447] [55717]: DEBUG cinder.coordination [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Lock "cinder-attachment_update-c3c8dcab-08ec-4015-8689-4495796de8fe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1132.968018] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-4a16c8c1-6524-4fa1-82c5-4da149f98aeb tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb returned with HTTP 200 [ 1132.968586] [55717]: [pid: 55717|app: 0|req: 186/376] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:15:42 2025] PUT /volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.973228] [55716]: DEBUG cinder.api.middleware.request_id [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-30a58ba2-4bea-4d94-96dd-118528a5bf91 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.975605] [55716]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-30a58ba2-4bea-4d94-96dd-118528a5bf91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb [ 1132.975858] [55716]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-30a58ba2-4bea-4d94-96dd-118528a5bf91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.976085] [55716]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-30a58ba2-4bea-4d94-96dd-118528a5bf91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.990611] [55716]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-30a58ba2-4bea-4d94-96dd-118528a5bf91 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb returned with HTTP 200 [ 1132.991016] [55716]: [pid: 55716|app: 0|req: 191/377] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 15:15:42 2025] GET /volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.124602] [55717]: DEBUG cinder.api.middleware.request_id [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b4096058-8300-4c5a-886b-d070093bdcba None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.126866] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b4096058-8300-4c5a-886b-d070093bdcba tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] POST http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb/action [ 1135.127298] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b4096058-8300-4c5a-886b-d070093bdcba tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1135.127436] [55717]: DEBUG cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b4096058-8300-4c5a-886b-d070093bdcba tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.146556] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146556] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.153456] [55717]: INFO cinder.api.openstack.wsgi [req-2d5b41b3-31be-4bfb-86ec-bc3b24a94616 req-b4096058-8300-4c5a-886b-d070093bdcba tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb/action returned with HTTP 204 [ 1135.153937] [55717]: [pid: 55717|app: 0|req: 187/378] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:15:44 2025] POST /volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1135.184109] [55716]: DEBUG cinder.api.middleware.request_id [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.186602] [55716]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1135.186999] [55716]: DEBUG cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.187105] [55716]: DEBUG cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.194543] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.194543] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.198596] [55716]: INFO cinder.volume.api [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1135.203973] [55716]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-cee5796c-3ace-4e01-a643-10b13b2a5ee1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1135.204354] [55716]: [pid: 55716|app: 0|req: 192/379] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.216177] [55717]: DEBUG cinder.api.middleware.request_id [None req-96506b2a-c36b-4036-b598-da7b8ffd99e5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.216667] [55717]: INFO cinder.api.openstack.wsgi [None req-96506b2a-c36b-4036-b598-da7b8ffd99e5 None None] GET http://10.180.1.21/volume// [ 1135.216862] [55717]: DEBUG cinder.api.openstack.wsgi [None req-96506b2a-c36b-4036-b598-da7b8ffd99e5 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.217371] [55717]: DEBUG cinder.api.openstack.wsgi [None req-96506b2a-c36b-4036-b598-da7b8ffd99e5 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.217481] [55717]: INFO cinder.api.openstack.wsgi [None req-96506b2a-c36b-4036-b598-da7b8ffd99e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.217834] [55717]: [pid: 55717|app: 0|req: 188/380] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.222083] [55716]: DEBUG cinder.api.middleware.request_id [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-87d2695c-5ff5-4cbf-b087-33c09360bc53 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.224341] [55716]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-87d2695c-5ff5-4cbf-b087-33c09360bc53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.224750] [55716]: DEBUG cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-87d2695c-5ff5-4cbf-b087-33c09360bc53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28774280-a04a-4ae9-848c-2cfdb5e5716a", "connector": null, "instance_uuid": "43f3f018-6543-4d8f-9dc3-74e5b45c6deb"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.234411] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234411] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.252063] [55716]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-87d2695c-5ff5-4cbf-b087-33c09360bc53 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.252557] [55716]: [pid: 55716|app: 0|req: 193/381] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:45 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.274017] [55717]: DEBUG cinder.api.middleware.request_id [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-e0487485-6788-4b3a-a774-1b2ea67a1704 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.276929] [55717]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-e0487485-6788-4b3a-a774-1b2ea67a1704 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] POST http://10.180.1.21/volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f/action [ 1135.277488] [55717]: DEBUG cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-e0487485-6788-4b3a-a774-1b2ea67a1704 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1135.277721] [55717]: DEBUG cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-e0487485-6788-4b3a-a774-1b2ea67a1704 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.297264] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.297264] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.305085] [55717]: INFO cinder.api.openstack.wsgi [req-39632644-c9a9-4681-95cd-db79b25df0d8 req-e0487485-6788-4b3a-a774-1b2ea67a1704 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f/action returned with HTTP 204 [ 1135.305803] [55717]: [pid: 55717|app: 0|req: 189/382] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:15:45 2025] POST /volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1135.320253] [55716]: DEBUG cinder.api.middleware.request_id [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.322408] [55716]: INFO cinder.api.openstack.wsgi [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1135.322635] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.322848] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.332913] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.332913] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.336040] [55716]: INFO cinder.volume.api [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1135.340243] [55716]: INFO cinder.api.openstack.wsgi [None req-f47c5373-c7c9-405c-9562-80479f0e79c7 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1135.340612] [55716]: [pid: 55716|app: 0|req: 194/383] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.351077] [55717]: DEBUG cinder.api.middleware.request_id [None req-d849d086-1863-442a-956c-339c41e14634 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.353300] [55717]: INFO cinder.api.openstack.wsgi [None req-d849d086-1863-442a-956c-339c41e14634 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1135.355018] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d849d086-1863-442a-956c-339c41e14634 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.355018] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d849d086-1863-442a-956c-339c41e14634 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.365679] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.365679] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.370373] [55717]: INFO cinder.volume.api [None req-d849d086-1863-442a-956c-339c41e14634 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1135.376978] [55717]: INFO cinder.api.openstack.wsgi [None req-d849d086-1863-442a-956c-339c41e14634 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1135.377691] [55717]: [pid: 55717|app: 0|req: 190/384] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.412750] [55716]: DEBUG cinder.api.middleware.request_id [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.415099] [55716]: INFO cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1135.415330] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.415543] [55716]: DEBUG cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.426393] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.426393] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.429638] [55716]: INFO cinder.volume.api [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1135.433777] [55716]: INFO cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-56023f27-0415-4525-82d3-dc824c2cd88c tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1135.434186] [55716]: [pid: 55716|app: 0|req: 195/385] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.454339] [55717]: DEBUG cinder.api.middleware.request_id [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-dc7d068b-e453-4e8b-89b1-852d35ca67be None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.456740] [55717]: INFO cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-dc7d068b-e453-4e8b-89b1-852d35ca67be tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f [ 1135.457131] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-dc7d068b-e453-4e8b-89b1-852d35ca67be tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.457472] [55717]: DEBUG cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-dc7d068b-e453-4e8b-89b1-852d35ca67be tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.465016] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465016] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.689059] [55716]: DEBUG cinder.api.middleware.request_id [None req-6e347c1a-6eb4-4332-bd56-d203cce26bfd None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.689059] [55716]: INFO cinder.api.openstack.wsgi [None req-6e347c1a-6eb4-4332-bd56-d203cce26bfd None None] GET http://10.180.1.21/volume// [ 1135.689351] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e347c1a-6eb4-4332-bd56-d203cce26bfd None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.689681] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e347c1a-6eb4-4332-bd56-d203cce26bfd None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.690312] [55716]: INFO cinder.api.openstack.wsgi [None req-6e347c1a-6eb4-4332-bd56-d203cce26bfd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.690758] [55716]: [pid: 55716|app: 0|req: 196/386] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.694732] [55716]: DEBUG cinder.api.middleware.request_id [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-baa2ef94-9000-4e13-a1f9-1e47843e4636 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.698246] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-baa2ef94-9000-4e13-a1f9-1e47843e4636 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.698823] [55716]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-baa2ef94-9000-4e13-a1f9-1e47843e4636 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c70454-7e8a-42dc-b594-43df5adcfcad", "connector": null, "instance_uuid": "b4528449-771b-45d6-8b9c-d51a76ecf26f"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.714741] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.714741] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.747879] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-baa2ef94-9000-4e13-a1f9-1e47843e4636 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.748574] [55716]: [pid: 55716|app: 0|req: 197/387] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:45 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.752613] [55716]: DEBUG cinder.api.middleware.request_id [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-041e3494-1074-433e-941e-447b53193646 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.756045] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-041e3494-1074-433e-941e-447b53193646 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 [ 1135.756045] [55716]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-041e3494-1074-433e-941e-447b53193646 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.756567] [55716]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-041e3494-1074-433e-941e-447b53193646 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.765215] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.765215] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.990921] [55717]: INFO cinder.api.openstack.wsgi [req-1ddb01d3-57d3-4772-9ea2-11331554273b req-dc7d068b-e453-4e8b-89b1-852d35ca67be tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f returned with HTTP 200 [ 1135.991291] [55717]: [pid: 55717|app: 0|req: 191/388] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:15:45 2025] DELETE /volume/v3/attachments/bfb69c84-3b7c-410a-9bca-3bdb7698ea7f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.009858] [55717]: DEBUG cinder.api.middleware.request_id [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.011926] [55717]: INFO cinder.api.openstack.wsgi [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1136.012206] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.012430] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.020461] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020461] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.024791] [55717]: INFO cinder.volume.api [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1136.030087] [55717]: INFO cinder.api.openstack.wsgi [None req-e80f73ac-bf54-448b-b440-fd8220a4fe0f tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1136.030524] [55717]: [pid: 55717|app: 0|req: 192/389] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:15:45 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1136.296149] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-041e3494-1074-433e-941e-447b53193646 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 returned with HTTP 200 [ 1136.296801] [55716]: [pid: 55716|app: 0|req: 198/390] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:15:45 2025] DELETE /volume/v3/attachments/f3551e93-b35f-4460-b3e9-14c2d5dbbbf7 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1140.669328] [55717]: DEBUG cinder.api.middleware.request_id [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.671676] [55717]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] PUT http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 [ 1140.672101] [55717]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-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-549843", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.683470] [55717]: DEBUG cinder.coordination [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Acquiring lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1140.686790] [55717]: DEBUG cinder.coordination [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1140.687890] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.687890] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.207081] [55717]: DEBUG cinder.coordination [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1141.207423] [55717]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e296831f-0fbf-4fd4-9bc6-f00dd268b293 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 returned with HTTP 200 [ 1141.207920] [55717]: [pid: 55717|app: 0|req: 193/391] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:15:50 2025] PUT /volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.212405] [55716]: DEBUG cinder.api.middleware.request_id [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e548d89c-29ef-4e6e-b643-fcab7de3a713 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.214905] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e548d89c-29ef-4e6e-b643-fcab7de3a713 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 [ 1141.215168] [55716]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e548d89c-29ef-4e6e-b643-fcab7de3a713 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.215386] [55716]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e548d89c-29ef-4e6e-b643-fcab7de3a713 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.229177] [55716]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-e548d89c-29ef-4e6e-b643-fcab7de3a713 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 returned with HTTP 200 [ 1141.229549] [55716]: [pid: 55716|app: 0|req: 199/392] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 15:15:51 2025] GET /volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.315488] [55717]: DEBUG cinder.api.middleware.request_id [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-62be52dd-e559-4219-9471-3b85ae649f14 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.317764] [55717]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-62be52dd-e559-4219-9471-3b85ae649f14 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0/action [ 1143.318121] [55717]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-62be52dd-e559-4219-9471-3b85ae649f14 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1143.318263] [55717]: DEBUG cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-62be52dd-e559-4219-9471-3b85ae649f14 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.336595] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.336595] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.343166] [55717]: INFO cinder.api.openstack.wsgi [req-fcd45eb4-7b50-484c-8216-19d5c47abca2 req-62be52dd-e559-4219-9471-3b85ae649f14 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0/action returned with HTTP 204 [ 1143.343580] [55717]: [pid: 55717|app: 0|req: 194/393] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:15:53 2025] POST /volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1147.560060] [55716]: DEBUG cinder.api.middleware.request_id [None req-81377084-84f3-4c9b-a3db-d310f00d0489 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.560348] [55716]: INFO cinder.api.openstack.wsgi [None req-81377084-84f3-4c9b-a3db-d310f00d0489 None None] GET http://10.180.1.21/volume// [ 1147.561036] [55716]: DEBUG cinder.api.openstack.wsgi [None req-81377084-84f3-4c9b-a3db-d310f00d0489 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.561036] [55716]: DEBUG cinder.api.openstack.wsgi [None req-81377084-84f3-4c9b-a3db-d310f00d0489 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.561170] [55716]: INFO cinder.api.openstack.wsgi [None req-81377084-84f3-4c9b-a3db-d310f00d0489 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1147.561530] [55716]: [pid: 55716|app: 0|req: 200/394] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:15:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1147.566234] [55717]: DEBUG cinder.api.middleware.request_id [req-643d600a-37ba-4a6f-b763-84820c5c490f req-6992400e-96d4-4bf7-a2a1-0f36e581856a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.568583] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-6992400e-96d4-4bf7-a2a1-0f36e581856a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1147.569197] [55717]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-6992400e-96d4-4bf7-a2a1-0f36e581856a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c70454-7e8a-42dc-b594-43df5adcfcad", "connector": null, "instance_uuid": "b4528449-771b-45d6-8b9c-d51a76ecf26f"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.586959] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.586959] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.620194] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-6992400e-96d4-4bf7-a2a1-0f36e581856a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1147.620440] [55717]: [pid: 55717|app: 0|req: 195/395] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:15:57 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.626145] [55716]: DEBUG cinder.api.middleware.request_id [req-643d600a-37ba-4a6f-b763-84820c5c490f req-44e78205-de37-446a-a892-f28945b33661 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.629055] [55716]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-44e78205-de37-446a-a892-f28945b33661 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 [ 1147.629055] [55716]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-44e78205-de37-446a-a892-f28945b33661 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.629192] [55716]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-44e78205-de37-446a-a892-f28945b33661 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.639484] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639484] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.166871] [55716]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-44e78205-de37-446a-a892-f28945b33661 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 returned with HTTP 200 [ 1148.167441] [55716]: [pid: 55716|app: 0|req: 201/396] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:15:57 2025] DELETE /volume/v3/attachments/5494063a-e7d2-4ff2-938e-eb59623c31f0 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.368334] [55717]: DEBUG cinder.api.middleware.request_id [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.370935] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] PUT http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 [ 1154.371456] [55717]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-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-549843", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.382659] [55717]: DEBUG cinder.coordination [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Acquiring lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.386871] [55717]: DEBUG cinder.coordination [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.387978] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387978] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.907034] [55717]: DEBUG cinder.coordination [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Lock "cinder-attachment_update-10c70454-7e8a-42dc-b594-43df5adcfcad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1154.907396] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-1dab5e18-cac8-47f6-b27e-19631a98bade tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 returned with HTTP 200 [ 1154.907867] [55717]: [pid: 55717|app: 0|req: 196/397] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:16:04 2025] PUT /volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.912047] [55716]: DEBUG cinder.api.middleware.request_id [req-643d600a-37ba-4a6f-b763-84820c5c490f req-42798ef8-845b-4e0f-a7a3-77c6ae817a3c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.914445] [55716]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-42798ef8-845b-4e0f-a7a3-77c6ae817a3c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 [ 1154.914707] [55716]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-42798ef8-845b-4e0f-a7a3-77c6ae817a3c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.914974] [55716]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-42798ef8-845b-4e0f-a7a3-77c6ae817a3c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.929434] [55716]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-42798ef8-845b-4e0f-a7a3-77c6ae817a3c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 returned with HTTP 200 [ 1154.929872] [55716]: [pid: 55716|app: 0|req: 202/398] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 15:16:04 2025] GET /volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.720657] [55717]: DEBUG cinder.api.middleware.request_id [req-643d600a-37ba-4a6f-b763-84820c5c490f req-4ce33057-3d0c-4591-9ff0-b986ba7932d9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.722957] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-4ce33057-3d0c-4591-9ff0-b986ba7932d9 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] POST http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56/action [ 1159.723434] [55717]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-4ce33057-3d0c-4591-9ff0-b986ba7932d9 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1159.723571] [55717]: DEBUG cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-4ce33057-3d0c-4591-9ff0-b986ba7932d9 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.742022] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742022] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.749360] [55717]: INFO cinder.api.openstack.wsgi [req-643d600a-37ba-4a6f-b763-84820c5c490f req-4ce33057-3d0c-4591-9ff0-b986ba7932d9 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56/action returned with HTTP 204 [ 1159.749894] [55717]: [pid: 55717|app: 0|req: 197/399] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:16:09 2025] POST /volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1160.652402] [55716]: DEBUG cinder.api.middleware.request_id [None req-70b8c469-54da-4be7-9a10-8700d60ac3de None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.654579] [55716]: INFO cinder.api.openstack.wsgi [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1160.655059] [55716]: DEBUG cinder.api.openstack.wsgi [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1979173515"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.657573] [55716]: DEBUG cinder.api.v3.volumes [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1979173515'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1160.657793] [55716]: INFO cinder.api.v3.volumes [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume of 1 GB [ 1160.658116] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658116] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.662576] [55716]: INFO cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Availability Zones retrieved successfully. [ 1160.669810] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (d6d955aa-5767-4f30-a05e-1a9319abcbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.671029] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d23844-57ac-484a-a6a3-d15d24ff6f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.672368] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1160.691233] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d23844-57ac-484a-a6a3-d15d24ff6f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.692239] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eba9414-920c-4756-9bb1-11659ecf28e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.737865] [55716]: DEBUG cinder.quota [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Created reservations ['6ece5548-ba64-4a44-885a-7b8a06a9d062', '30c3aee7-aeb1-4830-8889-7aa538defbb7', 'f0541b20-7ee1-4c3f-9c0b-d738c4101051', 'cbdac86e-586c-44ec-81f0-e93c304e9336'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1160.738882] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eba9414-920c-4756-9bb1-11659ecf28e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ece5548-ba64-4a44-885a-7b8a06a9d062', '30c3aee7-aeb1-4830-8889-7aa538defbb7', 'f0541b20-7ee1-4c3f-9c0b-d738c4101051', 'cbdac86e-586c-44ec-81f0-e93c304e9336']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.739863] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c70baa-48d5-4208-a8d5-3468cfcf63ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.753064] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c70baa-48d5-4208-a8d5-3468cfcf63ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29219fcf-be51-451b-8bdc-9218cf4be532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1979173515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['6ece5548-ba64-4a44-885a-7b8a06a9d062','30c3aee7-aeb1-4830-8889-7aa538defbb7','f0541b20-7ee1-4c3f-9c0b-d738c4101051','cbdac86e-586c-44ec-81f0-e93c304e9336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1979173515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29219fcf-be51-451b-8bdc-9218cf4be532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f7c3fce83a4d16b2d13fe918d648f9',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='6b280aa48050494397688bf0a3ff1edb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.753989] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba600a6d-7370-44e6-a1bd-6da44ad69657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.766105] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba600a6d-7370-44e6-a1bd-6da44ad69657) 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-1979173515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['6ece5548-ba64-4a44-885a-7b8a06a9d062','30c3aee7-aeb1-4830-8889-7aa538defbb7','f0541b20-7ee1-4c3f-9c0b-d738c4101051','cbdac86e-586c-44ec-81f0-e93c304e9336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.766994] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c9bf77-b00b-420e-b422-5358c0a9cbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.777196] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2c9bf77-b00b-420e-b422-5358c0a9cbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.778365] [55716]: DEBUG cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (d6d955aa-5767-4f30-a05e-1a9319abcbdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.778739] [55716]: INFO cinder.volume.api [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request issued successfully. [ 1160.779456] [55716]: INFO cinder.api.openstack.wsgi [None req-70b8c469-54da-4be7-9a10-8700d60ac3de tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1160.780021] [55716]: [pid: 55716|app: 0|req: 203/400] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:16:10 2025] POST /volume/v3/volumes => generated 750 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1160.789319] [55717]: DEBUG cinder.api.middleware.request_id [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.791493] [55717]: INFO cinder.api.openstack.wsgi [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1160.791764] [55717]: DEBUG cinder.api.openstack.wsgi [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.792119] [55717]: DEBUG cinder.api.openstack.wsgi [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.800334] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800334] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.804932] [55717]: INFO cinder.volume.api [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1160.810599] [55717]: INFO cinder.api.openstack.wsgi [None req-208a7bd4-5df2-4722-b46b-552ee9e7b1a3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1160.811079] [55717]: [pid: 55717|app: 0|req: 198/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:10 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.821925] [55716]: DEBUG cinder.api.middleware.request_id [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.824330] [55716]: INFO cinder.api.openstack.wsgi [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1161.824666] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.825061] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.835955] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835955] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.840637] [55716]: INFO cinder.volume.api [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1161.845790] [55716]: INFO cinder.api.openstack.wsgi [None req-8c0b1980-f34a-4b0c-b050-8e78962a84f4 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1161.846189] [55716]: [pid: 55716|app: 0|req: 204/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:11 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.881945] [55717]: DEBUG cinder.api.middleware.request_id [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.884291] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1161.884548] [55717]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.884725] [55717]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.892287] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892287] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.895555] [55717]: INFO cinder.volume.api [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1161.899859] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-9e2191d0-eb20-4116-8ef3-ce96fda44a8b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1161.900258] [55717]: [pid: 55717|app: 0|req: 199/403] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:16:11 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.429559] [55716]: DEBUG cinder.api.middleware.request_id [None req-8803b171-b9f2-4d62-8180-605e9dac68ba None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.430169] [55716]: INFO cinder.api.openstack.wsgi [None req-8803b171-b9f2-4d62-8180-605e9dac68ba None None] GET http://10.180.1.21/volume// [ 1163.430395] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8803b171-b9f2-4d62-8180-605e9dac68ba None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.430652] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8803b171-b9f2-4d62-8180-605e9dac68ba None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.431101] [55716]: INFO cinder.api.openstack.wsgi [None req-8803b171-b9f2-4d62-8180-605e9dac68ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1163.431482] [55716]: [pid: 55716|app: 0|req: 205/404] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:16:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1163.437707] [55717]: DEBUG cinder.api.middleware.request_id [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-ea625ace-56af-4869-82e2-7f5fd8479217 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.440307] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-ea625ace-56af-4869-82e2-7f5fd8479217 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1163.440705] [55717]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-ea625ace-56af-4869-82e2-7f5fd8479217 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29219fcf-be51-451b-8bdc-9218cf4be532", "connector": null, "instance_uuid": "be4432f4-17d0-456b-93c8-43614605797b"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.453939] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.453939] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.484814] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-ea625ace-56af-4869-82e2-7f5fd8479217 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1163.485420] [55717]: [pid: 55717|app: 0|req: 200/405] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:16:13 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.502118] [55716]: DEBUG cinder.api.middleware.request_id [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.504299] [55716]: INFO cinder.api.openstack.wsgi [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1163.504526] [55716]: DEBUG cinder.api.openstack.wsgi [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.504739] [55716]: DEBUG cinder.api.openstack.wsgi [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.515510] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.515510] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.518828] [55716]: INFO cinder.volume.api [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1163.523882] [55716]: INFO cinder.api.openstack.wsgi [None req-19ce366a-ca41-47de-9dd3-fa3a03ffd574 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1163.524312] [55716]: [pid: 55716|app: 0|req: 206/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:13 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.006610] [55717]: DEBUG cinder.api.middleware.request_id [None req-10f101fa-96fb-43b3-885b-0b6fce4376c8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.006926] [55717]: INFO cinder.api.openstack.wsgi [None req-10f101fa-96fb-43b3-885b-0b6fce4376c8 None None] GET http://10.180.1.21/volume// [ 1164.007308] [55717]: DEBUG cinder.api.openstack.wsgi [None req-10f101fa-96fb-43b3-885b-0b6fce4376c8 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.007556] [55717]: DEBUG cinder.api.openstack.wsgi [None req-10f101fa-96fb-43b3-885b-0b6fce4376c8 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.007979] [55717]: INFO cinder.api.openstack.wsgi [None req-10f101fa-96fb-43b3-885b-0b6fce4376c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1164.008319] [55717]: [pid: 55717|app: 0|req: 201/407] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:16:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1164.012383] [55716]: DEBUG cinder.api.middleware.request_id [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.014933] [55716]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1164.015266] [55716]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.015488] [55716]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.026108] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026108] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.029346] [55716]: INFO cinder.volume.api [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1164.033469] [55716]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-861ad40c-7e72-494d-a856-f4e59f57e5f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1164.033857] [55716]: [pid: 55716|app: 0|req: 207/408] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:16:13 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1164.058798] [55717]: DEBUG cinder.api.middleware.request_id [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.061199] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] PUT http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 [ 1164.061617] [55717]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-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-549859", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1164.069534] [55717]: DEBUG cinder.coordination [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Acquiring lock "cinder-attachment_update-29219fcf-be51-451b-8bdc-9218cf4be532-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1164.076174] [55717]: DEBUG cinder.coordination [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-29219fcf-be51-451b-8bdc-9218cf4be532-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1164.077280] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077280] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.535327] [55716]: DEBUG cinder.api.middleware.request_id [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.537271] [55716]: INFO cinder.api.openstack.wsgi [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1164.537645] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.537981] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.547914] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547914] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.551338] [55716]: INFO cinder.volume.api [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1164.555659] [55716]: INFO cinder.api.openstack.wsgi [None req-4a30f981-57a5-405b-bc54-ae34128d8d01 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1164.556078] [55716]: [pid: 55716|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:14 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.566366] [55716]: DEBUG cinder.api.middleware.request_id [None req-9afda241-1410-4934-8a52-511f71e0a7f9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.568671] [55716]: INFO cinder.api.openstack.wsgi [None req-9afda241-1410-4934-8a52-511f71e0a7f9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1165.568897] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9afda241-1410-4934-8a52-511f71e0a7f9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.569131] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9afda241-1410-4934-8a52-511f71e0a7f9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.583685] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.583685] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.587266] [55716]: INFO cinder.volume.api [None req-9afda241-1410-4934-8a52-511f71e0a7f9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1165.591727] [55716]: INFO cinder.api.openstack.wsgi [None req-9afda241-1410-4934-8a52-511f71e0a7f9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1165.592114] [55716]: [pid: 55716|app: 0|req: 209/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:15 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.728102] [55716]: DEBUG cinder.api.middleware.request_id [req-9656585b-665f-46f5-9bd7-c9c79a3154ea req-40057aaf-81c1-4eff-b2bd-a4bfec1546f1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.730465] [55716]: INFO cinder.api.openstack.wsgi [req-9656585b-665f-46f5-9bd7-c9c79a3154ea req-40057aaf-81c1-4eff-b2bd-a4bfec1546f1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 [ 1165.730689] [55716]: DEBUG cinder.api.openstack.wsgi [req-9656585b-665f-46f5-9bd7-c9c79a3154ea req-40057aaf-81c1-4eff-b2bd-a4bfec1546f1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.730905] [55716]: DEBUG cinder.api.openstack.wsgi [req-9656585b-665f-46f5-9bd7-c9c79a3154ea req-40057aaf-81c1-4eff-b2bd-a4bfec1546f1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.737824] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.737824] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.266775] [55716]: INFO cinder.api.openstack.wsgi [req-9656585b-665f-46f5-9bd7-c9c79a3154ea req-40057aaf-81c1-4eff-b2bd-a4bfec1546f1 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 returned with HTTP 200 [ 1166.267282] [55716]: [pid: 55716|app: 0|req: 210/411] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:16:15 2025] DELETE /volume/v3/attachments/64c9ee4c-1f4c-41c5-9c24-759b1a29df56 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.601950] [55716]: DEBUG cinder.api.middleware.request_id [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.606139] [55716]: INFO cinder.api.openstack.wsgi [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1166.606139] [55716]: DEBUG cinder.api.openstack.wsgi [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.606139] [55716]: DEBUG cinder.api.openstack.wsgi [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.615966] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615966] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.619769] [55716]: INFO cinder.volume.api [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1166.624314] [55716]: INFO cinder.api.openstack.wsgi [None req-829dfa2a-e629-4a5b-9d5f-e845e472330a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1166.624865] [55716]: [pid: 55716|app: 0|req: 211/412] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:16 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.810836] [55716]: DEBUG cinder.api.middleware.request_id [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.812958] [55716]: INFO cinder.api.openstack.wsgi [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1166.813336] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1376995539"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.815012] [55716]: DEBUG cinder.api.v3.volumes [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1376995539'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1166.815190] [55716]: INFO cinder.api.v3.volumes [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume of 1 GB [ 1166.819176] [55716]: INFO cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Availability Zones retrieved successfully. [ 1166.825930] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (2219ee9b-056d-4826-b2d9-dd42c937c5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.829128] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50a08bd-d8cb-4f14-86e0-f3828ed99e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.829953] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1166.848113] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50a08bd-d8cb-4f14-86e0-f3828ed99e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.849400] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d93b6b8-70cd-47a8-97ee-79bb401e8d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.879169] [55716]: DEBUG cinder.quota [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Created reservations ['fd16bb24-ad05-4d61-afbd-2ee9beacbfa0', 'eb7ba672-03d6-451c-841b-e673020f4926', '7c63bacd-7c33-4d8b-88dc-66fefd22a212', '727b6792-ab88-4215-854e-dcd42254708b'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1166.879744] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d93b6b8-70cd-47a8-97ee-79bb401e8d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd16bb24-ad05-4d61-afbd-2ee9beacbfa0', 'eb7ba672-03d6-451c-841b-e673020f4926', '7c63bacd-7c33-4d8b-88dc-66fefd22a212', '727b6792-ab88-4215-854e-dcd42254708b']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.880634] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7362839f-1e95-4057-bbf3-780a858265d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.893795] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7362839f-1e95-4057-bbf3-780a858265d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '626604be-7eaa-4b32-b322-54eb149656f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1376995539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['fd16bb24-ad05-4d61-afbd-2ee9beacbfa0','eb7ba672-03d6-451c-841b-e673020f4926','7c63bacd-7c33-4d8b-88dc-66fefd22a212','727b6792-ab88-4215-854e-dcd42254708b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1376995539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=626604be-7eaa-4b32-b322-54eb149656f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',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='45159ba8b05c4c8eac96381b4330dce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.894755] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34538b08-a47b-4a83-8b68-0c4ee36ecff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.912922] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34538b08-a47b-4a83-8b68-0c4ee36ecff0) 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-1376995539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['fd16bb24-ad05-4d61-afbd-2ee9beacbfa0','eb7ba672-03d6-451c-841b-e673020f4926','7c63bacd-7c33-4d8b-88dc-66fefd22a212','727b6792-ab88-4215-854e-dcd42254708b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.913795] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43fe3d1d-2fa9-448e-8293-9cd27f104da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.922718] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43fe3d1d-2fa9-448e-8293-9cd27f104da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.923740] [55716]: DEBUG cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (2219ee9b-056d-4826-b2d9-dd42c937c5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.923949] [55716]: INFO cinder.volume.api [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request issued successfully. [ 1166.924608] [55716]: INFO cinder.api.openstack.wsgi [None req-2e9ebee5-983a-4d72-bd8f-90da39769eac tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1166.925064] [55716]: [pid: 55716|app: 0|req: 212/413] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:16:16 2025] POST /volume/v3/volumes => generated 754 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1166.926819] [55716]: DEBUG cinder.api.middleware.request_id [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.927960] [55716]: INFO cinder.api.openstack.wsgi [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1166.928228] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.928446] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.935661] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935661] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.938892] [55716]: INFO cinder.volume.api [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1166.943594] [55716]: INFO cinder.api.openstack.wsgi [None req-f65bc933-edd8-4fac-9403-c79f6bbb4b82 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1166.944049] [55716]: [pid: 55716|app: 0|req: 213/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:16 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.944654] [55716]: DEBUG cinder.api.middleware.request_id [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.946433] [55716]: INFO cinder.api.openstack.wsgi [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1166.946654] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.946864] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.953391] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.953391] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.956880] [55716]: INFO cinder.volume.api [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1166.961208] [55716]: INFO cinder.api.openstack.wsgi [None req-8b3b4686-aef2-4d20-9de1-45a255b46034 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1166.961578] [55716]: [pid: 55716|app: 0|req: 214/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:16 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.973853] [55716]: DEBUG cinder.api.middleware.request_id [None req-fca928b7-8839-4819-8e62-89bd2f21667c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.975798] [55716]: INFO cinder.api.openstack.wsgi [None req-fca928b7-8839-4819-8e62-89bd2f21667c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1166.976028] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fca928b7-8839-4819-8e62-89bd2f21667c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.976245] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fca928b7-8839-4819-8e62-89bd2f21667c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.983536] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983536] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.986694] [55716]: INFO cinder.volume.api [None req-fca928b7-8839-4819-8e62-89bd2f21667c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1166.990837] [55716]: INFO cinder.api.openstack.wsgi [None req-fca928b7-8839-4819-8e62-89bd2f21667c tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1166.991178] [55716]: [pid: 55716|app: 0|req: 215/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:16 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1167.636672] [55716]: DEBUG cinder.api.middleware.request_id [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.638850] [55716]: INFO cinder.api.openstack.wsgi [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1167.639096] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.639363] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.652481] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.652481] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.656160] [55716]: INFO cinder.volume.api [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1167.660792] [55716]: INFO cinder.api.openstack.wsgi [None req-5682e021-1be8-4ce5-99d9-a21ed1d3721c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1167.661192] [55716]: [pid: 55716|app: 0|req: 216/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:17 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.971758] [55716]: DEBUG cinder.api.middleware.request_id [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.974015] [55716]: INFO cinder.api.openstack.wsgi [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1167.974274] [55716]: DEBUG cinder.api.openstack.wsgi [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.974497] [55716]: DEBUG cinder.api.openstack.wsgi [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.983460] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983460] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.988039] [55716]: INFO cinder.volume.api [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1167.993932] [55716]: INFO cinder.api.openstack.wsgi [None req-347117b7-0d76-43ed-8f31-b1a976d39da2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1167.994537] [55716]: [pid: 55716|app: 0|req: 217/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:17 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.039214] [55716]: DEBUG cinder.api.middleware.request_id [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.041816] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1168.042246] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.042526] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.052470] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052470] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.056392] [55716]: INFO cinder.volume.api [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1168.061243] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-c235de46-1b70-4bb7-a1c8-94761d54625f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1168.061653] [55716]: [pid: 55716|app: 0|req: 218/419] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:16:17 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1168.599658] [55717]: DEBUG cinder.coordination [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-29219fcf-be51-451b-8bdc-9218cf4be532-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1168.599997] [55717]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-34d05870-b689-4966-87bf-ef4e82feebe5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 returned with HTTP 200 [ 1168.600462] [55717]: [pid: 55717|app: 0|req: 202/420] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:16:13 2025] PUT /volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.671527] [55716]: DEBUG cinder.api.middleware.request_id [None req-2f9e6006-5598-4be5-905f-9130e8957d8f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.673644] [55716]: INFO cinder.api.openstack.wsgi [None req-2f9e6006-5598-4be5-905f-9130e8957d8f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1168.673872] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2f9e6006-5598-4be5-905f-9130e8957d8f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.674103] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2f9e6006-5598-4be5-905f-9130e8957d8f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.686720] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686720] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.690495] [55716]: INFO cinder.volume.api [None req-2f9e6006-5598-4be5-905f-9130e8957d8f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1168.695950] [55716]: INFO cinder.api.openstack.wsgi [None req-2f9e6006-5598-4be5-905f-9130e8957d8f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1168.696584] [55716]: [pid: 55716|app: 0|req: 219/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:18 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.580657] [55717]: DEBUG cinder.api.middleware.request_id [None req-00346b65-21a0-49ce-b58c-82ad0717b788 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.581177] [55717]: INFO cinder.api.openstack.wsgi [None req-00346b65-21a0-49ce-b58c-82ad0717b788 None None] GET http://10.180.1.21/volume// [ 1169.581303] [55717]: DEBUG cinder.api.openstack.wsgi [None req-00346b65-21a0-49ce-b58c-82ad0717b788 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.581547] [55717]: DEBUG cinder.api.openstack.wsgi [None req-00346b65-21a0-49ce-b58c-82ad0717b788 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.581938] [55717]: INFO cinder.api.openstack.wsgi [None req-00346b65-21a0-49ce-b58c-82ad0717b788 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1169.582249] [55717]: [pid: 55717|app: 0|req: 203/422] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:16:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1169.586136] [55716]: DEBUG cinder.api.middleware.request_id [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ae1c9e1a-3cf2-48e6-96fe-031061c65427 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.588572] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ae1c9e1a-3cf2-48e6-96fe-031061c65427 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1169.589014] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ae1c9e1a-3cf2-48e6-96fe-031061c65427 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "626604be-7eaa-4b32-b322-54eb149656f2", "connector": null, "instance_uuid": "da4081fc-3e2a-4aef-aeff-990b286891a7"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.598386] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.598386] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.620805] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ae1c9e1a-3cf2-48e6-96fe-031061c65427 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1169.621302] [55716]: [pid: 55716|app: 0|req: 220/423] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:16:19 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.641339] [55717]: DEBUG cinder.api.middleware.request_id [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.643573] [55717]: INFO cinder.api.openstack.wsgi [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1169.643716] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.643950] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.654654] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654654] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.658380] [55717]: INFO cinder.volume.api [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1169.662927] [55717]: INFO cinder.api.openstack.wsgi [None req-5137b176-88f8-4be5-a5f7-67c0e7049957 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1169.663386] [55717]: [pid: 55717|app: 0|req: 204/424] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:19 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.706167] [55716]: DEBUG cinder.api.middleware.request_id [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.708538] [55716]: INFO cinder.api.openstack.wsgi [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1169.708785] [55716]: DEBUG cinder.api.openstack.wsgi [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.709008] [55716]: DEBUG cinder.api.openstack.wsgi [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.719806] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.719806] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.722912] [55716]: INFO cinder.volume.api [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1169.727011] [55716]: INFO cinder.api.openstack.wsgi [None req-682b798a-bc0b-450e-9d7c-9b72041aaeba tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1169.727471] [55716]: [pid: 55716|app: 0|req: 221/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:19 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.148116] [55717]: DEBUG cinder.api.middleware.request_id [None req-07c293c6-96ae-4c93-8a88-87064b5af025 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.148845] [55717]: INFO cinder.api.openstack.wsgi [None req-07c293c6-96ae-4c93-8a88-87064b5af025 None None] GET http://10.180.1.21/volume// [ 1170.149171] [55717]: DEBUG cinder.api.openstack.wsgi [None req-07c293c6-96ae-4c93-8a88-87064b5af025 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.149480] [55717]: DEBUG cinder.api.openstack.wsgi [None req-07c293c6-96ae-4c93-8a88-87064b5af025 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.149891] [55717]: INFO cinder.api.openstack.wsgi [None req-07c293c6-96ae-4c93-8a88-87064b5af025 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.150232] [55717]: [pid: 55717|app: 0|req: 205/426] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:16:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1170.153751] [55716]: DEBUG cinder.api.middleware.request_id [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.156099] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1170.156424] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.156654] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.170209] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.170209] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.174228] [55716]: INFO cinder.volume.api [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1170.179420] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-07e52b63-867c-4df9-9d56-ef7b8502f4f9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1170.179803] [55716]: [pid: 55716|app: 0|req: 222/427] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:16:19 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1170.205632] [55717]: DEBUG cinder.api.middleware.request_id [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.208033] [55717]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] PUT http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 [ 1170.208578] [55717]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-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-549862", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.216940] [55717]: DEBUG cinder.coordination [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Acquiring lock "cinder-attachment_update-626604be-7eaa-4b32-b322-54eb149656f2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1170.220987] [55717]: DEBUG cinder.coordination [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-626604be-7eaa-4b32-b322-54eb149656f2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1170.222060] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222060] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.624635] [55716]: DEBUG cinder.api.middleware.request_id [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-847fb2c0-9492-4d71-b64f-3083bcfa7500 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.627325] [55716]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-847fb2c0-9492-4d71-b64f-3083bcfa7500 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88/action [ 1170.627833] [55716]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-847fb2c0-9492-4d71-b64f-3083bcfa7500 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1170.628209] [55716]: DEBUG cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-847fb2c0-9492-4d71-b64f-3083bcfa7500 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.644372] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.644372] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.652599] [55716]: INFO cinder.api.openstack.wsgi [req-e77ebe99-0476-49f9-8f2a-00b97f37d88f req-847fb2c0-9492-4d71-b64f-3083bcfa7500 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88/action returned with HTTP 204 [ 1170.653095] [55716]: [pid: 55716|app: 0|req: 223/428] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:16:20 2025] POST /volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1170.673270] [55716]: DEBUG cinder.api.middleware.request_id [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.675349] [55716]: INFO cinder.api.openstack.wsgi [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1170.675608] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.675841] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.686720] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686720] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.690407] [55716]: INFO cinder.volume.api [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1170.694799] [55716]: INFO cinder.api.openstack.wsgi [None req-ed1e6fc3-c0a3-4546-903e-8c3dc589a5ba tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1170.695324] [55716]: [pid: 55716|app: 0|req: 224/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:20 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.737675] [55716]: DEBUG cinder.api.middleware.request_id [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.739360] [55716]: INFO cinder.api.openstack.wsgi [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1170.739582] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.739797] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.749963] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.749963] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.753513] [55716]: INFO cinder.volume.api [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1170.757823] [55716]: INFO cinder.api.openstack.wsgi [None req-d23111cd-71b7-4c03-aa6f-976a03e77976 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1170.758255] [55716]: [pid: 55716|app: 0|req: 225/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:20 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.767310] [55716]: DEBUG cinder.api.middleware.request_id [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.769185] [55716]: INFO cinder.api.openstack.wsgi [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1170.769400] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.769608] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.779464] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.779464] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.782548] [55716]: INFO cinder.volume.api [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1170.786557] [55716]: INFO cinder.api.openstack.wsgi [None req-8244c494-a504-4af1-a1eb-60b7e2d90494 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1170.786919] [55716]: [pid: 55716|app: 0|req: 226/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:20 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1171.705078] [55716]: DEBUG cinder.api.middleware.request_id [None req-f5f17b52-6020-4c57-b647-e896e7669222 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.707158] [55716]: INFO cinder.api.openstack.wsgi [None req-f5f17b52-6020-4c57-b647-e896e7669222 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1171.707395] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f5f17b52-6020-4c57-b647-e896e7669222 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.707626] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f5f17b52-6020-4c57-b647-e896e7669222 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.720933] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720933] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.724919] [55716]: INFO cinder.volume.api [None req-f5f17b52-6020-4c57-b647-e896e7669222 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1171.730154] [55716]: INFO cinder.api.openstack.wsgi [None req-f5f17b52-6020-4c57-b647-e896e7669222 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1171.730594] [55716]: [pid: 55716|app: 0|req: 227/432] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:21 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.741081] [55716]: DEBUG cinder.api.middleware.request_id [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.743139] [55716]: INFO cinder.api.openstack.wsgi [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1172.743366] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.743584] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.753392] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.753392] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.756471] [55716]: INFO cinder.volume.api [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1172.761021] [55716]: INFO cinder.api.openstack.wsgi [None req-e4d5a8a7-68c1-4951-9a61-fd0dcf2414c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1172.761021] [55716]: [pid: 55716|app: 0|req: 228/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:22 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.770938] [55716]: DEBUG cinder.api.middleware.request_id [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.773018] [55716]: INFO cinder.api.openstack.wsgi [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1173.773260] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.773571] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.787218] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787218] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.789863] [55716]: INFO cinder.volume.api [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1173.794218] [55716]: INFO cinder.api.openstack.wsgi [None req-fe2991aa-e0cf-4a7e-89ab-5f9a5d0f46df tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1173.794720] [55716]: [pid: 55716|app: 0|req: 229/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:23 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.743136] [55717]: DEBUG cinder.coordination [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-626604be-7eaa-4b32-b322-54eb149656f2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1174.743507] [55717]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-ee666ee5-8ef9-4d48-aa50-2e8dff69f50e tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 returned with HTTP 200 [ 1174.743973] [55717]: [pid: 55717|app: 0|req: 206/435] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:16:20 2025] PUT /volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.804116] [55716]: DEBUG cinder.api.middleware.request_id [None req-942159f2-e046-480d-829a-d28848023fd5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.806250] [55716]: INFO cinder.api.openstack.wsgi [None req-942159f2-e046-480d-829a-d28848023fd5 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1174.806444] [55716]: DEBUG cinder.api.openstack.wsgi [None req-942159f2-e046-480d-829a-d28848023fd5 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.806662] [55716]: DEBUG cinder.api.openstack.wsgi [None req-942159f2-e046-480d-829a-d28848023fd5 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.816686] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.816686] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.820154] [55716]: INFO cinder.volume.api [None req-942159f2-e046-480d-829a-d28848023fd5 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1174.824657] [55716]: INFO cinder.api.openstack.wsgi [None req-942159f2-e046-480d-829a-d28848023fd5 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1174.825231] [55716]: [pid: 55716|app: 0|req: 230/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:24 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.086661] [55717]: DEBUG cinder.api.middleware.request_id [req-9136752a-835d-4957-9873-7a0ef9aade0e req-f639129c-62df-4b89-81a2-9b7ce8f8c73a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.089177] [55717]: INFO cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-f639129c-62df-4b89-81a2-9b7ce8f8c73a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb [ 1175.089402] [55717]: DEBUG cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-f639129c-62df-4b89-81a2-9b7ce8f8c73a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.089620] [55717]: DEBUG cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-f639129c-62df-4b89-81a2-9b7ce8f8c73a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.096605] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096605] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.624646] [55717]: INFO cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-f639129c-62df-4b89-81a2-9b7ce8f8c73a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb returned with HTTP 200 [ 1175.625115] [55717]: [pid: 55717|app: 0|req: 207/437] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:16:24 2025] DELETE /volume/v3/attachments/b6351f3a-7645-4d81-a7b8-f4e4691c57cb => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.631727] [55716]: DEBUG cinder.api.middleware.request_id [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.634033] [55716]: INFO cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe [ 1175.634230] [55716]: DEBUG cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.634445] [55716]: DEBUG cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.634636] [55716]: INFO cinder.api.v3.volumes [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Delete volume with id: c3c8dcab-08ec-4015-8689-4495796de8fe [ 1175.646380] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.646380] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.646380] [55716]: INFO cinder.volume.api [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1175.661892] [55716]: INFO cinder.volume.api [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Delete volume request issued successfully. [ 1175.662100] [55716]: INFO cinder.api.openstack.wsgi [req-9136752a-835d-4957-9873-7a0ef9aade0e req-751f35dc-d67c-4cb8-a7d0-710bbda4a6ac tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe returned with HTTP 202 [ 1175.662521] [55716]: [pid: 55716|app: 0|req: 231/438] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:16:25 2025] DELETE /volume/v3/volumes/c3c8dcab-08ec-4015-8689-4495796de8fe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1175.836123] [55717]: DEBUG cinder.api.middleware.request_id [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.838166] [55717]: INFO cinder.api.openstack.wsgi [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1175.838382] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.838615] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.848687] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.848687] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.852079] [55717]: INFO cinder.volume.api [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1175.856627] [55717]: INFO cinder.api.openstack.wsgi [None req-b1983cd7-7e6a-4ae3-8e66-6e8cc35a7c09 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1175.857010] [55717]: [pid: 55717|app: 0|req: 208/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:25 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.353259] [55716]: DEBUG cinder.api.middleware.request_id [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-1539c5e2-9c00-4ce3-bd93-b7c6a6f47705 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.356496] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-1539c5e2-9c00-4ce3-bd93-b7c6a6f47705 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96/action [ 1176.356496] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-1539c5e2-9c00-4ce3-bd93-b7c6a6f47705 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1176.356496] [55716]: DEBUG cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-1539c5e2-9c00-4ce3-bd93-b7c6a6f47705 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1176.375655] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375655] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.381845] [55716]: INFO cinder.api.openstack.wsgi [req-a9787024-32cb-4e53-bc3f-15cbaf1faa61 req-1539c5e2-9c00-4ce3-bd93-b7c6a6f47705 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96/action returned with HTTP 204 [ 1176.382397] [55716]: [pid: 55716|app: 0|req: 232/440] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:16:26 2025] POST /volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1176.867370] [55717]: DEBUG cinder.api.middleware.request_id [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.869432] [55717]: INFO cinder.api.openstack.wsgi [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1176.869680] [55717]: DEBUG cinder.api.openstack.wsgi [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.869905] [55717]: DEBUG cinder.api.openstack.wsgi [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.879642] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879642] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.883749] [55717]: INFO cinder.volume.api [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1176.889445] [55717]: INFO cinder.api.openstack.wsgi [None req-61e6755a-d5b5-453b-8eb0-6b6fc47a635a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1176.889582] [55717]: [pid: 55717|app: 0|req: 209/441] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:26 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.899122] [55716]: DEBUG cinder.api.middleware.request_id [None req-9f237bdb-5515-4a69-af81-3330bc4de82d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.901162] [55716]: INFO cinder.api.openstack.wsgi [None req-9f237bdb-5515-4a69-af81-3330bc4de82d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1176.901388] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9f237bdb-5515-4a69-af81-3330bc4de82d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.901599] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9f237bdb-5515-4a69-af81-3330bc4de82d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.911083] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.911083] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.914181] [55716]: INFO cinder.volume.api [None req-9f237bdb-5515-4a69-af81-3330bc4de82d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1176.918239] [55716]: INFO cinder.api.openstack.wsgi [None req-9f237bdb-5515-4a69-af81-3330bc4de82d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1176.918607] [55716]: [pid: 55716|app: 0|req: 233/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:26 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.951532] [55717]: DEBUG cinder.api.middleware.request_id [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.954273] [55717]: INFO cinder.api.openstack.wsgi [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1176.954575] [55717]: DEBUG cinder.api.openstack.wsgi [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.954801] [55717]: DEBUG cinder.api.openstack.wsgi [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.964693] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964693] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.967910] [55717]: INFO cinder.volume.api [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1176.972082] [55717]: INFO cinder.api.openstack.wsgi [req-a4ceae2b-f066-4374-af1a-d991a93e2f26 req-ab8e9a4a-2000-45ca-98da-03e2d03ebf6f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1176.972483] [55717]: [pid: 55717|app: 0|req: 210/443] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:16:26 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.982704] [55716]: DEBUG cinder.api.middleware.request_id [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.984388] [55716]: INFO cinder.api.openstack.wsgi [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1176.984742] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.985086] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.994530] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.994530] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.997668] [55716]: INFO cinder.volume.api [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1177.001864] [55716]: INFO cinder.api.openstack.wsgi [None req-2e6eb26d-5512-4ec1-bbfb-d870226a6ab1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1177.002335] [55716]: [pid: 55716|app: 0|req: 234/444] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:26 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.036696] [55717]: DEBUG cinder.api.middleware.request_id [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.039266] [55717]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1177.039492] [55717]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.039706] [55717]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.049321] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.049321] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.052626] [55717]: INFO cinder.volume.api [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1177.056867] [55717]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-4ea13e8f-5df8-44bc-ba37-18e7818eb5d0 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1177.057389] [55717]: [pid: 55717|app: 0|req: 211/445] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:16:26 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.072960] [55716]: DEBUG cinder.api.middleware.request_id [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.074941] [55716]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2/action [ 1177.075551] [55716]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1177.075847] [55716]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1177.085894] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.085894] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.086553] [55716]: INFO cinder.volume.api [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1177.091180] [55716]: INFO cinder.volume.api [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Begin detaching volume completed successfully. [ 1177.091262] [55716]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-171af019-d385-444b-9d18-531f28226c1a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2/action returned with HTTP 202 [ 1177.091600] [55716]: [pid: 55716|app: 0|req: 235/446] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:16:26 2025] POST /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1178.113952] [55717]: DEBUG cinder.api.middleware.request_id [None req-3f1387bf-89ab-4b77-a7c8-1d71d599cd96 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.114445] [55717]: INFO cinder.api.openstack.wsgi [None req-3f1387bf-89ab-4b77-a7c8-1d71d599cd96 None None] GET http://10.180.1.21/volume// [ 1178.114629] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f1387bf-89ab-4b77-a7c8-1d71d599cd96 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.114854] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3f1387bf-89ab-4b77-a7c8-1d71d599cd96 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.115279] [55717]: INFO cinder.api.openstack.wsgi [None req-3f1387bf-89ab-4b77-a7c8-1d71d599cd96 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1178.115598] [55717]: [pid: 55717|app: 0|req: 212/447] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:16:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1178.123959] [55716]: DEBUG cinder.api.middleware.request_id [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.126748] [55716]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1178.126748] [55716]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.126890] [55716]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.141329] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141329] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.145506] [55716]: INFO cinder.volume.api [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1178.152692] [55716]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-cdd522fd-e301-4c7f-9705-4d0aabfdafb1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1178.153327] [55716]: [pid: 55716|app: 0|req: 236/448] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:16:27 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1179.310274] [55717]: DEBUG cinder.api.middleware.request_id [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-0def8450-1dee-4e8d-9e62-109567557800 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.312682] [55717]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-0def8450-1dee-4e8d-9e62-109567557800 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 [ 1179.312919] [55717]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-0def8450-1dee-4e8d-9e62-109567557800 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.313248] [55717]: DEBUG cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-0def8450-1dee-4e8d-9e62-109567557800 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.322259] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322259] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.849036] [55717]: INFO cinder.api.openstack.wsgi [req-0af7189c-83f9-45f8-b818-e88e21902c60 req-0def8450-1dee-4e8d-9e62-109567557800 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 returned with HTTP 200 [ 1179.849207] [55717]: [pid: 55717|app: 0|req: 213/449] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:16:29 2025] DELETE /volume/v3/attachments/73dd3f6a-88cf-45bd-8689-f3f04a7d7e96 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.285040] [55716]: DEBUG cinder.api.middleware.request_id [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.287770] [55716]: INFO cinder.api.openstack.wsgi [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1181.288060] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.288488] [55716]: DEBUG cinder.api.openstack.wsgi [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.299031] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299031] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.302958] [55716]: INFO cinder.volume.api [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1181.307655] [55716]: INFO cinder.api.openstack.wsgi [None req-bc753ba4-4036-4aee-8cc9-8c310ca3ce58 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1181.308029] [55716]: [pid: 55716|app: 0|req: 237/450] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:31 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.654097] [55717]: DEBUG cinder.api.middleware.request_id [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.656239] [55717]: INFO cinder.api.openstack.wsgi [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1184.656459] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.656675] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.656992] [55717]: INFO cinder.api.v3.volumes [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Delete volume with id: 2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1184.667648] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.667648] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.668456] [55717]: INFO cinder.volume.api [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1184.687183] [55717]: INFO cinder.volume.api [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Delete volume request issued successfully. [ 1184.687424] [55717]: INFO cinder.api.openstack.wsgi [None req-5fce703d-5f68-443a-9224-607b3df3f7d9 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 202 [ 1184.687855] [55717]: [pid: 55717|app: 0|req: 214/451] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:16:34 2025] DELETE /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1184.693342] [55716]: DEBUG cinder.api.middleware.request_id [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.696850] [55716]: INFO cinder.api.openstack.wsgi [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1184.696850] [55716]: DEBUG cinder.api.openstack.wsgi [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.696850] [55716]: DEBUG cinder.api.openstack.wsgi [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.706162] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.706162] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.710597] [55716]: INFO cinder.volume.api [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1184.716438] [55716]: INFO cinder.api.openstack.wsgi [None req-15218086-0b62-45c3-a59c-b6ee2f538b3c tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1184.717021] [55716]: [pid: 55716|app: 0|req: 238/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:34 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.727389] [55717]: DEBUG cinder.api.middleware.request_id [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.729553] [55717]: INFO cinder.api.openstack.wsgi [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1185.729845] [55717]: DEBUG cinder.api.openstack.wsgi [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.730111] [55717]: DEBUG cinder.api.openstack.wsgi [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.741036] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.741036] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.744771] [55717]: INFO cinder.volume.api [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Volume info retrieved successfully. [ 1185.749410] [55717]: INFO cinder.api.openstack.wsgi [None req-15eaa056-3b94-4cb0-9e67-e6b5f3cf2822 tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 200 [ 1185.749781] [55717]: [pid: 55717|app: 0|req: 215/453] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:35 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.760511] [55716]: DEBUG cinder.api.middleware.request_id [None req-55ca7a7a-8ff9-4470-95e9-70d3f28d927a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.763026] [55716]: INFO cinder.api.openstack.wsgi [None req-55ca7a7a-8ff9-4470-95e9-70d3f28d927a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] GET http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 [ 1186.763230] [55716]: DEBUG cinder.api.openstack.wsgi [None req-55ca7a7a-8ff9-4470-95e9-70d3f28d927a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.763447] [55716]: DEBUG cinder.api.openstack.wsgi [None req-55ca7a7a-8ff9-4470-95e9-70d3f28d927a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.765938] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=278,cinder:UPDATE=48,cinder:INSERT=20 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1186.773884] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773884] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.776578] [55716]: INFO cinder.api.openstack.wsgi [None req-55ca7a7a-8ff9-4470-95e9-70d3f28d927a tempest-ServerActionsTestOtherA-976529097 tempest-ServerActionsTestOtherA-976529097-project-member] http://10.180.1.21/volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 returned with HTTP 404 [ 1186.777098] [55716]: [pid: 55716|app: 0|req: 239/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:36 2025] GET /volume/v3/volumes/2441e249-cbfa-4d3a-bd30-3bc6bbd9da00 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1192.236810] [55717]: DEBUG cinder.api.middleware.request_id [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.238864] [55717]: INFO cinder.api.openstack.wsgi [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1192.240712] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.240712] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.241747] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=140,cinder:UPDATE=29,cinder:INSERT=4 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1192.250071] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.250071] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.254135] [55717]: INFO cinder.volume.api [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1192.260846] [55717]: INFO cinder.api.openstack.wsgi [None req-5efdb085-75b7-483a-99d6-3398cda4eed1 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1192.261441] [55717]: [pid: 55717|app: 0|req: 216/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:42 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.309788] [55716]: DEBUG cinder.api.middleware.request_id [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.312021] [55716]: INFO cinder.api.openstack.wsgi [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1192.312251] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.312477] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.320473] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.320473] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.324110] [55716]: INFO cinder.volume.api [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1192.328700] [55716]: INFO cinder.api.openstack.wsgi [None req-3e56fdd0-a97e-48a7-aa2a-e84369f8f284 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1192.329088] [55716]: [pid: 55716|app: 0|req: 240/456] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:42 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.019263] [55717]: DEBUG cinder.api.middleware.request_id [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.022389] [55717]: INFO cinder.api.openstack.wsgi [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1199.022795] [55717]: DEBUG cinder.api.openstack.wsgi [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-561536558", "imageRef": "8916ba0c-66a6-4468-8d2e-6a0dd94e1115", "size": 1}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.024479] [55717]: DEBUG cinder.api.v3.volumes [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-561536558', 'imageRef': '8916ba0c-66a6-4468-8d2e-6a0dd94e1115', 'size': 1}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1199.107704] [55717]: INFO cinder.api.v3.volumes [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Create volume of 1 GB [ 1199.112233] [55717]: INFO cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Availability Zones retrieved successfully. [ 1199.120388] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Flow 'volume_create_api' (7a70e4d3-ed4c-42d4-b801-c89e41e02793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1199.121616] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947e9af2-1189-47da-98f7-59f97b5965ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.122788] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1199.168117] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947e9af2-1189-47da-98f7-59f97b5965ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.169159] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052e17ec-f1f5-4d2f-94dc-3b03841501c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.217149] [55717]: DEBUG cinder.quota [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Created reservations ['8224b132-95b6-47dc-a503-841dd8f8e085', '7de74cc0-4df0-489c-ac43-b7a756099253', '669e2728-1ed2-4855-8d49-222de1d00a0f', 'd5ed36cd-9573-4e8d-946a-c021f662c3b5'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1199.218332] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052e17ec-f1f5-4d2f-94dc-3b03841501c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8224b132-95b6-47dc-a503-841dd8f8e085', '7de74cc0-4df0-489c-ac43-b7a756099253', '669e2728-1ed2-4855-8d49-222de1d00a0f', 'd5ed36cd-9573-4e8d-946a-c021f662c3b5']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.219292] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27ac175-f2f6-498f-9bde-c122688b8632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.231415] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27ac175-f2f6-498f-9bde-c122688b8632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcd0d20-b397-4a2d-a97a-698f6448b526', '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-561536558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f34954d5824f9f84572a168d131472',qos_specs=None,replication_status=,reservations=['8224b132-95b6-47dc-a503-841dd8f8e085','7de74cc0-4df0-489c-ac43-b7a756099253','669e2728-1ed2-4855-8d49-222de1d00a0f','d5ed36cd-9573-4e8d-946a-c021f662c3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdfc54ef53a47fea2d804d3fd4b3869',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-561536558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcd0d20-b397-4a2d-a97a-698f6448b526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f34954d5824f9f84572a168d131472',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='7fdfc54ef53a47fea2d804d3fd4b3869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.232398] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfce79d-b5f8-4c3a-8692-7d74ea24849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.244416] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfce79d-b5f8-4c3a-8692-7d74ea24849c) 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-561536558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f34954d5824f9f84572a168d131472',qos_specs=None,replication_status=,reservations=['8224b132-95b6-47dc-a503-841dd8f8e085','7de74cc0-4df0-489c-ac43-b7a756099253','669e2728-1ed2-4855-8d49-222de1d00a0f','d5ed36cd-9573-4e8d-946a-c021f662c3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fdfc54ef53a47fea2d804d3fd4b3869',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.245383] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c15e3cd-12c3-4838-bee0-33baaa9fd586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.254935] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c15e3cd-12c3-4838-bee0-33baaa9fd586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.255991] [55717]: DEBUG cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Flow 'volume_create_api' (7a70e4d3-ed4c-42d4-b801-c89e41e02793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1199.256351] [55717]: INFO cinder.volume.api [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Create volume request issued successfully. [ 1199.257082] [55717]: INFO cinder.api.openstack.wsgi [None req-42e67fdd-700a-4ce1-8d45-358b08ab9ffb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1199.257571] [55717]: [pid: 55717|app: 0|req: 217/457] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Feb 20 15:16:48 2025] POST /volume/v3/volumes => generated 897 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1199.269398] [55716]: DEBUG cinder.api.middleware.request_id [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.269398] [55716]: INFO cinder.api.openstack.wsgi [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1199.269398] [55716]: DEBUG cinder.api.openstack.wsgi [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.269668] [55716]: DEBUG cinder.api.openstack.wsgi [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.277785] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277785] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.281696] [55716]: INFO cinder.volume.api [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1199.286013] [55716]: INFO cinder.api.openstack.wsgi [None req-68315f02-bcd6-4b89-8854-ae7abbfb9ce5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1199.286402] [55716]: [pid: 55716|app: 0|req: 241/458] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:49 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.393594] [55717]: DEBUG cinder.api.middleware.request_id [None req-5a573131-1131-43dd-b340-2d80a336f277 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.396151] [55717]: INFO cinder.api.openstack.wsgi [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1199.396374] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.396679] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.396840] [55717]: INFO cinder.api.v3.volumes [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Delete volume with id: 28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1199.405385] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.405385] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.405906] [55717]: INFO cinder.volume.api [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1199.419605] [55717]: INFO cinder.volume.api [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Delete volume request issued successfully. [ 1199.419660] [55717]: INFO cinder.api.openstack.wsgi [None req-5a573131-1131-43dd-b340-2d80a336f277 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 202 [ 1199.420828] [55717]: [pid: 55717|app: 0|req: 218/459] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:16:49 2025] DELETE /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1199.423409] [55716]: DEBUG cinder.api.middleware.request_id [None req-385c1848-aff0-494d-a3ee-82d635cb4750 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.425944] [55716]: INFO cinder.api.openstack.wsgi [None req-385c1848-aff0-494d-a3ee-82d635cb4750 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1199.426191] [55716]: DEBUG cinder.api.openstack.wsgi [None req-385c1848-aff0-494d-a3ee-82d635cb4750 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.426432] [55716]: DEBUG cinder.api.openstack.wsgi [None req-385c1848-aff0-494d-a3ee-82d635cb4750 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.434182] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434182] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.437610] [55716]: INFO cinder.volume.api [None req-385c1848-aff0-494d-a3ee-82d635cb4750 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1199.442073] [55716]: INFO cinder.api.openstack.wsgi [None req-385c1848-aff0-494d-a3ee-82d635cb4750 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 200 [ 1199.442392] [55716]: [pid: 55716|app: 0|req: 242/460] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:49 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.297595] [55717]: DEBUG cinder.api.middleware.request_id [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.299999] [55717]: INFO cinder.api.openstack.wsgi [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1200.300270] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.300551] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.310337] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.310337] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.314312] [55717]: INFO cinder.volume.api [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1200.319229] [55717]: INFO cinder.api.openstack.wsgi [None req-c428bc9a-e5f5-419b-897e-2a6deedfdf3b tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1200.319614] [55717]: [pid: 55717|app: 0|req: 219/461] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:50 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.456579] [55716]: DEBUG cinder.api.middleware.request_id [None req-52e29dd6-c87c-4b17-880f-7e7c8c0813d4 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.458725] [55716]: INFO cinder.api.openstack.wsgi [None req-52e29dd6-c87c-4b17-880f-7e7c8c0813d4 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a [ 1200.458959] [55716]: DEBUG cinder.api.openstack.wsgi [None req-52e29dd6-c87c-4b17-880f-7e7c8c0813d4 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.459189] [55716]: DEBUG cinder.api.openstack.wsgi [None req-52e29dd6-c87c-4b17-880f-7e7c8c0813d4 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.465422] [55716]: INFO cinder.api.openstack.wsgi [None req-52e29dd6-c87c-4b17-880f-7e7c8c0813d4 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a returned with HTTP 404 [ 1200.465868] [55716]: [pid: 55716|app: 0|req: 243/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:50 2025] GET /volume/v3/volumes/28774280-a04a-4ae9-848c-2cfdb5e5716a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1200.509858] [55717]: DEBUG cinder.api.middleware.request_id [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.511940] [55717]: INFO cinder.api.openstack.wsgi [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1200.512180] [55717]: DEBUG cinder.api.openstack.wsgi [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.512401] [55717]: DEBUG cinder.api.openstack.wsgi [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.512590] [55717]: INFO cinder.api.v3.volumes [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Delete volume with id: 49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1200.521579] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.521579] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.522066] [55717]: INFO cinder.volume.api [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1200.539947] [55717]: INFO cinder.volume.api [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Delete volume request issued successfully. [ 1200.540163] [55717]: INFO cinder.api.openstack.wsgi [None req-dbc5fc20-1bae-4753-9a61-6899bbba1392 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 202 [ 1200.540555] [55717]: [pid: 55717|app: 0|req: 220/463] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:16:50 2025] DELETE /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1200.545016] [55716]: DEBUG cinder.api.middleware.request_id [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.547122] [55716]: INFO cinder.api.openstack.wsgi [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1200.547358] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.547600] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.556158] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.556158] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.559586] [55716]: INFO cinder.volume.api [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1200.563899] [55716]: INFO cinder.api.openstack.wsgi [None req-1b64d350-5877-4fe5-b86a-65d7bab8e373 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1200.564423] [55716]: [pid: 55716|app: 0|req: 244/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:50 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.330434] [55717]: DEBUG cinder.api.middleware.request_id [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.332576] [55717]: INFO cinder.api.openstack.wsgi [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1201.332869] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.333140] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.343065] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343065] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.346688] [55717]: INFO cinder.volume.api [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1201.351681] [55717]: INFO cinder.api.openstack.wsgi [None req-b4b4b8d6-d060-4a6b-beb5-b75fe01c5309 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1201.352134] [55717]: [pid: 55717|app: 0|req: 221/465] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:51 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.574512] [55716]: DEBUG cinder.api.middleware.request_id [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.576611] [55716]: INFO cinder.api.openstack.wsgi [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1201.576873] [55716]: DEBUG cinder.api.openstack.wsgi [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.577011] [55716]: DEBUG cinder.api.openstack.wsgi [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.585014] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.585014] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.588663] [55716]: INFO cinder.volume.api [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1201.592503] [55716]: INFO cinder.api.openstack.wsgi [None req-dcf46b48-8170-4e11-85c7-34d46c87cb06 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1201.592855] [55716]: [pid: 55716|app: 0|req: 245/466] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:51 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.364836] [55717]: DEBUG cinder.api.middleware.request_id [None req-524957b0-949e-4974-8f17-3f4090377fcc None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.367293] [55717]: INFO cinder.api.openstack.wsgi [None req-524957b0-949e-4974-8f17-3f4090377fcc tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1202.367596] [55717]: DEBUG cinder.api.openstack.wsgi [None req-524957b0-949e-4974-8f17-3f4090377fcc tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.367895] [55717]: DEBUG cinder.api.openstack.wsgi [None req-524957b0-949e-4974-8f17-3f4090377fcc tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.378519] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.378519] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.383224] [55717]: INFO cinder.volume.api [None req-524957b0-949e-4974-8f17-3f4090377fcc tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1202.389120] [55717]: INFO cinder.api.openstack.wsgi [None req-524957b0-949e-4974-8f17-3f4090377fcc tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1202.389738] [55717]: [pid: 55717|app: 0|req: 222/467] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:52 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.603238] [55716]: DEBUG cinder.api.middleware.request_id [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.605586] [55716]: INFO cinder.api.openstack.wsgi [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1202.605835] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.606091] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.615818] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615818] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.619974] [55716]: INFO cinder.volume.api [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Volume info retrieved successfully. [ 1202.624586] [55716]: INFO cinder.api.openstack.wsgi [None req-f3fbcc6a-390f-4c62-b0b4-3c8410b39f34 tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 200 [ 1202.625155] [55716]: [pid: 55716|app: 0|req: 246/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:52 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.403403] [55717]: DEBUG cinder.api.middleware.request_id [None req-c880e958-6525-4609-8341-2428b0aedaeb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.405586] [55717]: INFO cinder.api.openstack.wsgi [None req-c880e958-6525-4609-8341-2428b0aedaeb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1203.405855] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c880e958-6525-4609-8341-2428b0aedaeb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.406088] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c880e958-6525-4609-8341-2428b0aedaeb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.413844] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413844] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.417616] [55717]: INFO cinder.volume.api [None req-c880e958-6525-4609-8341-2428b0aedaeb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1203.421957] [55717]: INFO cinder.api.openstack.wsgi [None req-c880e958-6525-4609-8341-2428b0aedaeb tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1203.422336] [55717]: [pid: 55717|app: 0|req: 223/469] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:53 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.635194] [55716]: DEBUG cinder.api.middleware.request_id [None req-d0ecf6c2-9f7a-4b45-bd6d-a213a4fc781a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.637259] [55716]: INFO cinder.api.openstack.wsgi [None req-d0ecf6c2-9f7a-4b45-bd6d-a213a4fc781a tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] GET http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb [ 1203.637482] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf6c2-9f7a-4b45-bd6d-a213a4fc781a tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.637764] [55716]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf6c2-9f7a-4b45-bd6d-a213a4fc781a tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.644280] [55716]: INFO cinder.api.openstack.wsgi [None req-d0ecf6c2-9f7a-4b45-bd6d-a213a4fc781a tempest-AttachVolumeShelveTestJSON-131748655 tempest-AttachVolumeShelveTestJSON-131748655-project-member] http://10.180.1.21/volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb returned with HTTP 404 [ 1203.644868] [55716]: [pid: 55716|app: 0|req: 247/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:16:53 2025] GET /volume/v3/volumes/49a19fa0-8f2b-4fb4-bb96-7d129b1e53eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1204.433324] [55717]: DEBUG cinder.api.middleware.request_id [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.436210] [55717]: INFO cinder.api.openstack.wsgi [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1204.436590] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.436940] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.448313] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.448313] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.452445] [55717]: INFO cinder.volume.api [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1204.457439] [55717]: INFO cinder.api.openstack.wsgi [None req-1ae44269-9c6a-4933-9632-2f22d8a45fe2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1204.457863] [55717]: [pid: 55717|app: 0|req: 224/471] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:54 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.473444] [55716]: DEBUG cinder.api.middleware.request_id [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.475770] [55716]: INFO cinder.api.openstack.wsgi [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1205.476048] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.476276] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.487061] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.487061] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.491486] [55716]: INFO cinder.volume.api [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1205.496885] [55716]: INFO cinder.api.openstack.wsgi [None req-8612fdad-d39b-49fc-908d-d02912edb3d2 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1205.497287] [55716]: [pid: 55716|app: 0|req: 248/472] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:55 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.511298] [55717]: DEBUG cinder.api.middleware.request_id [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.514823] [55717]: INFO cinder.api.openstack.wsgi [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1206.515085] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.515308] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.524624] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.524624] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.528734] [55717]: INFO cinder.volume.api [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1206.533771] [55717]: INFO cinder.api.openstack.wsgi [None req-7ff4553a-885d-4e5a-b55c-384bb727ca62 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1206.534160] [55717]: [pid: 55717|app: 0|req: 225/473] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:56 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.544950] [55716]: DEBUG cinder.api.middleware.request_id [None req-1247f104-03ef-4dab-b029-bbd96d681453 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.547087] [55716]: INFO cinder.api.openstack.wsgi [None req-1247f104-03ef-4dab-b029-bbd96d681453 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1207.547355] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1247f104-03ef-4dab-b029-bbd96d681453 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.547633] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1247f104-03ef-4dab-b029-bbd96d681453 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.560505] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.560505] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.568652] [55716]: INFO cinder.volume.api [None req-1247f104-03ef-4dab-b029-bbd96d681453 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1207.578678] [55716]: INFO cinder.api.openstack.wsgi [None req-1247f104-03ef-4dab-b029-bbd96d681453 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1207.578678] [55716]: [pid: 55716|app: 0|req: 249/474] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:57 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.594274] [55717]: DEBUG cinder.api.middleware.request_id [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.597043] [55717]: INFO cinder.api.openstack.wsgi [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1208.597043] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.597210] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.605343] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.605343] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.609664] [55717]: INFO cinder.volume.api [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1208.614130] [55717]: INFO cinder.api.openstack.wsgi [None req-3d06a5e9-b864-43ce-9ed8-e9772ec828a6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1208.614512] [55717]: [pid: 55717|app: 0|req: 226/475] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:58 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.625275] [55716]: DEBUG cinder.api.middleware.request_id [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.627506] [55716]: INFO cinder.api.openstack.wsgi [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1209.627774] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.627997] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.638540] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.638540] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.642628] [55716]: INFO cinder.volume.api [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1209.647272] [55716]: INFO cinder.api.openstack.wsgi [None req-fd79d0c0-0138-4ab3-9b7c-8ee747e48d75 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1209.647674] [55716]: [pid: 55716|app: 0|req: 250/476] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:16:59 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.658905] [55717]: DEBUG cinder.api.middleware.request_id [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.661190] [55717]: INFO cinder.api.openstack.wsgi [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1210.661485] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.661759] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.669856] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.669856] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.673475] [55717]: INFO cinder.volume.api [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1210.677659] [55717]: INFO cinder.api.openstack.wsgi [None req-fb727aa6-6d19-48d6-85fb-ba97d0382ef3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1210.678042] [55717]: [pid: 55717|app: 0|req: 227/477] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:00 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.690847] [55716]: DEBUG cinder.api.middleware.request_id [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.693253] [55716]: INFO cinder.api.openstack.wsgi [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1211.693504] [55716]: DEBUG cinder.api.openstack.wsgi [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.693723] [55716]: DEBUG cinder.api.openstack.wsgi [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.701402] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701402] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.704675] [55716]: INFO cinder.volume.api [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1211.708853] [55716]: INFO cinder.api.openstack.wsgi [None req-94811bdd-ffe3-4ad5-8cf7-31bdd67d08f1 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1211.709220] [55716]: [pid: 55716|app: 0|req: 251/478] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:01 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.722342] [55717]: DEBUG cinder.api.middleware.request_id [None req-780b4384-7545-439a-a513-4b31881301c5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.724563] [55717]: INFO cinder.api.openstack.wsgi [None req-780b4384-7545-439a-a513-4b31881301c5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1212.724832] [55717]: DEBUG cinder.api.openstack.wsgi [None req-780b4384-7545-439a-a513-4b31881301c5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.725070] [55717]: DEBUG cinder.api.openstack.wsgi [None req-780b4384-7545-439a-a513-4b31881301c5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.737625] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.737625] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.742194] [55717]: INFO cinder.volume.api [None req-780b4384-7545-439a-a513-4b31881301c5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1212.747482] [55717]: INFO cinder.api.openstack.wsgi [None req-780b4384-7545-439a-a513-4b31881301c5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1212.747933] [55717]: [pid: 55717|app: 0|req: 228/479] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:02 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.758488] [55716]: DEBUG cinder.api.middleware.request_id [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.760721] [55716]: INFO cinder.api.openstack.wsgi [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1213.761154] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.761466] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.770015] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.770015] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.773693] [55716]: INFO cinder.volume.api [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1213.778601] [55716]: INFO cinder.api.openstack.wsgi [None req-aef79e92-ef68-42f3-b2b6-848e108c14e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1213.778998] [55716]: [pid: 55716|app: 0|req: 252/480] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:03 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.791602] [55717]: DEBUG cinder.api.middleware.request_id [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.793964] [55717]: INFO cinder.api.openstack.wsgi [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1214.794240] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.794462] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.802948] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802948] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.806542] [55717]: INFO cinder.volume.api [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1214.811187] [55717]: INFO cinder.api.openstack.wsgi [None req-1897f5a5-1019-498b-9c9f-43af587bc0ee tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1214.811575] [55717]: [pid: 55717|app: 0|req: 229/481] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:04 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.183522] [55716]: DEBUG cinder.api.middleware.request_id [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.185887] [55716]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1215.186141] [55716]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.186465] [55716]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.197491] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.197491] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.200711] [55716]: INFO cinder.volume.api [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1215.204883] [55716]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-75e9c2f7-e3ae-4445-8b49-f9ea8a51b668 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1215.205292] [55716]: [pid: 55716|app: 0|req: 253/482] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:05 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.221589] [55717]: DEBUG cinder.api.middleware.request_id [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.224141] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532/action [ 1215.224240] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1215.225218] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.234153] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.234153] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.234654] [55717]: INFO cinder.volume.api [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1215.240730] [55717]: INFO cinder.volume.api [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Begin detaching volume completed successfully. [ 1215.240969] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-567cf73e-cc65-4f97-842a-6c2d3f8a2082 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532/action returned with HTTP 202 [ 1215.241485] [55717]: [pid: 55717|app: 0|req: 230/483] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:17:05 2025] POST /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1215.253995] [55716]: DEBUG cinder.api.middleware.request_id [None req-69a06604-2024-48c8-bedf-aee66261e26f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.255881] [55716]: INFO cinder.api.openstack.wsgi [None req-69a06604-2024-48c8-bedf-aee66261e26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1215.257861] [55716]: DEBUG cinder.api.openstack.wsgi [None req-69a06604-2024-48c8-bedf-aee66261e26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.257861] [55716]: DEBUG cinder.api.openstack.wsgi [None req-69a06604-2024-48c8-bedf-aee66261e26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.266773] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.266773] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.270279] [55716]: INFO cinder.volume.api [None req-69a06604-2024-48c8-bedf-aee66261e26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1215.274694] [55716]: INFO cinder.api.openstack.wsgi [None req-69a06604-2024-48c8-bedf-aee66261e26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1215.275261] [55716]: [pid: 55716|app: 0|req: 254/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:05 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.824032] [55717]: DEBUG cinder.api.middleware.request_id [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.826146] [55717]: INFO cinder.api.openstack.wsgi [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1215.826520] [55717]: DEBUG cinder.api.openstack.wsgi [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.826618] [55717]: DEBUG cinder.api.openstack.wsgi [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.833932] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.833932] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.837156] [55717]: INFO cinder.volume.api [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1215.841898] [55717]: INFO cinder.api.openstack.wsgi [None req-40d91a0f-0762-4785-955d-3db0f1c5b79e tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1215.841898] [55717]: [pid: 55717|app: 0|req: 231/485] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:05 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 989 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.264470] [55716]: DEBUG cinder.api.middleware.request_id [None req-aafa755d-5b0e-4d2e-b5a0-4aadb3e0c063 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.265036] [55716]: INFO cinder.api.openstack.wsgi [None req-aafa755d-5b0e-4d2e-b5a0-4aadb3e0c063 None None] GET http://10.180.1.21/volume// [ 1216.265289] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aafa755d-5b0e-4d2e-b5a0-4aadb3e0c063 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.265533] [55716]: DEBUG cinder.api.openstack.wsgi [None req-aafa755d-5b0e-4d2e-b5a0-4aadb3e0c063 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.265934] [55716]: INFO cinder.api.openstack.wsgi [None req-aafa755d-5b0e-4d2e-b5a0-4aadb3e0c063 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1216.266387] [55716]: [pid: 55716|app: 0|req: 255/486] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1216.269988] [55717]: DEBUG cinder.api.middleware.request_id [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.272436] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1216.272536] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.272727] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.286239] [55716]: DEBUG cinder.api.middleware.request_id [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.288727] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.288727] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.290848] [55716]: INFO cinder.api.openstack.wsgi [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1216.290848] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.290848] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.293279] [55717]: INFO cinder.volume.api [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1216.299544] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-f82e47a1-0449-40f3-9e00-56f22049c0e0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1216.299957] [55717]: [pid: 55717|app: 0|req: 232/487] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1216.301399] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.301399] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.309129] [55716]: INFO cinder.volume.api [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1216.315844] [55716]: INFO cinder.api.openstack.wsgi [None req-fde32cf5-0eb7-456d-a1d6-4879e6283eb2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1216.316557] [55716]: [pid: 55716|app: 0|req: 256/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1216.852556] [55717]: DEBUG cinder.api.middleware.request_id [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.854878] [55717]: INFO cinder.api.openstack.wsgi [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1216.855174] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.855402] [55717]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.864017] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.864017] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.867982] [55717]: INFO cinder.volume.api [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1216.872958] [55717]: INFO cinder.api.openstack.wsgi [None req-3ce6d48b-b3c3-40af-9d2e-043bb6f2c9c9 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1216.873345] [55717]: [pid: 55717|app: 0|req: 233/489] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1216.902698] [55716]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.905041] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1216.905284] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.905504] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.913011] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.913011] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.916338] [55716]: INFO cinder.volume.api [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1216.921095] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-aabd4bd3-8167-4b15-8a86-8b8d142da212 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1216.921478] [55716]: [pid: 55716|app: 0|req: 257/490] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.152149] [55717]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.154569] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1217.154806] [55717]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.155044] [55717]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.162503] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.162503] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.165781] [55717]: INFO cinder.volume.api [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1217.170411] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-61f87c99-986b-4ae3-9d98-c0de2a0cdb8d tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1217.170796] [55717]: [pid: 55717|app: 0|req: 234/491] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:06 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.176943] [55716]: DEBUG cinder.api.middleware.request_id [None req-f65b7277-39b5-47b0-ab3a-0c61804bdbf4 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.177402] [55716]: INFO cinder.api.openstack.wsgi [None req-f65b7277-39b5-47b0-ab3a-0c61804bdbf4 None None] GET http://10.180.1.21/volume// [ 1217.177580] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f65b7277-39b5-47b0-ab3a-0c61804bdbf4 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.177820] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f65b7277-39b5-47b0-ab3a-0c61804bdbf4 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.178247] [55716]: INFO cinder.api.openstack.wsgi [None req-f65b7277-39b5-47b0-ab3a-0c61804bdbf4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1217.178546] [55716]: [pid: 55716|app: 0|req: 258/492] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:17:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1217.181956] [55717]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-10ddc8c3-af28-4198-9a83-a5da1e7885ac None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.183917] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-10ddc8c3-af28-4198-9a83-a5da1e7885ac tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1217.184307] [55717]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-10ddc8c3-af28-4198-9a83-a5da1e7885ac tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbcd0d20-b397-4a2d-a97a-698f6448b526", "connector": null, "instance_uuid": "f5f30b0a-68d6-4c51-9692-1016709bf570"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.192919] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.192919] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.210716] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-10ddc8c3-af28-4198-9a83-a5da1e7885ac tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1217.211183] [55717]: [pid: 55717|app: 0|req: 235/493] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:17:07 2025] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.326256] [55716]: DEBUG cinder.api.middleware.request_id [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.328358] [55716]: INFO cinder.api.openstack.wsgi [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1217.328589] [55716]: DEBUG cinder.api.openstack.wsgi [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.328874] [55716]: DEBUG cinder.api.openstack.wsgi [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.338427] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.338427] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.341443] [55716]: INFO cinder.volume.api [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1217.345555] [55716]: INFO cinder.api.openstack.wsgi [None req-395a58f2-5fb3-4fbd-bf5a-2cac78496b47 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1217.346452] [55716]: [pid: 55716|app: 0|req: 259/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:07 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.438834] [55717]: DEBUG cinder.api.middleware.request_id [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-27ed255f-bf43-470d-b9c8-e2cfa5c537a8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.441252] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-27ed255f-bf43-470d-b9c8-e2cfa5c537a8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 [ 1217.441865] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-27ed255f-bf43-470d-b9c8-e2cfa5c537a8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.441865] [55717]: DEBUG cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-27ed255f-bf43-470d-b9c8-e2cfa5c537a8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.449308] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.449308] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.975147] [55717]: INFO cinder.api.openstack.wsgi [req-2c6a0137-d81f-4e65-a3f0-4f0995d8a8c3 req-27ed255f-bf43-470d-b9c8-e2cfa5c537a8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 returned with HTTP 200 [ 1217.975708] [55717]: [pid: 55717|app: 0|req: 236/495] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:17:07 2025] DELETE /volume/v3/attachments/6fdd4a5d-3ea2-4a35-8499-499ee4379a88 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.356279] [55716]: DEBUG cinder.api.middleware.request_id [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.359776] [55716]: INFO cinder.api.openstack.wsgi [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1218.360075] [55716]: DEBUG cinder.api.openstack.wsgi [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.361036] [55716]: DEBUG cinder.api.openstack.wsgi [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.370019] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.370019] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.373908] [55716]: INFO cinder.volume.api [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1218.379329] [55716]: INFO cinder.api.openstack.wsgi [None req-13467783-5e03-4cdf-b4f3-7fda5742b26f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1218.379733] [55716]: [pid: 55716|app: 0|req: 260/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:08 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.658073] [55717]: DEBUG cinder.api.middleware.request_id [None req-1ce69230-0a22-479a-bef0-25a7873c93d5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.658612] [55717]: INFO cinder.api.openstack.wsgi [None req-1ce69230-0a22-479a-bef0-25a7873c93d5 None None] GET http://10.180.1.21/volume// [ 1222.658855] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ce69230-0a22-479a-bef0-25a7873c93d5 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.659244] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1ce69230-0a22-479a-bef0-25a7873c93d5 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.659583] [55717]: INFO cinder.api.openstack.wsgi [None req-1ce69230-0a22-479a-bef0-25a7873c93d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1222.659977] [55717]: [pid: 55717|app: 0|req: 237/497] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:17:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1222.664369] [55716]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.667056] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1222.667056] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.667250] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.681238] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.681238] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.685394] [55716]: INFO cinder.volume.api [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1222.691612] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-2762dfa1-6ffa-491b-b7e5-2189d64ccacf tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1222.692073] [55716]: [pid: 55716|app: 0|req: 261/498] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:17:12 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1222.808633] [55717]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.811015] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 [ 1222.811432] [55717]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-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=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1222.819909] [55717]: DEBUG cinder.coordination [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Acquiring lock "cinder-attachment_update-dbcd0d20-b397-4a2d-a97a-698f6448b526-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1222.825465] [55717]: DEBUG cinder.coordination [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Lock "cinder-attachment_update-dbcd0d20-b397-4a2d-a97a-698f6448b526-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1222.826597] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.826597] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.348414] [55717]: DEBUG cinder.coordination [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Lock "cinder-attachment_update-dbcd0d20-b397-4a2d-a97a-698f6448b526-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1223.348730] [55717]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-73f31e26-e966-4bef-8f0b-17496e0df7b3 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 returned with HTTP 200 [ 1223.349207] [55717]: [pid: 55717|app: 0|req: 238/499] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:17:12 2025] PUT /volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1223.857400] [55716]: DEBUG cinder.api.middleware.request_id [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-c5e46df0-fa90-4359-b675-b0c7d1eb82e5 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.859946] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-c5e46df0-fa90-4359-b675-b0c7d1eb82e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] POST http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89/action [ 1223.860576] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-c5e46df0-fa90-4359-b675-b0c7d1eb82e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1223.860711] [55716]: DEBUG cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-c5e46df0-fa90-4359-b675-b0c7d1eb82e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1223.877125] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.877125] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.884618] [55716]: INFO cinder.api.openstack.wsgi [req-16821b19-1eee-4fec-8077-2eecde96e8ad req-c5e46df0-fa90-4359-b675-b0c7d1eb82e5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89/action returned with HTTP 204 [ 1223.884757] [55716]: [pid: 55716|app: 0|req: 262/500] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:17:13 2025] POST /volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1231.455506] [55717]: DEBUG cinder.api.middleware.request_id [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.457729] [55717]: INFO cinder.api.openstack.wsgi [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1231.458060] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.458297] [55717]: DEBUG cinder.api.openstack.wsgi [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.474238] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.474238] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.478520] [55717]: INFO cinder.volume.api [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1231.484923] [55717]: INFO cinder.api.openstack.wsgi [None req-a6e613e3-1366-4dd4-ac57-06f8f43a0fa5 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1231.485427] [55717]: [pid: 55717|app: 0|req: 239/501] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 15:17:21 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1233.882830] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=84,cinder:UPDATE=2 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.481091] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=120,cinder:INSERT=13,cinder:UPDATE=21 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1243.591743] [55716]: DEBUG cinder.api.middleware.request_id [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.593804] [55716]: INFO cinder.api.openstack.wsgi [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1243.594219] [55716]: DEBUG cinder.api.openstack.wsgi [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-945867705"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1243.596045] [55716]: DEBUG cinder.api.v3.volumes [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-945867705'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1243.596195] [55716]: INFO cinder.api.v3.volumes [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume of 1 GB [ 1243.602818] [55716]: INFO cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Availability Zones retrieved successfully. [ 1243.608937] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (f04ef395-a3ac-41fb-a63a-e9134ae101c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1243.610148] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852a918c-cc31-4f04-9d2a-10542c53a2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1243.611304] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1243.629707] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852a918c-cc31-4f04-9d2a-10542c53a2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1243.630627] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c0bf66-5a03-4fef-bc05-c3862b760018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1243.669726] [55716]: DEBUG cinder.quota [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Created reservations ['12625ce5-452c-41f6-8319-57071055047a', 'f2e76f06-abba-48e4-8043-c92b5830100f', 'c9250b9f-c7d5-4d2b-993e-46d6fb172752', 'd0c631dc-03e9-46c5-b649-71a09d203b0f'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1243.670951] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3c0bf66-5a03-4fef-bc05-c3862b760018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12625ce5-452c-41f6-8319-57071055047a', 'f2e76f06-abba-48e4-8043-c92b5830100f', 'c9250b9f-c7d5-4d2b-993e-46d6fb172752', 'd0c631dc-03e9-46c5-b649-71a09d203b0f']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1243.671959] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb02f384-2fe6-440b-a524-47a856356cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1243.685520] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb02f384-2fe6-440b-a524-47a856356cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d8c287-b7af-4190-ad9a-a8900654d1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-945867705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['12625ce5-452c-41f6-8319-57071055047a','f2e76f06-abba-48e4-8043-c92b5830100f','c9250b9f-c7d5-4d2b-993e-46d6fb172752','d0c631dc-03e9-46c5-b649-71a09d203b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-945867705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d8c287-b7af-4190-ad9a-a8900654d1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',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='45159ba8b05c4c8eac96381b4330dce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1243.686503] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10be204f-7f50-4867-a60a-701b1ec0c80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1243.698828] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10be204f-7f50-4867-a60a-701b1ec0c80d) 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-945867705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b8b15ea26740b0b1ab626a9d93e2d0',qos_specs=None,replication_status=,reservations=['12625ce5-452c-41f6-8319-57071055047a','f2e76f06-abba-48e4-8043-c92b5830100f','c9250b9f-c7d5-4d2b-993e-46d6fb172752','d0c631dc-03e9-46c5-b649-71a09d203b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45159ba8b05c4c8eac96381b4330dce3',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1243.699576] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c81b02-1cb2-4a3d-89a3-9c2709ff596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1243.707807] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c81b02-1cb2-4a3d-89a3-9c2709ff596f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1243.708839] [55716]: DEBUG cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Flow 'volume_create_api' (f04ef395-a3ac-41fb-a63a-e9134ae101c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1243.709215] [55716]: INFO cinder.volume.api [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Create volume request issued successfully. [ 1243.709838] [55716]: INFO cinder.api.openstack.wsgi [None req-878f5fa1-f0c9-488c-a49c-a4e774a77d91 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1243.710284] [55716]: [pid: 55716|app: 0|req: 263/502] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:17:33 2025] POST /volume/v3/volumes => generated 753 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1243.719909] [55717]: DEBUG cinder.api.middleware.request_id [None req-57ef9bff-a39f-4061-9843-debacc3432ae None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.722293] [55717]: INFO cinder.api.openstack.wsgi [None req-57ef9bff-a39f-4061-9843-debacc3432ae tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1243.722539] [55717]: DEBUG cinder.api.openstack.wsgi [None req-57ef9bff-a39f-4061-9843-debacc3432ae tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.722760] [55717]: DEBUG cinder.api.openstack.wsgi [None req-57ef9bff-a39f-4061-9843-debacc3432ae tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.730133] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.730133] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.733831] [55717]: INFO cinder.volume.api [None req-57ef9bff-a39f-4061-9843-debacc3432ae tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1243.739980] [55717]: INFO cinder.api.openstack.wsgi [None req-57ef9bff-a39f-4061-9843-debacc3432ae tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1243.740363] [55717]: [pid: 55717|app: 0|req: 240/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:33 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.750766] [55716]: DEBUG cinder.api.middleware.request_id [None req-fafb29d8-4167-41e4-a672-c9cea23e334a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.753070] [55716]: INFO cinder.api.openstack.wsgi [None req-fafb29d8-4167-41e4-a672-c9cea23e334a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1244.753311] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fafb29d8-4167-41e4-a672-c9cea23e334a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.753529] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fafb29d8-4167-41e4-a672-c9cea23e334a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.763718] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.763718] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.767705] [55716]: INFO cinder.volume.api [None req-fafb29d8-4167-41e4-a672-c9cea23e334a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1244.772651] [55716]: INFO cinder.api.openstack.wsgi [None req-fafb29d8-4167-41e4-a672-c9cea23e334a tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1244.772967] [55716]: [pid: 55716|app: 0|req: 264/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:34 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.809124] [55717]: DEBUG cinder.api.middleware.request_id [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.811475] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1244.811698] [55717]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.811928] [55717]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.819257] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.819257] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.822582] [55717]: INFO cinder.volume.api [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1244.827222] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-5c7f4394-805f-4205-8aad-f07e3d28a766 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1244.827599] [55717]: [pid: 55717|app: 0|req: 241/505] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:34 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.345575] [55716]: DEBUG cinder.api.middleware.request_id [None req-57f9fb6b-2606-4266-a9f4-d89542ac42d7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.345976] [55716]: INFO cinder.api.openstack.wsgi [None req-57f9fb6b-2606-4266-a9f4-d89542ac42d7 None None] GET http://10.180.1.21/volume// [ 1246.346180] [55716]: DEBUG cinder.api.openstack.wsgi [None req-57f9fb6b-2606-4266-a9f4-d89542ac42d7 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.346396] [55716]: DEBUG cinder.api.openstack.wsgi [None req-57f9fb6b-2606-4266-a9f4-d89542ac42d7 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.346783] [55716]: INFO cinder.api.openstack.wsgi [None req-57f9fb6b-2606-4266-a9f4-d89542ac42d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1246.347106] [55716]: [pid: 55716|app: 0|req: 265/506] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:17:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1246.350856] [55717]: DEBUG cinder.api.middleware.request_id [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-3cd0510b-82ef-429f-8970-ec112235e7f7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.353084] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-3cd0510b-82ef-429f-8970-ec112235e7f7 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1246.353639] [55717]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-3cd0510b-82ef-429f-8970-ec112235e7f7 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81d8c287-b7af-4190-ad9a-a8900654d1e7", "connector": null, "instance_uuid": "64b188b7-58dc-4374-b1e9-0268a7a2752b"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1246.365536] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.365536] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.385788] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-3cd0510b-82ef-429f-8970-ec112235e7f7 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1246.386267] [55717]: [pid: 55717|app: 0|req: 242/507] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:17:36 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.406367] [55716]: DEBUG cinder.api.middleware.request_id [None req-5d06025a-a345-49a4-adf0-003224de6a23 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.408806] [55716]: INFO cinder.api.openstack.wsgi [None req-5d06025a-a345-49a4-adf0-003224de6a23 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1246.409048] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5d06025a-a345-49a4-adf0-003224de6a23 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.409280] [55716]: DEBUG cinder.api.openstack.wsgi [None req-5d06025a-a345-49a4-adf0-003224de6a23 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.418889] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.418889] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.422181] [55716]: INFO cinder.volume.api [None req-5d06025a-a345-49a4-adf0-003224de6a23 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1246.426616] [55716]: INFO cinder.api.openstack.wsgi [None req-5d06025a-a345-49a4-adf0-003224de6a23 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1246.426998] [55716]: [pid: 55716|app: 0|req: 266/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:36 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.909894] [55717]: DEBUG cinder.api.middleware.request_id [None req-8ace8508-f79d-465d-8e4b-e5fdf8fcfeb3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.910350] [55717]: INFO cinder.api.openstack.wsgi [None req-8ace8508-f79d-465d-8e4b-e5fdf8fcfeb3 None None] GET http://10.180.1.21/volume// [ 1246.910541] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8ace8508-f79d-465d-8e4b-e5fdf8fcfeb3 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.910760] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8ace8508-f79d-465d-8e4b-e5fdf8fcfeb3 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.911269] [55717]: INFO cinder.api.openstack.wsgi [None req-8ace8508-f79d-465d-8e4b-e5fdf8fcfeb3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1246.911490] [55717]: [pid: 55717|app: 0|req: 243/509] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:17:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1246.917209] [55716]: DEBUG cinder.api.middleware.request_id [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.919655] [55716]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1246.919912] [55716]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.920154] [55716]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.929998] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.929998] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.933789] [55716]: INFO cinder.volume.api [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1246.939578] [55716]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-ac891aab-fca7-4485-b2af-932104a997aa tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1246.939954] [55716]: [pid: 55716|app: 0|req: 267/510] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:17:36 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1246.979959] [55717]: DEBUG cinder.api.middleware.request_id [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.982286] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] PUT http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 [ 1246.982791] [55717]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-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-549877", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1246.990670] [55717]: DEBUG cinder.coordination [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Acquiring lock "cinder-attachment_update-81d8c287-b7af-4190-ad9a-a8900654d1e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1246.995023] [55717]: DEBUG cinder.coordination [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-81d8c287-b7af-4190-ad9a-a8900654d1e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1246.995789] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.995789] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.436948] [55716]: DEBUG cinder.api.middleware.request_id [None req-2df25c53-b1c8-43ca-9958-7d07067940bb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.439189] [55716]: INFO cinder.api.openstack.wsgi [None req-2df25c53-b1c8-43ca-9958-7d07067940bb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1247.439466] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2df25c53-b1c8-43ca-9958-7d07067940bb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.439745] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2df25c53-b1c8-43ca-9958-7d07067940bb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.450195] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.450195] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.453404] [55716]: INFO cinder.volume.api [None req-2df25c53-b1c8-43ca-9958-7d07067940bb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1247.457470] [55716]: INFO cinder.api.openstack.wsgi [None req-2df25c53-b1c8-43ca-9958-7d07067940bb tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1247.457887] [55716]: [pid: 55716|app: 0|req: 268/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:37 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.468386] [55716]: DEBUG cinder.api.middleware.request_id [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.470514] [55716]: INFO cinder.api.openstack.wsgi [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1248.470743] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.470965] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.480780] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.480780] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.483848] [55716]: INFO cinder.volume.api [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1248.489388] [55716]: INFO cinder.api.openstack.wsgi [None req-6a80e3d8-e1cd-4048-aaaa-30d944a4fa92 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1248.489741] [55716]: [pid: 55716|app: 0|req: 269/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:38 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.499450] [55716]: DEBUG cinder.api.middleware.request_id [None req-981d6a3d-6305-4059-a7ea-d566376ac258 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.501628] [55716]: INFO cinder.api.openstack.wsgi [None req-981d6a3d-6305-4059-a7ea-d566376ac258 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1249.501868] [55716]: DEBUG cinder.api.openstack.wsgi [None req-981d6a3d-6305-4059-a7ea-d566376ac258 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.502103] [55716]: DEBUG cinder.api.openstack.wsgi [None req-981d6a3d-6305-4059-a7ea-d566376ac258 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.515443] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.515443] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.519393] [55716]: INFO cinder.volume.api [None req-981d6a3d-6305-4059-a7ea-d566376ac258 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1249.524688] [55716]: INFO cinder.api.openstack.wsgi [None req-981d6a3d-6305-4059-a7ea-d566376ac258 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1249.525082] [55716]: [pid: 55716|app: 0|req: 270/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:39 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.535357] [55716]: DEBUG cinder.api.middleware.request_id [None req-645a620c-1966-4a05-a5e7-a13b06f1979f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.537828] [55716]: INFO cinder.api.openstack.wsgi [None req-645a620c-1966-4a05-a5e7-a13b06f1979f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1250.537943] [55716]: DEBUG cinder.api.openstack.wsgi [None req-645a620c-1966-4a05-a5e7-a13b06f1979f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.538269] [55716]: DEBUG cinder.api.openstack.wsgi [None req-645a620c-1966-4a05-a5e7-a13b06f1979f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.548321] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.548321] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.551635] [55716]: INFO cinder.volume.api [None req-645a620c-1966-4a05-a5e7-a13b06f1979f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1250.556078] [55716]: INFO cinder.api.openstack.wsgi [None req-645a620c-1966-4a05-a5e7-a13b06f1979f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1250.556484] [55716]: [pid: 55716|app: 0|req: 271/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:40 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.518684] [55717]: DEBUG cinder.coordination [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Lock "cinder-attachment_update-81d8c287-b7af-4190-ad9a-a8900654d1e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1251.519104] [55717]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-a8a49d00-3f6e-4069-934b-19213e3edde3 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 returned with HTTP 200 [ 1251.519550] [55717]: [pid: 55717|app: 0|req: 244/515] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:17:36 2025] PUT /volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.566392] [55716]: DEBUG cinder.api.middleware.request_id [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.569787] [55716]: INFO cinder.api.openstack.wsgi [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1251.569787] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.569787] [55716]: DEBUG cinder.api.openstack.wsgi [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.583852] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.583852] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.587480] [55716]: INFO cinder.volume.api [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1251.592253] [55716]: INFO cinder.api.openstack.wsgi [None req-7c39c153-1ae5-4fc6-a191-6982f4efcfd9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1251.592640] [55716]: [pid: 55716|app: 0|req: 272/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:41 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.603435] [55717]: DEBUG cinder.api.middleware.request_id [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.606011] [55717]: INFO cinder.api.openstack.wsgi [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1252.606322] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.607993] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.623934] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.623934] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.628351] [55717]: INFO cinder.volume.api [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1252.635344] [55717]: INFO cinder.api.openstack.wsgi [None req-2e7c1bff-4140-4a16-9610-79f24cfc68c6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1252.635959] [55717]: [pid: 55717|app: 0|req: 245/517] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:42 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.186046] [55716]: DEBUG cinder.api.middleware.request_id [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-63bcd435-fc65-417e-bff0-c7b1d62efdd6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.188673] [55716]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-63bcd435-fc65-417e-bff0-c7b1d62efdd6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4/action [ 1253.189195] [55716]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-63bcd435-fc65-417e-bff0-c7b1d62efdd6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1253.189398] [55716]: DEBUG cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-63bcd435-fc65-417e-bff0-c7b1d62efdd6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1253.207367] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.207367] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.216764] [55716]: INFO cinder.api.openstack.wsgi [req-97f6bf0e-8fba-4a8d-ac7a-2afca99d7e31 req-63bcd435-fc65-417e-bff0-c7b1d62efdd6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4/action returned with HTTP 204 [ 1253.217335] [55716]: [pid: 55716|app: 0|req: 273/518] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:17:43 2025] POST /volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1253.651133] [55717]: DEBUG cinder.api.middleware.request_id [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.653291] [55717]: INFO cinder.api.openstack.wsgi [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.653471] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.654546] [55717]: DEBUG cinder.api.openstack.wsgi [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.665397] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.665397] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.670495] [55717]: INFO cinder.volume.api [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.676409] [55717]: INFO cinder.api.openstack.wsgi [None req-1d05115e-0746-4286-9ef7-d936258bb1d4 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1253.676957] [55717]: [pid: 55717|app: 0|req: 246/519] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:43 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.687647] [55716]: DEBUG cinder.api.middleware.request_id [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.690211] [55716]: INFO cinder.api.openstack.wsgi [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.690462] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.690756] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.702070] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.702070] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.705927] [55716]: INFO cinder.volume.api [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.710766] [55716]: INFO cinder.api.openstack.wsgi [None req-6481ebbc-5b18-4f7c-ab85-42fbcbfedd67 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1253.711549] [55716]: [pid: 55716|app: 0|req: 274/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:43 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.722321] [55717]: DEBUG cinder.api.middleware.request_id [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.724555] [55717]: INFO cinder.api.openstack.wsgi [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.724818] [55717]: DEBUG cinder.api.openstack.wsgi [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.725060] [55717]: DEBUG cinder.api.openstack.wsgi [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.725274] [55717]: INFO cinder.api.v3.volumes [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume with id: 81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.737620] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.737620] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.738230] [55717]: INFO cinder.volume.api [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.747999] [55717]: INFO cinder.volume.api [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-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. [ 1253.748456] [55717]: INFO cinder.api.openstack.wsgi [None req-edb0249f-13d3-47b2-9a33-20ef070eaf3d tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 400 [ 1253.749053] [55717]: [pid: 55717|app: 0|req: 247/521] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:17:43 2025] DELETE /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1253.752194] [55716]: DEBUG cinder.api.middleware.request_id [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.754458] [55716]: INFO cinder.api.openstack.wsgi [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.754748] [55716]: DEBUG cinder.api.openstack.wsgi [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.755014] [55716]: DEBUG cinder.api.openstack.wsgi [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.765949] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.765949] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.769924] [55716]: INFO cinder.volume.api [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.774975] [55716]: INFO cinder.api.openstack.wsgi [None req-01da43cc-b94d-4092-8d7d-f8a229bfbc76 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1253.775666] [55716]: [pid: 55716|app: 0|req: 275/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:43 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.813135] [55717]: DEBUG cinder.api.middleware.request_id [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.815780] [55717]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1253.816057] [55717]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.816347] [55717]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.827176] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.827176] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.830920] [55717]: INFO cinder.volume.api [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.835676] [55717]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-b91be34d-c075-4c24-aa2b-b03caa6c428b tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1253.836240] [55717]: [pid: 55717|app: 0|req: 248/523] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:43 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.853296] [55716]: DEBUG cinder.api.middleware.request_id [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.855741] [55716]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] POST http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7/action [ 1253.856284] [55716]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1253.856377] [55716]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1253.869059] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.869059] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.869059] [55716]: INFO cinder.volume.api [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1253.874805] [55716]: INFO cinder.volume.api [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Begin detaching volume completed successfully. [ 1253.875159] [55716]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-6fd88a14-032a-4ec5-bf57-4d882d85bf46 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7/action returned with HTTP 202 [ 1253.875774] [55716]: [pid: 55716|app: 0|req: 276/524] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:17:43 2025] POST /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1254.894957] [55717]: DEBUG cinder.api.middleware.request_id [None req-4c83edb9-3350-48b6-91b5-eb39c66e5507 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.895448] [55717]: INFO cinder.api.openstack.wsgi [None req-4c83edb9-3350-48b6-91b5-eb39c66e5507 None None] GET http://10.180.1.21/volume// [ 1254.895634] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4c83edb9-3350-48b6-91b5-eb39c66e5507 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.895912] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4c83edb9-3350-48b6-91b5-eb39c66e5507 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.896442] [55717]: INFO cinder.api.openstack.wsgi [None req-4c83edb9-3350-48b6-91b5-eb39c66e5507 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1254.896705] [55717]: [pid: 55717|app: 0|req: 249/525] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:17:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1254.900913] [55716]: DEBUG cinder.api.middleware.request_id [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.903123] [55716]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1254.903536] [55716]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.903898] [55716]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.918357] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918357] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.923073] [55716]: INFO cinder.volume.api [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1254.928575] [55716]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-40fdd768-febc-4b16-9330-e898ee36a9f1 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1254.929033] [55716]: [pid: 55716|app: 0|req: 277/526] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:17:44 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1256.076043] [55717]: DEBUG cinder.api.middleware.request_id [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-5a0d310f-33a4-47ce-8d02-2c2a2b25d23c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.078351] [55717]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-5a0d310f-33a4-47ce-8d02-2c2a2b25d23c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 [ 1256.080036] [55717]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-5a0d310f-33a4-47ce-8d02-2c2a2b25d23c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.080036] [55717]: DEBUG cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-5a0d310f-33a4-47ce-8d02-2c2a2b25d23c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.086286] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086286] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.611316] [55717]: INFO cinder.api.openstack.wsgi [req-c88e5d92-c2c2-4c82-8b4e-d683ccb56905 req-5a0d310f-33a4-47ce-8d02-2c2a2b25d23c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 returned with HTTP 200 [ 1256.611983] [55717]: [pid: 55717|app: 0|req: 250/527] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:17:45 2025] DELETE /volume/v3/attachments/05e1b1fa-e3c5-431c-afcd-4eff5f7085c4 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.359267] [55716]: DEBUG cinder.api.middleware.request_id [None req-1f191d04-19c1-4c72-8eba-3a6218215294 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.361414] [55716]: INFO cinder.api.openstack.wsgi [None req-1f191d04-19c1-4c72-8eba-3a6218215294 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1257.361642] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f191d04-19c1-4c72-8eba-3a6218215294 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.361879] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f191d04-19c1-4c72-8eba-3a6218215294 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.369655] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369655] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.374361] [55716]: INFO cinder.volume.api [None req-1f191d04-19c1-4c72-8eba-3a6218215294 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1257.379671] [55716]: INFO cinder.api.openstack.wsgi [None req-1f191d04-19c1-4c72-8eba-3a6218215294 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1257.380095] [55716]: [pid: 55716|app: 0|req: 278/528] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:47 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1261.498500] [55717]: DEBUG cinder.api.middleware.request_id [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.500679] [55717]: INFO cinder.api.openstack.wsgi [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1261.500893] [55717]: DEBUG cinder.api.openstack.wsgi [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.501125] [55717]: DEBUG cinder.api.openstack.wsgi [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.513028] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.513028] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.516967] [55717]: INFO cinder.volume.api [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1261.522139] [55717]: INFO cinder.api.openstack.wsgi [None req-222997f2-bab7-4bbc-9972-df9b7a2314bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1261.522574] [55717]: [pid: 55717|app: 0|req: 251/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:51 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.562547] [55716]: DEBUG cinder.api.middleware.request_id [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.564947] [55716]: INFO cinder.api.openstack.wsgi [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1261.565194] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.565411] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.573165] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573165] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.576514] [55716]: INFO cinder.volume.api [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1261.580613] [55716]: INFO cinder.api.openstack.wsgi [None req-e6bdfe03-574c-4e2e-9583-0873284e5036 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1261.580964] [55716]: [pid: 55716|app: 0|req: 279/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:51 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1264.397357] [55717]: DEBUG cinder.api.middleware.request_id [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.401023] [55717]: INFO cinder.api.openstack.wsgi [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1264.401023] [55717]: DEBUG cinder.api.openstack.wsgi [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.401023] [55717]: DEBUG cinder.api.openstack.wsgi [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.401023] [55717]: INFO cinder.api.v3.volumes [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume with id: 81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1264.412321] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.412321] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.412869] [55717]: INFO cinder.volume.api [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1264.433389] [55717]: INFO cinder.volume.api [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume request issued successfully. [ 1264.433578] [55717]: INFO cinder.api.openstack.wsgi [None req-47f5c9d3-4cd1-4c4c-a54d-181ef4de5172 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 202 [ 1264.434093] [55717]: [pid: 55717|app: 0|req: 252/531] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:17:54 2025] DELETE /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1264.437037] [55716]: DEBUG cinder.api.middleware.request_id [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.439241] [55716]: INFO cinder.api.openstack.wsgi [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1264.439499] [55716]: DEBUG cinder.api.openstack.wsgi [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.439738] [55716]: DEBUG cinder.api.openstack.wsgi [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.447555] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447555] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.451660] [55716]: INFO cinder.volume.api [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1264.456454] [55716]: INFO cinder.api.openstack.wsgi [None req-51bb6465-6397-4a2d-a29a-d8d88f2058f8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1264.456893] [55716]: [pid: 55716|app: 0|req: 280/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:54 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.467344] [55717]: DEBUG cinder.api.middleware.request_id [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.469474] [55717]: INFO cinder.api.openstack.wsgi [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1265.469702] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.469921] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.477420] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477420] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.480828] [55717]: INFO cinder.volume.api [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1265.484976] [55717]: INFO cinder.api.openstack.wsgi [None req-4ed9e0bd-c3b9-452e-9830-8b9ffe7affec tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1265.485337] [55717]: [pid: 55717|app: 0|req: 253/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:55 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.495239] [55716]: DEBUG cinder.api.middleware.request_id [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.497684] [55716]: INFO cinder.api.openstack.wsgi [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1266.497928] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.498179] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.507744] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507744] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.511984] [55716]: INFO cinder.volume.api [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1266.516381] [55716]: INFO cinder.api.openstack.wsgi [None req-6e6b51f6-d2fb-48de-b0b4-8ae9b1ff85d8 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 200 [ 1266.516784] [55716]: [pid: 55716|app: 0|req: 281/534] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:56 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.941528] [55717]: DEBUG cinder.api.middleware.request_id [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.943761] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1266.943990] [55717]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.944217] [55717]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.954098] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954098] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.959661] [55717]: INFO cinder.volume.api [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1266.963367] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f9c9fb53-beb8-4e5b-b455-2533db46e0c4 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1266.963880] [55717]: [pid: 55717|app: 0|req: 254/535] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:56 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1266.992484] [55716]: DEBUG cinder.api.middleware.request_id [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.994807] [55716]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] GET http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1266.995045] [55716]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.995268] [55716]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.006940] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006940] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.010227] [55716]: INFO cinder.volume.api [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1267.014842] [55716]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-230313e1-b86c-4526-b3b1-3a4a254f0c1c tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 200 [ 1267.015249] [55716]: [pid: 55716|app: 0|req: 282/536] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:17:56 2025] GET /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.527406] [55717]: DEBUG cinder.api.middleware.request_id [None req-e95903d2-5746-490a-84c7-ba91b4c00bc6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.529752] [55717]: INFO cinder.api.openstack.wsgi [None req-e95903d2-5746-490a-84c7-ba91b4c00bc6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 [ 1267.530010] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e95903d2-5746-490a-84c7-ba91b4c00bc6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.530270] [55717]: DEBUG cinder.api.openstack.wsgi [None req-e95903d2-5746-490a-84c7-ba91b4c00bc6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.537329] [55717]: INFO cinder.api.openstack.wsgi [None req-e95903d2-5746-490a-84c7-ba91b4c00bc6 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 returned with HTTP 404 [ 1267.537831] [55717]: [pid: 55717|app: 0|req: 255/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:57 2025] GET /volume/v3/volumes/81d8c287-b7af-4190-ad9a-a8900654d1e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1267.582193] [55716]: DEBUG cinder.api.middleware.request_id [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.584512] [55716]: INFO cinder.api.openstack.wsgi [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1267.584773] [55716]: DEBUG cinder.api.openstack.wsgi [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.584994] [55716]: DEBUG cinder.api.openstack.wsgi [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.585198] [55716]: INFO cinder.api.v3.volumes [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume with id: 626604be-7eaa-4b32-b322-54eb149656f2 [ 1267.597695] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597695] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.598358] [55716]: INFO cinder.volume.api [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1267.614016] [55716]: INFO cinder.volume.api [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume request issued successfully. [ 1267.614227] [55716]: INFO cinder.api.openstack.wsgi [None req-209e8bf0-bea2-4d70-8d38-9dcf46577be2 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 202 [ 1267.614650] [55716]: [pid: 55716|app: 0|req: 283/538] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:17:57 2025] DELETE /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1267.618126] [55717]: DEBUG cinder.api.middleware.request_id [None req-155f7cb1-1d59-424a-bd83-c70388b14743 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.620185] [55717]: INFO cinder.api.openstack.wsgi [None req-155f7cb1-1d59-424a-bd83-c70388b14743 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1267.620420] [55717]: DEBUG cinder.api.openstack.wsgi [None req-155f7cb1-1d59-424a-bd83-c70388b14743 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.621839] [55717]: DEBUG cinder.api.openstack.wsgi [None req-155f7cb1-1d59-424a-bd83-c70388b14743 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.629455] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.629455] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.634013] [55717]: INFO cinder.volume.api [None req-155f7cb1-1d59-424a-bd83-c70388b14743 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1267.638910] [55717]: INFO cinder.api.openstack.wsgi [None req-155f7cb1-1d59-424a-bd83-c70388b14743 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1267.639312] [55717]: [pid: 55717|app: 0|req: 256/539] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:57 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.649630] [55716]: DEBUG cinder.api.middleware.request_id [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.651740] [55716]: INFO cinder.api.openstack.wsgi [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1268.652251] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.652251] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.663283] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663283] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.668172] [55716]: INFO cinder.volume.api [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1268.673502] [55716]: INFO cinder.api.openstack.wsgi [None req-fe03d5a9-eba7-4f25-bd59-77fdc5de67cd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 200 [ 1268.673905] [55716]: [pid: 55716|app: 0|req: 284/540] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:58 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.377228] [55717]: DEBUG cinder.api.middleware.request_id [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.379613] [55717]: INFO cinder.api.openstack.wsgi [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1269.379870] [55717]: DEBUG cinder.api.openstack.wsgi [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.380129] [55717]: DEBUG cinder.api.openstack.wsgi [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.380352] [55717]: INFO cinder.api.v3.volumes [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Delete volume with id: 10c70454-7e8a-42dc-b594-43df5adcfcad [ 1269.390650] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390650] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.391162] [55717]: INFO cinder.volume.api [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1269.408063] [55717]: INFO cinder.volume.api [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Delete volume request issued successfully. [ 1269.408249] [55717]: INFO cinder.api.openstack.wsgi [None req-db3b46d3-a788-4c14-a97e-c6d5df9fa3cf tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 202 [ 1269.408697] [55717]: [pid: 55717|app: 0|req: 257/541] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:17:59 2025] DELETE /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.411664] [55716]: DEBUG cinder.api.middleware.request_id [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.414292] [55716]: INFO cinder.api.openstack.wsgi [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1269.414538] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.414753] [55716]: DEBUG cinder.api.openstack.wsgi [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.422923] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422923] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.428029] [55716]: INFO cinder.volume.api [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1269.432250] [55716]: INFO cinder.api.openstack.wsgi [None req-c65a239d-fb9f-40ef-9476-75b033f1d072 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1269.432688] [55716]: [pid: 55716|app: 0|req: 285/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:59 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.683472] [55717]: DEBUG cinder.api.middleware.request_id [None req-5367d2fe-af70-4053-8ea9-9f28d4662abd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.685420] [55717]: INFO cinder.api.openstack.wsgi [None req-5367d2fe-af70-4053-8ea9-9f28d4662abd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 [ 1269.685690] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5367d2fe-af70-4053-8ea9-9f28d4662abd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.685988] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5367d2fe-af70-4053-8ea9-9f28d4662abd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.694042] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694042] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.696671] [55717]: INFO cinder.api.openstack.wsgi [None req-5367d2fe-af70-4053-8ea9-9f28d4662abd tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 returned with HTTP 404 [ 1269.697426] [55717]: [pid: 55717|app: 0|req: 258/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:59 2025] GET /volume/v3/volumes/626604be-7eaa-4b32-b322-54eb149656f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1269.782994] [55716]: DEBUG cinder.api.middleware.request_id [None req-6a4eb780-706e-4dbf-9c65-0026969be764 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.785069] [55716]: INFO cinder.api.openstack.wsgi [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1269.785310] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.785521] [55716]: DEBUG cinder.api.openstack.wsgi [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.785721] [55716]: INFO cinder.api.v3.volumes [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume with id: 01872b33-cc74-433e-b957-2ed614fc87d0 [ 1269.793260] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793260] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.793800] [55716]: INFO cinder.volume.api [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1269.808765] [55716]: INFO cinder.volume.api [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Delete volume request issued successfully. [ 1269.809531] [55716]: INFO cinder.api.openstack.wsgi [None req-6a4eb780-706e-4dbf-9c65-0026969be764 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 202 [ 1269.809531] [55716]: [pid: 55716|app: 0|req: 286/544] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:17:59 2025] DELETE /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.813700] [55717]: DEBUG cinder.api.middleware.request_id [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.816997] [55717]: INFO cinder.api.openstack.wsgi [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1269.817224] [55717]: DEBUG cinder.api.openstack.wsgi [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.817672] [55717]: DEBUG cinder.api.openstack.wsgi [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.825748] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.825748] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.829567] [55717]: INFO cinder.volume.api [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1269.833955] [55717]: INFO cinder.api.openstack.wsgi [None req-da1ee289-2361-4cad-b6fe-8bd6aef7ed9c tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1269.834482] [55717]: [pid: 55717|app: 0|req: 259/545] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:17:59 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.443287] [55716]: DEBUG cinder.api.middleware.request_id [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.445559] [55716]: INFO cinder.api.openstack.wsgi [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1270.445790] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.446122] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.461039] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461039] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.465158] [55716]: INFO cinder.volume.api [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1270.470606] [55716]: INFO cinder.api.openstack.wsgi [None req-ac7a17b8-49af-4d61-ae6e-8c742b26836d tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1270.470991] [55716]: [pid: 55716|app: 0|req: 287/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:00 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.844939] [55717]: DEBUG cinder.api.middleware.request_id [None req-75114e78-5592-4a60-8beb-834650cdd3da None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.846951] [55717]: INFO cinder.api.openstack.wsgi [None req-75114e78-5592-4a60-8beb-834650cdd3da tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1270.847345] [55717]: DEBUG cinder.api.openstack.wsgi [None req-75114e78-5592-4a60-8beb-834650cdd3da tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.847733] [55717]: DEBUG cinder.api.openstack.wsgi [None req-75114e78-5592-4a60-8beb-834650cdd3da tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.856772] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856772] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.859878] [55717]: INFO cinder.volume.api [None req-75114e78-5592-4a60-8beb-834650cdd3da tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1270.864456] [55717]: INFO cinder.api.openstack.wsgi [None req-75114e78-5592-4a60-8beb-834650cdd3da tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1270.865191] [55717]: [pid: 55717|app: 0|req: 260/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:00 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.445715] [55716]: DEBUG cinder.api.middleware.request_id [None req-53c30fe2-a4d7-437c-81c4-68fba88500aa None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.446196] [55716]: INFO cinder.api.openstack.wsgi [None req-53c30fe2-a4d7-437c-81c4-68fba88500aa None None] GET http://10.180.1.21/volume// [ 1271.446380] [55716]: DEBUG cinder.api.openstack.wsgi [None req-53c30fe2-a4d7-437c-81c4-68fba88500aa None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.446597] [55716]: DEBUG cinder.api.openstack.wsgi [None req-53c30fe2-a4d7-437c-81c4-68fba88500aa None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.446994] [55716]: INFO cinder.api.openstack.wsgi [None req-53c30fe2-a4d7-437c-81c4-68fba88500aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1271.447322] [55716]: [pid: 55716|app: 0|req: 288/548] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:18:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1271.451061] [55717]: DEBUG cinder.api.middleware.request_id [req-3b2d3980-4686-4342-833a-785306c85492 req-f263f1a5-0661-4feb-a95d-d5b43e2c08b6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.453466] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f263f1a5-0661-4feb-a95d-d5b43e2c08b6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1271.453876] [55717]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f263f1a5-0661-4feb-a95d-d5b43e2c08b6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbcd0d20-b397-4a2d-a97a-698f6448b526", "connector": null, "instance_uuid": "f5f30b0a-68d6-4c51-9692-1016709bf570"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.468902] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468902] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.481411] [55716]: DEBUG cinder.api.middleware.request_id [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.483653] [55716]: INFO cinder.api.openstack.wsgi [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1271.483886] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.484161] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.492142] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.492142] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.496395] [55716]: INFO cinder.volume.api [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Volume info retrieved successfully. [ 1271.497746] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-f263f1a5-0661-4feb-a95d-d5b43e2c08b6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1271.498210] [55717]: [pid: 55717|app: 0|req: 261/549] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:18:01 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1271.500913] [55716]: INFO cinder.api.openstack.wsgi [None req-8f0a493f-a3ff-4e9a-8661-de298c77d88a tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 200 [ 1271.501295] [55716]: [pid: 55716|app: 0|req: 289/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:01 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.537435] [55717]: DEBUG cinder.api.middleware.request_id [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.539777] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] POST http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526/action [ 1271.540181] [55717]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1271.540317] [55717]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.551796] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551796] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.552309] [55717]: INFO cinder.volume.api [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1271.556174] [55717]: INFO cinder.volume.api [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Roll detaching of volume completed successfully. [ 1271.556394] [55717]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-40bbae6f-881e-4a73-9995-3704e9e246fa tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526/action returned with HTTP 202 [ 1271.556771] [55717]: [pid: 55717|app: 0|req: 262/551] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:18:01 2025] POST /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1271.560479] [55716]: DEBUG cinder.api.middleware.request_id [req-3b2d3980-4686-4342-833a-785306c85492 req-123cf494-513b-4141-b629-3cc95fdff2fe None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.562876] [55716]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-123cf494-513b-4141-b629-3cc95fdff2fe tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e0f32c5a-b016-4b55-8e92-ce87f85820d4 [ 1271.563115] [55716]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-123cf494-513b-4141-b629-3cc95fdff2fe tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.563329] [55716]: DEBUG cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-123cf494-513b-4141-b629-3cc95fdff2fe tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.570081] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570081] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.590368] [55716]: INFO cinder.api.openstack.wsgi [req-3b2d3980-4686-4342-833a-785306c85492 req-123cf494-513b-4141-b629-3cc95fdff2fe tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments/e0f32c5a-b016-4b55-8e92-ce87f85820d4 returned with HTTP 200 [ 1271.590760] [55716]: [pid: 55716|app: 0|req: 290/552] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:18:01 2025] DELETE /volume/v3/attachments/e0f32c5a-b016-4b55-8e92-ce87f85820d4 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1271.875738] [55717]: DEBUG cinder.api.middleware.request_id [None req-14e05289-1d86-4c44-ab54-e43ee92a097f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.883165] [55717]: INFO cinder.api.openstack.wsgi [None req-14e05289-1d86-4c44-ab54-e43ee92a097f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1271.883165] [55717]: DEBUG cinder.api.openstack.wsgi [None req-14e05289-1d86-4c44-ab54-e43ee92a097f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.883165] [55717]: DEBUG cinder.api.openstack.wsgi [None req-14e05289-1d86-4c44-ab54-e43ee92a097f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.886558] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886558] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.890009] [55717]: INFO cinder.volume.api [None req-14e05289-1d86-4c44-ab54-e43ee92a097f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Volume info retrieved successfully. [ 1271.894283] [55717]: INFO cinder.api.openstack.wsgi [None req-14e05289-1d86-4c44-ab54-e43ee92a097f tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 200 [ 1271.894663] [55717]: [pid: 55717|app: 0|req: 263/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:01 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.511551] [55716]: DEBUG cinder.api.middleware.request_id [None req-4689bb54-4e8e-4799-8b20-f93379b9c276 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.513793] [55716]: INFO cinder.api.openstack.wsgi [None req-4689bb54-4e8e-4799-8b20-f93379b9c276 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] GET http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad [ 1272.514182] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4689bb54-4e8e-4799-8b20-f93379b9c276 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.514548] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4689bb54-4e8e-4799-8b20-f93379b9c276 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.521137] [55716]: INFO cinder.api.openstack.wsgi [None req-4689bb54-4e8e-4799-8b20-f93379b9c276 tempest-ServerActionsTestOtherB-1988248089 tempest-ServerActionsTestOtherB-1988248089-project-member] http://10.180.1.21/volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad returned with HTTP 404 [ 1272.521751] [55716]: [pid: 55716|app: 0|req: 291/554] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:02 2025] GET /volume/v3/volumes/10c70454-7e8a-42dc-b594-43df5adcfcad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1272.905050] [55717]: DEBUG cinder.api.middleware.request_id [None req-314e3c46-d782-4520-8295-fddb609b68d9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.908084] [55717]: INFO cinder.api.openstack.wsgi [None req-314e3c46-d782-4520-8295-fddb609b68d9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] GET http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 [ 1272.908084] [55717]: DEBUG cinder.api.openstack.wsgi [None req-314e3c46-d782-4520-8295-fddb609b68d9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.908084] [55717]: DEBUG cinder.api.openstack.wsgi [None req-314e3c46-d782-4520-8295-fddb609b68d9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.914980] [55717]: INFO cinder.api.openstack.wsgi [None req-314e3c46-d782-4520-8295-fddb609b68d9 tempest-AttachVolumeNegativeTest-2078565725 tempest-AttachVolumeNegativeTest-2078565725-project-member] http://10.180.1.21/volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 returned with HTTP 404 [ 1272.916016] [55717]: [pid: 55717|app: 0|req: 264/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:02 2025] GET /volume/v3/volumes/01872b33-cc74-433e-b957-2ed614fc87d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1276.936084] [55716]: DEBUG cinder.api.middleware.request_id [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-ef58509f-3903-4519-9924-2a91921366e6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.938610] [55716]: INFO cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-ef58509f-3903-4519-9924-2a91921366e6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 [ 1276.938844] [55716]: DEBUG cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-ef58509f-3903-4519-9924-2a91921366e6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.939073] [55716]: DEBUG cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-ef58509f-3903-4519-9924-2a91921366e6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.948353] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.948353] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.483888] [55716]: INFO cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-ef58509f-3903-4519-9924-2a91921366e6 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 returned with HTTP 200 [ 1277.484225] [55716]: [pid: 55716|app: 0|req: 292/556] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:18:06 2025] DELETE /volume/v3/attachments/4e0ce4f8-8543-4af5-80fd-de5f499a7e89 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.493497] [55717]: DEBUG cinder.api.middleware.request_id [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.495936] [55717]: INFO cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1277.496315] [55717]: DEBUG cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.496663] [55717]: DEBUG cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.497013] [55717]: INFO cinder.api.v3.volumes [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Delete volume with id: dbcd0d20-b397-4a2d-a97a-698f6448b526 [ 1277.510022] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510022] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.510022] [55717]: INFO cinder.volume.api [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Volume info retrieved successfully. [ 1277.536999] [55717]: INFO cinder.volume.api [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] Delete volume request issued successfully. [ 1277.537256] [55717]: INFO cinder.api.openstack.wsgi [req-53ab70ec-8a99-464a-a1eb-0e633164f09c req-06d78c24-c06d-4008-878f-03e1371f3cf7 tempest-ServerActionsV293TestJSON-157350220 tempest-ServerActionsV293TestJSON-157350220-project-member] http://10.180.1.21/volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 returned with HTTP 202 [ 1277.537682] [55717]: [pid: 55717|app: 0|req: 265/557] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 15:18:07 2025] DELETE /volume/v3/volumes/dbcd0d20-b397-4a2d-a97a-698f6448b526 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1287.481571] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=145,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.527855] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=100,cinder:UPDATE=13,cinder:INSERT=5 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1322.489341] [55716]: DEBUG cinder.api.middleware.request_id [None req-f9b333e6-7970-4696-8d0f-01f47e83751b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.491409] [55716]: INFO cinder.api.openstack.wsgi [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1322.491798] [55716]: DEBUG cinder.api.openstack.wsgi [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1162803161"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1322.493424] [55716]: DEBUG cinder.api.v3.volumes [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1162803161'}} {{(pid=55716) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1322.493559] [55716]: INFO cinder.api.v3.volumes [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume of 1 GB [ 1322.493873] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.493873] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.499291] [55716]: INFO cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Availability Zones retrieved successfully. [ 1322.505828] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (03a91731-7619-470f-a233-0fbf05359f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1322.507041] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e339d6-2bae-451c-af89-c7f43f59870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.508649] [55716]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Validating volume size '1' using validate_int {{(pid=55716) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1322.525578] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e339d6-2bae-451c-af89-c7f43f59870f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.526482] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6b8743-faaa-4706-92f8-136e35105a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.553668] [55716]: DEBUG cinder.quota [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Created reservations ['c26b2d99-5fc0-4e52-ac67-57e1e916eda8', 'cf8c5a41-96db-4568-a4e2-da32d8a7008d', 'ac9601db-9f50-4e7c-9f0f-f00ed3612e01', '34caa32a-ab75-4c23-8aad-0a554afde937'] {{(pid=55716) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1322.554465] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6b8743-faaa-4706-92f8-136e35105a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26b2d99-5fc0-4e52-ac67-57e1e916eda8', 'cf8c5a41-96db-4568-a4e2-da32d8a7008d', 'ac9601db-9f50-4e7c-9f0f-f00ed3612e01', '34caa32a-ab75-4c23-8aad-0a554afde937']}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.555323] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51679de1-08c6-4ab4-a1f1-d6c993c77ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.569209] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51679de1-08c6-4ab4-a1f1-d6c993c77ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ecfb85-c969-43a5-951f-c7438872af9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1162803161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['c26b2d99-5fc0-4e52-ac67-57e1e916eda8','cf8c5a41-96db-4568-a4e2-da32d8a7008d','ac9601db-9f50-4e7c-9f0f-f00ed3612e01','34caa32a-ab75-4c23-8aad-0a554afde937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1162803161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ecfb85-c969-43a5-951f-c7438872af9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f7c3fce83a4d16b2d13fe918d648f9',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='6b280aa48050494397688bf0a3ff1edb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.570107] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd61cb4-e49b-4ae4-9d02-2d8d836a4f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.580850] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd61cb4-e49b-4ae4-9d02-2d8d836a4f1b) 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-1162803161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['c26b2d99-5fc0-4e52-ac67-57e1e916eda8','cf8c5a41-96db-4568-a4e2-da32d8a7008d','ac9601db-9f50-4e7c-9f0f-f00ed3612e01','34caa32a-ab75-4c23-8aad-0a554afde937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.581653] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89ada3d-6518-4d88-b637-ca385f800c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1322.589278] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89ada3d-6518-4d88-b637-ca385f800c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55716) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1322.590364] [55716]: DEBUG cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (03a91731-7619-470f-a233-0fbf05359f50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55716) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1322.590694] [55716]: INFO cinder.volume.api [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request issued successfully. [ 1322.591342] [55716]: INFO cinder.api.openstack.wsgi [None req-f9b333e6-7970-4696-8d0f-01f47e83751b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1322.591777] [55716]: [pid: 55716|app: 0|req: 293/558] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:18:52 2025] POST /volume/v3/volumes => generated 750 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1322.600086] [55717]: DEBUG cinder.api.middleware.request_id [None req-c6bbf114-b536-4371-ae53-574b29d096fd None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.602204] [55717]: INFO cinder.api.openstack.wsgi [None req-c6bbf114-b536-4371-ae53-574b29d096fd tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1322.602408] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c6bbf114-b536-4371-ae53-574b29d096fd tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.602638] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c6bbf114-b536-4371-ae53-574b29d096fd tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.610954] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.610954] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.614979] [55717]: INFO cinder.volume.api [None req-c6bbf114-b536-4371-ae53-574b29d096fd tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1322.619928] [55717]: INFO cinder.api.openstack.wsgi [None req-c6bbf114-b536-4371-ae53-574b29d096fd tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1322.620347] [55717]: [pid: 55717|app: 0|req: 266/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:52 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.630931] [55716]: DEBUG cinder.api.middleware.request_id [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.633194] [55716]: INFO cinder.api.openstack.wsgi [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1323.633421] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.633640] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.643429] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.643429] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.647201] [55716]: INFO cinder.volume.api [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1323.651840] [55716]: INFO cinder.api.openstack.wsgi [None req-8e9568fa-52e7-4a2b-a5eb-3d78f394c5fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1323.652182] [55716]: [pid: 55716|app: 0|req: 294/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:53 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.688375] [55717]: DEBUG cinder.api.middleware.request_id [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.690853] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1323.691106] [55717]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.691371] [55717]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.699339] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.699339] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.702920] [55717]: INFO cinder.volume.api [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1323.707399] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-d3ba8026-dff4-4176-b7a9-dee9b8f3476e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1323.707837] [55717]: [pid: 55717|app: 0|req: 267/561] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:18:53 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.226637] [55716]: DEBUG cinder.api.middleware.request_id [None req-4734253b-a7d7-4f6b-b60a-2c45e3f68dbb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.227107] [55716]: INFO cinder.api.openstack.wsgi [None req-4734253b-a7d7-4f6b-b60a-2c45e3f68dbb None None] GET http://10.180.1.21/volume// [ 1325.227302] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4734253b-a7d7-4f6b-b60a-2c45e3f68dbb None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.227520] [55716]: DEBUG cinder.api.openstack.wsgi [None req-4734253b-a7d7-4f6b-b60a-2c45e3f68dbb None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.227919] [55716]: INFO cinder.api.openstack.wsgi [None req-4734253b-a7d7-4f6b-b60a-2c45e3f68dbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.228254] [55716]: [pid: 55716|app: 0|req: 295/562] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:18:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.231996] [55717]: DEBUG cinder.api.middleware.request_id [req-047589da-095d-4154-9848-64fdc585bcd1 req-ce05638d-ee19-427a-99d6-210b03cb4da7 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.234336] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-ce05638d-ee19-427a-99d6-210b03cb4da7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1325.234731] [55717]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-ce05638d-ee19-427a-99d6-210b03cb4da7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11ecfb85-c969-43a5-951f-c7438872af9f", "connector": null, "instance_uuid": "7ccf72fc-ef4f-4ef5-b365-80ca4852e204"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.243772] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.243772] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.266664] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-ce05638d-ee19-427a-99d6-210b03cb4da7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1325.267161] [55717]: [pid: 55717|app: 0|req: 268/563] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:18:55 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.291905] [55716]: DEBUG cinder.api.middleware.request_id [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.293763] [55716]: INFO cinder.api.openstack.wsgi [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1325.293994] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.294240] [55716]: DEBUG cinder.api.openstack.wsgi [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.304256] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.304256] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.307599] [55716]: INFO cinder.volume.api [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1325.311755] [55716]: INFO cinder.api.openstack.wsgi [None req-9b3ef823-29b9-4dcb-8a1b-3a9dc009204a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1325.312147] [55716]: [pid: 55716|app: 0|req: 296/564] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:55 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.796844] [55717]: DEBUG cinder.api.middleware.request_id [None req-f3f69e3b-04b3-4988-9d06-ba45fbccaea6 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.797374] [55717]: INFO cinder.api.openstack.wsgi [None req-f3f69e3b-04b3-4988-9d06-ba45fbccaea6 None None] GET http://10.180.1.21/volume// [ 1325.797578] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f3f69e3b-04b3-4988-9d06-ba45fbccaea6 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.797848] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f3f69e3b-04b3-4988-9d06-ba45fbccaea6 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.798266] [55717]: INFO cinder.api.openstack.wsgi [None req-f3f69e3b-04b3-4988-9d06-ba45fbccaea6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.798587] [55717]: [pid: 55717|app: 0|req: 269/565] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:18:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.816319] [55716]: DEBUG cinder.api.middleware.request_id [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.818674] [55716]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1325.818934] [55716]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.819187] [55716]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.828662] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.828662] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.831790] [55716]: INFO cinder.volume.api [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1325.835819] [55716]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-dbcd1c29-94e0-4c73-8bd5-d5cab8ff9080 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1325.836207] [55716]: [pid: 55716|app: 0|req: 297/566] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:18:55 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1325.868522] [55717]: DEBUG cinder.api.middleware.request_id [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.871321] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] PUT http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f [ 1325.871935] [55717]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-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-549888", "mountpoint": "/dev/sdb"}}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.880299] [55717]: DEBUG cinder.coordination [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Acquiring lock "cinder-attachment_update-11ecfb85-c969-43a5-951f-c7438872af9f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1325.884904] [55717]: DEBUG cinder.coordination [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-11ecfb85-c969-43a5-951f-c7438872af9f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55717) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1325.886142] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.886142] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.323283] [55716]: DEBUG cinder.api.middleware.request_id [None req-552d543c-ed8c-4afb-9f74-38453fb441bc None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.325483] [55716]: INFO cinder.api.openstack.wsgi [None req-552d543c-ed8c-4afb-9f74-38453fb441bc tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1326.325714] [55716]: DEBUG cinder.api.openstack.wsgi [None req-552d543c-ed8c-4afb-9f74-38453fb441bc tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.325935] [55716]: DEBUG cinder.api.openstack.wsgi [None req-552d543c-ed8c-4afb-9f74-38453fb441bc tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.336686] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.336686] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.340906] [55716]: INFO cinder.volume.api [None req-552d543c-ed8c-4afb-9f74-38453fb441bc tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1326.345564] [55716]: INFO cinder.api.openstack.wsgi [None req-552d543c-ed8c-4afb-9f74-38453fb441bc tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1326.345948] [55716]: [pid: 55716|app: 0|req: 298/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:56 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.356308] [55716]: DEBUG cinder.api.middleware.request_id [None req-ca84204d-567b-4b65-a952-8270b4927a07 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.358519] [55716]: INFO cinder.api.openstack.wsgi [None req-ca84204d-567b-4b65-a952-8270b4927a07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1327.358817] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ca84204d-567b-4b65-a952-8270b4927a07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.359120] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ca84204d-567b-4b65-a952-8270b4927a07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.368625] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.368625] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.371695] [55716]: INFO cinder.volume.api [None req-ca84204d-567b-4b65-a952-8270b4927a07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1327.375763] [55716]: INFO cinder.api.openstack.wsgi [None req-ca84204d-567b-4b65-a952-8270b4927a07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1327.376170] [55716]: [pid: 55716|app: 0|req: 299/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:57 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.386483] [55716]: DEBUG cinder.api.middleware.request_id [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.388909] [55716]: INFO cinder.api.openstack.wsgi [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1328.389255] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.389546] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.399772] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.399772] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.403067] [55716]: INFO cinder.volume.api [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1328.407477] [55716]: INFO cinder.api.openstack.wsgi [None req-8f0b9c27-c275-4c1e-b0d2-40f248c6046b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1328.407910] [55716]: [pid: 55716|app: 0|req: 300/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:58 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.418342] [55716]: DEBUG cinder.api.middleware.request_id [None req-14700523-c425-4729-9878-ea6e9d9915aa None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.420464] [55716]: INFO cinder.api.openstack.wsgi [None req-14700523-c425-4729-9878-ea6e9d9915aa tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1329.420695] [55716]: DEBUG cinder.api.openstack.wsgi [None req-14700523-c425-4729-9878-ea6e9d9915aa tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.420914] [55716]: DEBUG cinder.api.openstack.wsgi [None req-14700523-c425-4729-9878-ea6e9d9915aa tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.430479] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.430479] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.433608] [55716]: INFO cinder.volume.api [None req-14700523-c425-4729-9878-ea6e9d9915aa tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1329.437844] [55716]: INFO cinder.api.openstack.wsgi [None req-14700523-c425-4729-9878-ea6e9d9915aa tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1329.438231] [55716]: [pid: 55716|app: 0|req: 301/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:18:59 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.410053] [55717]: DEBUG cinder.coordination [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-11ecfb85-c969-43a5-951f-c7438872af9f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55717) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1330.410317] [55717]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-733483c2-3952-4cc0-8585-c2ab34c7eaec tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f returned with HTTP 200 [ 1330.410634] [55717]: [pid: 55717|app: 0|req: 270/571] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:18:55 2025] PUT /volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.448162] [55716]: DEBUG cinder.api.middleware.request_id [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.450407] [55716]: INFO cinder.api.openstack.wsgi [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1330.450656] [55716]: DEBUG cinder.api.openstack.wsgi [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.450902] [55716]: DEBUG cinder.api.openstack.wsgi [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.460732] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.460732] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.463996] [55716]: INFO cinder.volume.api [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1330.468044] [55716]: INFO cinder.api.openstack.wsgi [None req-67cb9554-1e19-455d-a43a-2213c4d18e39 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1330.468428] [55716]: [pid: 55716|app: 0|req: 302/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:00 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.479033] [55717]: DEBUG cinder.api.middleware.request_id [None req-923fc8d3-35d0-4e8c-a949-22495832e727 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.481264] [55717]: INFO cinder.api.openstack.wsgi [None req-923fc8d3-35d0-4e8c-a949-22495832e727 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1331.481522] [55717]: DEBUG cinder.api.openstack.wsgi [None req-923fc8d3-35d0-4e8c-a949-22495832e727 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.481784] [55717]: DEBUG cinder.api.openstack.wsgi [None req-923fc8d3-35d0-4e8c-a949-22495832e727 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.491920] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.491920] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.495037] [55717]: INFO cinder.volume.api [None req-923fc8d3-35d0-4e8c-a949-22495832e727 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1331.499136] [55717]: INFO cinder.api.openstack.wsgi [None req-923fc8d3-35d0-4e8c-a949-22495832e727 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1331.499505] [55717]: [pid: 55717|app: 0|req: 271/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:01 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.037467] [55716]: DEBUG cinder.api.middleware.request_id [req-047589da-095d-4154-9848-64fdc585bcd1 req-681d2ac2-5882-40b3-8ce9-9da3bc635e66 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.039815] [55716]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-681d2ac2-5882-40b3-8ce9-9da3bc635e66 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f/action [ 1332.040275] [55716]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-681d2ac2-5882-40b3-8ce9-9da3bc635e66 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-complete": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1332.040415] [55716]: DEBUG cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-681d2ac2-5882-40b3-8ce9-9da3bc635e66 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.060395] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.060395] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.066252] [55716]: INFO cinder.api.openstack.wsgi [req-047589da-095d-4154-9848-64fdc585bcd1 req-681d2ac2-5882-40b3-8ce9-9da3bc635e66 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f/action returned with HTTP 204 [ 1332.066728] [55716]: [pid: 55716|app: 0|req: 303/574] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:19:01 2025] POST /volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1332.509825] [55717]: DEBUG cinder.api.middleware.request_id [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.511785] [55717]: INFO cinder.api.openstack.wsgi [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1332.512153] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.513047] [55717]: DEBUG cinder.api.openstack.wsgi [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.522710] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.522710] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.526082] [55717]: INFO cinder.volume.api [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1332.530839] [55717]: INFO cinder.api.openstack.wsgi [None req-2f7c067f-2166-4a76-bc69-687a27de6b0a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1332.531219] [55717]: [pid: 55717|app: 0|req: 272/575] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:02 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.540351] [55716]: DEBUG cinder.api.middleware.request_id [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.542508] [55716]: INFO cinder.api.openstack.wsgi [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1332.542740] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.542961] [55716]: DEBUG cinder.api.openstack.wsgi [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.552641] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.552641] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.555704] [55716]: INFO cinder.volume.api [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1332.559830] [55716]: INFO cinder.api.openstack.wsgi [None req-8ee5d0d8-8162-4fc2-af0b-07035df96560 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1332.560206] [55716]: [pid: 55716|app: 0|req: 304/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:02 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.628381] [55717]: DEBUG cinder.api.middleware.request_id [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.630412] [55717]: INFO cinder.api.openstack.wsgi [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1332.630830] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-867748232"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.632460] [55717]: DEBUG cinder.api.v3.volumes [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-867748232'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1332.632600] [55717]: INFO cinder.api.v3.volumes [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume of 1 GB [ 1332.636532] [55717]: INFO cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Availability Zones retrieved successfully. [ 1332.643131] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (331b7016-9539-437c-9fb3-b081ca316cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.644290] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7320fa3-e80d-4e73-bb5c-4b559c5db609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.645334] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1332.662959] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7320fa3-e80d-4e73-bb5c-4b559c5db609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.663830] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a487e7eb-60d5-4a68-ae81-414e4edd9015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.693276] [55717]: DEBUG cinder.quota [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Created reservations ['345ebfe0-8700-4fa0-b4d7-4fa5a611b648', '50afc139-eca2-4614-98ed-a3ff70bad0f7', '687224bd-ddbb-493d-b5a5-9cfdd472d4dd', 'c111b943-e653-4041-b875-742877648711'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1332.694200] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a487e7eb-60d5-4a68-ae81-414e4edd9015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['345ebfe0-8700-4fa0-b4d7-4fa5a611b648', '50afc139-eca2-4614-98ed-a3ff70bad0f7', '687224bd-ddbb-493d-b5a5-9cfdd472d4dd', 'c111b943-e653-4041-b875-742877648711']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.695087] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0dea0b-c2f3-4269-906d-51e38946016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.706135] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0dea0b-c2f3-4269-906d-51e38946016b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb703f7-59f4-493b-84d5-916f016f19ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-867748232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['345ebfe0-8700-4fa0-b4d7-4fa5a611b648','50afc139-eca2-4614-98ed-a3ff70bad0f7','687224bd-ddbb-493d-b5a5-9cfdd472d4dd','c111b943-e653-4041-b875-742877648711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-867748232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb703f7-59f4-493b-84d5-916f016f19ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f7c3fce83a4d16b2d13fe918d648f9',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='6b280aa48050494397688bf0a3ff1edb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.706972] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5791063-328b-4c2b-8113-891b1b637e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.717779] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5791063-328b-4c2b-8113-891b1b637e93) 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-867748232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f7c3fce83a4d16b2d13fe918d648f9',qos_specs=None,replication_status=,reservations=['345ebfe0-8700-4fa0-b4d7-4fa5a611b648','50afc139-eca2-4614-98ed-a3ff70bad0f7','687224bd-ddbb-493d-b5a5-9cfdd472d4dd','c111b943-e653-4041-b875-742877648711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b280aa48050494397688bf0a3ff1edb',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.718605] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a6bd73-a4a4-4ed7-98cd-f3ec798c24df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1332.726344] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a6bd73-a4a4-4ed7-98cd-f3ec798c24df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1332.727369] [55717]: DEBUG cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Flow 'volume_create_api' (331b7016-9539-437c-9fb3-b081ca316cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1332.727706] [55717]: INFO cinder.volume.api [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Create volume request issued successfully. [ 1332.728367] [55717]: INFO cinder.api.openstack.wsgi [None req-5951f5a3-7dd0-4040-86e8-19c581e42533 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1332.728806] [55717]: [pid: 55717|app: 0|req: 273/577] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:19:02 2025] POST /volume/v3/volumes => generated 749 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1332.738186] [55716]: DEBUG cinder.api.middleware.request_id [None req-65f7886e-4158-40de-ae37-5e055a5948b1 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.740608] [55716]: INFO cinder.api.openstack.wsgi [None req-65f7886e-4158-40de-ae37-5e055a5948b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1332.740834] [55716]: DEBUG cinder.api.openstack.wsgi [None req-65f7886e-4158-40de-ae37-5e055a5948b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.741081] [55716]: DEBUG cinder.api.openstack.wsgi [None req-65f7886e-4158-40de-ae37-5e055a5948b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.748350] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.748350] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.751628] [55716]: INFO cinder.volume.api [None req-65f7886e-4158-40de-ae37-5e055a5948b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1332.755616] [55716]: INFO cinder.api.openstack.wsgi [None req-65f7886e-4158-40de-ae37-5e055a5948b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1332.755991] [55716]: [pid: 55716|app: 0|req: 305/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:02 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.766479] [55717]: DEBUG cinder.api.middleware.request_id [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.768814] [55717]: INFO cinder.api.openstack.wsgi [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1333.769129] [55717]: DEBUG cinder.api.openstack.wsgi [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.769368] [55717]: DEBUG cinder.api.openstack.wsgi [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.779388] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.779388] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.783204] [55717]: INFO cinder.volume.api [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1333.787741] [55717]: INFO cinder.api.openstack.wsgi [None req-77cdf23f-4f4a-4c83-a35d-1894d48297fe tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1333.788121] [55717]: [pid: 55717|app: 0|req: 274/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:03 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.828851] [55716]: DEBUG cinder.api.middleware.request_id [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.831267] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1333.831493] [55716]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.831708] [55716]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.838964] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.838964] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.842245] [55716]: INFO cinder.volume.api [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1333.846258] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-b3b81265-1f42-4c11-a06b-bdb412e3be2f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1333.846628] [55716]: [pid: 55716|app: 0|req: 306/580] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:19:03 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.365080] [55717]: DEBUG cinder.api.middleware.request_id [None req-4ea6f57b-938e-4f5e-991f-8f06738eead2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.365347] [55717]: INFO cinder.api.openstack.wsgi [None req-4ea6f57b-938e-4f5e-991f-8f06738eead2 None None] GET http://10.180.1.21/volume// [ 1335.365544] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4ea6f57b-938e-4f5e-991f-8f06738eead2 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.365804] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4ea6f57b-938e-4f5e-991f-8f06738eead2 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.366244] [55717]: INFO cinder.api.openstack.wsgi [None req-4ea6f57b-938e-4f5e-991f-8f06738eead2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.366552] [55717]: [pid: 55717|app: 0|req: 275/581] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 15:19:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.370292] [55716]: DEBUG cinder.api.middleware.request_id [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-8c366b99-e792-4ce3-a7fb-cb1dc5f3156f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.372519] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-8c366b99-e792-4ce3-a7fb-cb1dc5f3156f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1335.372919] [55716]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-8c366b99-e792-4ce3-a7fb-cb1dc5f3156f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eb703f7-59f4-493b-84d5-916f016f19ff", "connector": null, "instance_uuid": "7ccf72fc-ef4f-4ef5-b365-80ca4852e204"}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.382089] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.382089] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.402651] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-8c366b99-e792-4ce3-a7fb-cb1dc5f3156f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1335.403057] [55716]: [pid: 55716|app: 0|req: 307/582] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 15:19:05 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.418062] [55717]: DEBUG cinder.api.middleware.request_id [None req-ac4a423d-c912-46f4-9db7-e3d917535633 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.420135] [55717]: INFO cinder.api.openstack.wsgi [None req-ac4a423d-c912-46f4-9db7-e3d917535633 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1335.420364] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ac4a423d-c912-46f4-9db7-e3d917535633 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.420581] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ac4a423d-c912-46f4-9db7-e3d917535633 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.430019] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.430019] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.433445] [55717]: INFO cinder.volume.api [None req-ac4a423d-c912-46f4-9db7-e3d917535633 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1335.437552] [55717]: INFO cinder.api.openstack.wsgi [None req-ac4a423d-c912-46f4-9db7-e3d917535633 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1335.437909] [55717]: [pid: 55717|app: 0|req: 276/583] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:05 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.922049] [55716]: DEBUG cinder.api.middleware.request_id [None req-e490b72b-7b8c-48cb-a52f-b7d6452599d0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.922613] [55716]: INFO cinder.api.openstack.wsgi [None req-e490b72b-7b8c-48cb-a52f-b7d6452599d0 None None] GET http://10.180.1.21/volume// [ 1335.922803] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e490b72b-7b8c-48cb-a52f-b7d6452599d0 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.923031] [55716]: DEBUG cinder.api.openstack.wsgi [None req-e490b72b-7b8c-48cb-a52f-b7d6452599d0 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.923549] [55716]: INFO cinder.api.openstack.wsgi [None req-e490b72b-7b8c-48cb-a52f-b7d6452599d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.923944] [55716]: [pid: 55716|app: 0|req: 308/584] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:19:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.927143] [55717]: DEBUG cinder.api.middleware.request_id [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.929556] [55717]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1335.929806] [55717]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.930044] [55717]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.939547] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.939547] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.942551] [55717]: INFO cinder.volume.api [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1335.946727] [55717]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-41dde067-53ef-4a8b-b2cd-dfeebfdac6f2 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1335.947220] [55717]: [pid: 55717|app: 0|req: 277/585] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:19:05 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1335.971316] [55716]: DEBUG cinder.api.middleware.request_id [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.973717] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] PUT http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c [ 1335.974148] [55716]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-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-549888", "mountpoint": "/dev/sdc"}}} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.981895] [55716]: DEBUG cinder.coordination [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Acquiring lock "cinder-attachment_update-3eb703f7-59f4-493b-84d5-916f016f19ff-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.986129] [55716]: DEBUG cinder.coordination [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-3eb703f7-59f4-493b-84d5-916f016f19ff-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55716) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.987148] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.987148] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.447368] [55717]: DEBUG cinder.api.middleware.request_id [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.449627] [55717]: INFO cinder.api.openstack.wsgi [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1336.449853] [55717]: DEBUG cinder.api.openstack.wsgi [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.450082] [55717]: DEBUG cinder.api.openstack.wsgi [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.459744] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.459744] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.462851] [55717]: INFO cinder.volume.api [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1336.466983] [55717]: INFO cinder.api.openstack.wsgi [None req-9d1f05ba-011e-4a9d-a7d7-7eb70a4e2ae5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1336.467475] [55717]: [pid: 55717|app: 0|req: 278/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:06 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1337.477940] [55717]: DEBUG cinder.api.middleware.request_id [None req-579517e4-6d09-4529-ae98-18b4706ef058 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.479847] [55717]: INFO cinder.api.openstack.wsgi [None req-579517e4-6d09-4529-ae98-18b4706ef058 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1337.480222] [55717]: DEBUG cinder.api.openstack.wsgi [None req-579517e4-6d09-4529-ae98-18b4706ef058 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.480575] [55717]: DEBUG cinder.api.openstack.wsgi [None req-579517e4-6d09-4529-ae98-18b4706ef058 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.492945] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.492945] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.496597] [55717]: INFO cinder.volume.api [None req-579517e4-6d09-4529-ae98-18b4706ef058 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1337.501141] [55717]: INFO cinder.api.openstack.wsgi [None req-579517e4-6d09-4529-ae98-18b4706ef058 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1337.501593] [55717]: [pid: 55717|app: 0|req: 279/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:07 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1337.545755] [55717]: DEBUG cinder.api.middleware.request_id [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.547364] [55717]: INFO cinder.api.openstack.wsgi [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1337.547846] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1653689294"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1337.549622] [55717]: DEBUG cinder.api.v3.volumes [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1653689294'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1337.549860] [55717]: INFO cinder.api.v3.volumes [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume of 1 GB [ 1337.553776] [55717]: INFO cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Availability Zones retrieved successfully. [ 1337.560507] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Flow 'volume_create_api' (3e62de9e-9caa-4b11-95f9-370ffa236a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1337.563050] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208d073b-fc5d-4042-8931-405b02d39b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1337.563050] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1337.578749] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208d073b-fc5d-4042-8931-405b02d39b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1337.579662] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e2ab02-94bb-41a6-924f-5b3659744b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1337.617885] [55717]: DEBUG cinder.quota [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Created reservations ['2eeb0b44-6244-4882-bcb1-91165f80ccde', '08cad98f-267d-492b-a0f3-978705e8e40b', 'd6407fbf-da0b-4803-999c-ffa31dc43a68', '3046f149-d4ad-41d3-8184-bff290fbcf4e'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1337.618741] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e2ab02-94bb-41a6-924f-5b3659744b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eeb0b44-6244-4882-bcb1-91165f80ccde', '08cad98f-267d-492b-a0f3-978705e8e40b', 'd6407fbf-da0b-4803-999c-ffa31dc43a68', '3046f149-d4ad-41d3-8184-bff290fbcf4e']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1337.619635] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502bfaf7-33ae-4475-b964-dc954f2624cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1337.630832] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502bfaf7-33ae-4475-b964-dc954f2624cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c239fd-1fb8-4085-9935-f9106de9414d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1653689294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bee03019e54eedaf0c57496a739dd0',qos_specs=None,replication_status=,reservations=['2eeb0b44-6244-4882-bcb1-91165f80ccde','08cad98f-267d-492b-a0f3-978705e8e40b','d6407fbf-da0b-4803-999c-ffa31dc43a68','3046f149-d4ad-41d3-8184-bff290fbcf4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4bf96c04d945a3b01b01974b659685',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1653689294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c239fd-1fb8-4085-9935-f9106de9414d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5bee03019e54eedaf0c57496a739dd0',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='ec4bf96c04d945a3b01b01974b659685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1337.631711] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1718b1a-bfc1-4e4c-a3e0-95f35c724b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1337.647376] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1718b1a-bfc1-4e4c-a3e0-95f35c724b36) 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-1653689294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bee03019e54eedaf0c57496a739dd0',qos_specs=None,replication_status=,reservations=['2eeb0b44-6244-4882-bcb1-91165f80ccde','08cad98f-267d-492b-a0f3-978705e8e40b','d6407fbf-da0b-4803-999c-ffa31dc43a68','3046f149-d4ad-41d3-8184-bff290fbcf4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4bf96c04d945a3b01b01974b659685',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1337.648242] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedbd099-626b-46cb-a7b4-8d44d9514f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1337.656349] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedbd099-626b-46cb-a7b4-8d44d9514f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1337.657407] [55717]: DEBUG cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Flow 'volume_create_api' (3e62de9e-9caa-4b11-95f9-370ffa236a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1337.657743] [55717]: INFO cinder.volume.api [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume request issued successfully. [ 1337.658386] [55717]: INFO cinder.api.openstack.wsgi [None req-ea68b5a7-9ca9-4e20-ae20-fc0e41c8f3bc tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1337.658858] [55717]: [pid: 55717|app: 0|req: 280/588] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:19:07 2025] POST /volume/v3/volumes => generated 753 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1337.667364] [55717]: DEBUG cinder.api.middleware.request_id [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.669428] [55717]: INFO cinder.api.openstack.wsgi [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1337.669641] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.669855] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.676782] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.676782] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.680257] [55717]: INFO cinder.volume.api [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1337.684406] [55717]: INFO cinder.api.openstack.wsgi [None req-d0aa524e-45ee-4eda-87f4-000e5924b4f3 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 200 [ 1337.684826] [55717]: [pid: 55717|app: 0|req: 281/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:07 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1338.513013] [55717]: DEBUG cinder.api.middleware.request_id [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.514900] [55717]: INFO cinder.api.openstack.wsgi [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1338.515243] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.516027] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.525348] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.525348] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.528318] [55717]: INFO cinder.volume.api [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1338.532367] [55717]: INFO cinder.api.openstack.wsgi [None req-ee2274bb-914c-44a1-b493-f4a5580b3f57 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1338.532799] [55717]: [pid: 55717|app: 0|req: 282/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:08 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1338.694205] [55717]: DEBUG cinder.api.middleware.request_id [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.696328] [55717]: INFO cinder.api.openstack.wsgi [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1338.696545] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.696761] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.704635] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.704635] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.707988] [55717]: INFO cinder.volume.api [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1338.712138] [55717]: INFO cinder.api.openstack.wsgi [None req-6704bec7-40dc-4dd2-8231-1f92d4ca4304 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 200 [ 1338.712486] [55717]: [pid: 55717|app: 0|req: 283/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:08 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.721266] [55717]: DEBUG cinder.api.middleware.request_id [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.725026] [55717]: INFO cinder.api.openstack.wsgi [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] POST http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d/action [ 1338.725026] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1338.725026] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1338.731347] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.731347] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.731849] [55717]: INFO cinder.volume.api [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1338.736531] [55717]: INFO cinder.volume.api [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume updated successfully. [ 1338.736736] [55717]: INFO cinder.api.openstack.wsgi [None req-ed3543f3-8d9a-460a-a640-25fddc1c7f15 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d/action returned with HTTP 200 [ 1338.737098] [55717]: [pid: 55717|app: 0|req: 284/592] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Feb 20 15:19:08 2025] POST /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d/action => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1338.739512] [55717]: DEBUG cinder.api.middleware.request_id [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.741249] [55717]: INFO cinder.api.openstack.wsgi [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1338.741478] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.741698] [55717]: DEBUG cinder.api.openstack.wsgi [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.748129] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.748129] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.751225] [55717]: INFO cinder.volume.api [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1338.755236] [55717]: INFO cinder.api.openstack.wsgi [None req-c5c56382-0b55-48ce-9e84-25fa7e680cd9 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 200 [ 1338.755617] [55717]: [pid: 55717|app: 0|req: 285/593] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:08 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1338.814789] [55717]: DEBUG cinder.api.middleware.request_id [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.817244] [55717]: INFO cinder.api.openstack.wsgi [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1338.817459] [55717]: DEBUG cinder.api.openstack.wsgi [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.817682] [55717]: DEBUG cinder.api.openstack.wsgi [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.825344] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.825344] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.829047] [55717]: INFO cinder.volume.api [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1338.833310] [55717]: INFO cinder.api.openstack.wsgi [req-907c3da0-869c-4632-b313-4be8fd391058 req-ccc10548-cbd8-4b1f-8385-2291e3e7345c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 200 [ 1338.833725] [55717]: [pid: 55717|app: 0|req: 286/594] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:19:08 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.022821] [55717]: DEBUG cinder.api.middleware.request_id [None req-d57a228a-748b-4042-8265-744fd206d33d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.024846] [55717]: INFO cinder.api.openstack.wsgi [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1339.025268] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1169825160"}} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1339.027024] [55717]: DEBUG cinder.api.v3.volumes [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1169825160'}} {{(pid=55717) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1339.027234] [55717]: INFO cinder.api.v3.volumes [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume of 1 GB [ 1339.031202] [55717]: INFO cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Availability Zones retrieved successfully. [ 1339.037699] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Flow 'volume_create_api' (16e9f20f-262e-4dac-879c-d59da553cf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1339.038829] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18515074-d5c5-46dc-80c5-b200b4bc3aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1339.039923] [55717]: DEBUG cinder.volume.flows.api.create_volume [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Validating volume size '1' using validate_int {{(pid=55717) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1339.056772] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18515074-d5c5-46dc-80c5-b200b4bc3aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T15:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fd6e5490-b161-4771-91e6-d36aef55a17d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd6e5490-b161-4771-91e6-d36aef55a17d', '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=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1339.057769] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d81861b-56cc-44c1-a69e-913a1dfa98c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1339.084446] [55717]: DEBUG cinder.quota [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Created reservations ['59b73826-104c-4d00-9363-275ac01ad469', 'a2132531-83af-48df-a86e-5b5950faca5d', '1fe0f7a9-9294-41c0-a6c8-723c777e2ed0', '6d5cfe1e-ed66-4c35-968f-3a903e5e54cd'] {{(pid=55717) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1339.085275] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d81861b-56cc-44c1-a69e-913a1dfa98c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b73826-104c-4d00-9363-275ac01ad469', 'a2132531-83af-48df-a86e-5b5950faca5d', '1fe0f7a9-9294-41c0-a6c8-723c777e2ed0', '6d5cfe1e-ed66-4c35-968f-3a903e5e54cd']}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1339.086133] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa287926-d341-456f-8814-d469715d914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1339.099085] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa287926-d341-456f-8814-d469715d914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1b2174b-b8cd-4959-a171-25f784c3d8bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1169825160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bee03019e54eedaf0c57496a739dd0',qos_specs=None,replication_status=,reservations=['59b73826-104c-4d00-9363-275ac01ad469','a2132531-83af-48df-a86e-5b5950faca5d','1fe0f7a9-9294-41c0-a6c8-723c777e2ed0','6d5cfe1e-ed66-4c35-968f-3a903e5e54cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4bf96c04d945a3b01b01974b659685',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d), '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-02-20T15:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1169825160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1b2174b-b8cd-4959-a171-25f784c3d8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5bee03019e54eedaf0c57496a739dd0',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='ec4bf96c04d945a3b01b01974b659685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd6e5490-b161-4771-91e6-d36aef55a17d),volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1339.099979] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b58890-057a-4d4b-bf1e-5e2fca07aed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1339.110858] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b58890-057a-4d4b-bf1e-5e2fca07aed3) 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-1169825160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bee03019e54eedaf0c57496a739dd0',qos_specs=None,replication_status=,reservations=['59b73826-104c-4d00-9363-275ac01ad469','a2132531-83af-48df-a86e-5b5950faca5d','1fe0f7a9-9294-41c0-a6c8-723c777e2ed0','6d5cfe1e-ed66-4c35-968f-3a903e5e54cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4bf96c04d945a3b01b01974b659685',volume_type_id=fd6e5490-b161-4771-91e6-d36aef55a17d)}' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1339.111685] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379397af-7f8a-475c-a8c7-ffc4e4321002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1339.118645] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379397af-7f8a-475c-a8c7-ffc4e4321002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55717) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1339.119666] [55717]: DEBUG cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Flow 'volume_create_api' (16e9f20f-262e-4dac-879c-d59da553cf78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55717) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1339.119985] [55717]: INFO cinder.volume.api [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Create volume request issued successfully. [ 1339.120678] [55717]: INFO cinder.api.openstack.wsgi [None req-d57a228a-748b-4042-8265-744fd206d33d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1339.121117] [55717]: [pid: 55717|app: 0|req: 287/595] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 15:19:08 2025] POST /volume/v3/volumes => generated 753 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1339.128997] [55717]: DEBUG cinder.api.middleware.request_id [None req-58b6e25c-53af-495b-88d9-bcc22854a403 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.131067] [55717]: INFO cinder.api.openstack.wsgi [None req-58b6e25c-53af-495b-88d9-bcc22854a403 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1339.131277] [55717]: DEBUG cinder.api.openstack.wsgi [None req-58b6e25c-53af-495b-88d9-bcc22854a403 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.131492] [55717]: DEBUG cinder.api.openstack.wsgi [None req-58b6e25c-53af-495b-88d9-bcc22854a403 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.138320] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.138320] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.141518] [55717]: INFO cinder.volume.api [None req-58b6e25c-53af-495b-88d9-bcc22854a403 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1339.145597] [55717]: INFO cinder.api.openstack.wsgi [None req-58b6e25c-53af-495b-88d9-bcc22854a403 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc returned with HTTP 200 [ 1339.145951] [55717]: [pid: 55717|app: 0|req: 288/596] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:08 2025] GET /volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1339.542906] [55717]: DEBUG cinder.api.middleware.request_id [None req-60184042-9977-4b03-ac1b-7b284736549e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.544963] [55717]: INFO cinder.api.openstack.wsgi [None req-60184042-9977-4b03-ac1b-7b284736549e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1339.545199] [55717]: DEBUG cinder.api.openstack.wsgi [None req-60184042-9977-4b03-ac1b-7b284736549e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.545430] [55717]: DEBUG cinder.api.openstack.wsgi [None req-60184042-9977-4b03-ac1b-7b284736549e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.555083] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.555083] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.558182] [55717]: INFO cinder.volume.api [None req-60184042-9977-4b03-ac1b-7b284736549e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1339.562305] [55717]: INFO cinder.api.openstack.wsgi [None req-60184042-9977-4b03-ac1b-7b284736549e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1339.562675] [55717]: [pid: 55717|app: 0|req: 289/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:09 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.156061] [55717]: DEBUG cinder.api.middleware.request_id [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.158207] [55717]: INFO cinder.api.openstack.wsgi [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1340.158431] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.158646] [55717]: DEBUG cinder.api.openstack.wsgi [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.166325] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.166325] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.169643] [55717]: INFO cinder.volume.api [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1340.173847] [55717]: INFO cinder.api.openstack.wsgi [None req-fcbd8ec9-b79c-4878-a9d4-adbb91a9227c tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc returned with HTTP 200 [ 1340.174319] [55717]: [pid: 55717|app: 0|req: 290/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:09 2025] GET /volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.508482] [55716]: DEBUG cinder.coordination [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Lock "cinder-attachment_update-3eb703f7-59f4-493b-84d5-916f016f19ff-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55716) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1340.508845] [55716]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-36f574e8-8069-4300-8a78-9c946895e3bb tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c returned with HTTP 200 [ 1340.509401] [55716]: [pid: 55716|app: 0|req: 309/599] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 15:19:05 2025] PUT /volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1340.573567] [55717]: DEBUG cinder.api.middleware.request_id [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.575655] [55717]: INFO cinder.api.openstack.wsgi [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1340.575894] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.576786] [55717]: DEBUG cinder.api.openstack.wsgi [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.585462] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.585462] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.588534] [55717]: INFO cinder.volume.api [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1340.592955] [55717]: INFO cinder.api.openstack.wsgi [None req-f0e71c17-bd16-468a-b19e-fb460fccd114 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1340.593348] [55717]: [pid: 55717|app: 0|req: 291/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:10 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.604234] [55716]: DEBUG cinder.api.middleware.request_id [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.606744] [55716]: INFO cinder.api.openstack.wsgi [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1341.606973] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.607292] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.620803] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.620803] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.624796] [55716]: INFO cinder.volume.api [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1341.629620] [55716]: INFO cinder.api.openstack.wsgi [None req-1f0d7f48-641d-43af-bae6-e343d134fb07 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1341.630009] [55716]: [pid: 55716|app: 0|req: 310/601] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:11 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.119068] [55717]: DEBUG cinder.api.middleware.request_id [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-5111ffec-1a2d-4d92-9b79-eec50cf6d8ff None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.121443] [55717]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-5111ffec-1a2d-4d92-9b79-eec50cf6d8ff tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c/action [ 1342.121868] [55717]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-5111ffec-1a2d-4d92-9b79-eec50cf6d8ff tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-complete": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1342.122015] [55717]: DEBUG cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-5111ffec-1a2d-4d92-9b79-eec50cf6d8ff tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1342.136488] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.136488] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.144043] [55717]: INFO cinder.api.openstack.wsgi [req-44bbfc55-f8e2-4754-aef1-95307ba18274 req-5111ffec-1a2d-4d92-9b79-eec50cf6d8ff tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c/action returned with HTTP 204 [ 1342.144755] [55717]: [pid: 55717|app: 0|req: 292/602] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 15:19:11 2025] POST /volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1342.640266] [55716]: DEBUG cinder.api.middleware.request_id [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.642396] [55716]: INFO cinder.api.openstack.wsgi [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1342.642623] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.642837] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.655318] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.655318] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.658999] [55716]: INFO cinder.volume.api [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1342.663896] [55716]: INFO cinder.api.openstack.wsgi [None req-0c90ab9b-63e2-4f8c-aeaa-9897fd3283b7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1342.664443] [55716]: [pid: 55716|app: 0|req: 311/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:12 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.673435] [55717]: DEBUG cinder.api.middleware.request_id [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.675506] [55717]: INFO cinder.api.openstack.wsgi [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1342.675725] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.675947] [55717]: DEBUG cinder.api.openstack.wsgi [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.685960] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.685960] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.689796] [55717]: INFO cinder.volume.api [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1342.694242] [55717]: INFO cinder.api.openstack.wsgi [None req-0a6da32f-986d-48f0-ac0f-a17ca296739d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1342.694646] [55717]: [pid: 55717|app: 0|req: 293/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:12 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.892403] [55716]: DEBUG cinder.api.middleware.request_id [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.895480] [55716]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1342.895701] [55716]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.895917] [55716]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.906045] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.906045] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.909438] [55716]: INFO cinder.volume.api [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1342.913843] [55716]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f04dd980-deca-4ecc-be26-05e63a1df3e9 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1342.914472] [55716]: [pid: 55716|app: 0|req: 312/605] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:19:12 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.931231] [55717]: DEBUG cinder.api.middleware.request_id [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.935045] [55717]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f/action [ 1342.935045] [55717]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55717) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1342.935045] [55717]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1342.944392] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.944392] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.944995] [55717]: INFO cinder.volume.api [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1342.949843] [55717]: INFO cinder.volume.api [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Begin detaching volume completed successfully. [ 1342.950117] [55717]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-f7b9ba03-fa10-4702-b3d7-189376c5520f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f/action returned with HTTP 202 [ 1342.950584] [55717]: [pid: 55717|app: 0|req: 294/606] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:19:12 2025] POST /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1342.963079] [55716]: DEBUG cinder.api.middleware.request_id [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.965346] [55716]: INFO cinder.api.openstack.wsgi [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1342.965577] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.965796] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.980962] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.980962] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.985798] [55716]: INFO cinder.volume.api [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1342.992660] [55716]: INFO cinder.api.openstack.wsgi [None req-ce5009df-ea86-48c6-aeab-0b48e3227c92 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1342.993270] [55716]: [pid: 55716|app: 0|req: 313/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:12 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1343.971030] [55717]: DEBUG cinder.api.middleware.request_id [None req-666f4457-9ce1-42e7-9f3b-784626eb9a84 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.971499] [55717]: INFO cinder.api.openstack.wsgi [None req-666f4457-9ce1-42e7-9f3b-784626eb9a84 None None] GET http://10.180.1.21/volume// [ 1343.971680] [55717]: DEBUG cinder.api.openstack.wsgi [None req-666f4457-9ce1-42e7-9f3b-784626eb9a84 None None] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.971892] [55717]: DEBUG cinder.api.openstack.wsgi [None req-666f4457-9ce1-42e7-9f3b-784626eb9a84 None None] Calling method 'all' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.972307] [55717]: INFO cinder.api.openstack.wsgi [None req-666f4457-9ce1-42e7-9f3b-784626eb9a84 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1343.972712] [55717]: [pid: 55717|app: 0|req: 295/608] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:19:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1343.975867] [55716]: DEBUG cinder.api.middleware.request_id [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.979039] [55716]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1343.979039] [55716]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.979233] [55716]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.993193] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.993193] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.996854] [55716]: INFO cinder.volume.api [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1344.002562] [55716]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-1f23a0cd-7063-4927-9893-f1aa2c2cb831 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1344.002863] [55716]: [pid: 55716|app: 0|req: 314/609] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:19:13 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1344.004175] [55717]: DEBUG cinder.api.middleware.request_id [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.006214] [55717]: INFO cinder.api.openstack.wsgi [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1344.006434] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.006837] [55717]: DEBUG cinder.api.openstack.wsgi [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.016952] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.016952] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.020221] [55717]: INFO cinder.volume.api [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1344.024353] [55717]: INFO cinder.api.openstack.wsgi [None req-b4fa2d57-9d6c-4f1f-8f46-146c6ad1341e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1344.024733] [55717]: [pid: 55717|app: 0|req: 296/610] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:13 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.034092] [55716]: DEBUG cinder.api.middleware.request_id [None req-1f5af562-11e3-4853-9154-a4557e38c10a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.036014] [55716]: INFO cinder.api.openstack.wsgi [None req-1f5af562-11e3-4853-9154-a4557e38c10a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1345.036257] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f5af562-11e3-4853-9154-a4557e38c10a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.036549] [55716]: DEBUG cinder.api.openstack.wsgi [None req-1f5af562-11e3-4853-9154-a4557e38c10a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.047850] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.047850] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.051131] [55716]: INFO cinder.volume.api [None req-1f5af562-11e3-4853-9154-a4557e38c10a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1345.055216] [55716]: INFO cinder.api.openstack.wsgi [None req-1f5af562-11e3-4853-9154-a4557e38c10a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1345.055579] [55716]: [pid: 55716|app: 0|req: 315/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:14 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.142401] [55717]: DEBUG cinder.api.middleware.request_id [req-58da7d7d-24d4-4f56-b244-b75678257dea req-da961087-3d12-4fb2-9f80-582f8945fc71 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.144694] [55717]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-da961087-3d12-4fb2-9f80-582f8945fc71 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f [ 1345.144838] [55717]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-da961087-3d12-4fb2-9f80-582f8945fc71 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.145071] [55717]: DEBUG cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-da961087-3d12-4fb2-9f80-582f8945fc71 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'version_select' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.151763] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.151763] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.678796] [55717]: INFO cinder.api.openstack.wsgi [req-58da7d7d-24d4-4f56-b244-b75678257dea req-da961087-3d12-4fb2-9f80-582f8945fc71 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f returned with HTTP 200 [ 1345.679280] [55717]: [pid: 55717|app: 0|req: 297/612] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:19:14 2025] DELETE /volume/v3/attachments/da62bc10-2e16-405e-9474-5a74afaaf72f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.066184] [55716]: DEBUG cinder.api.middleware.request_id [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.068194] [55716]: INFO cinder.api.openstack.wsgi [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1346.068415] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.068627] [55716]: DEBUG cinder.api.openstack.wsgi [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.075900] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.075900] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.079244] [55716]: INFO cinder.volume.api [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1346.083874] [55716]: INFO cinder.api.openstack.wsgi [None req-0180a420-8112-4772-be92-27c0eb4dc1c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1346.083874] [55716]: [pid: 55716|app: 0|req: 316/613] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:15 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.143348] [55717]: DEBUG cinder.api.middleware.request_id [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.145600] [55717]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1346.145830] [55717]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.146067] [55717]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.156042] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.156042] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.158773] [55717]: INFO cinder.volume.api [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1346.162854] [55717]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-5e37f8da-8592-4c73-8d70-ae6ecb34c453 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1346.163247] [55717]: [pid: 55717|app: 0|req: 298/614] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 15:19:15 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1346.195038] [55716]: DEBUG cinder.api.middleware.request_id [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.197345] [55716]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] POST http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff/action [ 1346.197767] [55716]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55716) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1346.197867] [55716]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1346.208453] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.208453] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.208962] [55716]: INFO cinder.volume.api [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1346.214014] [55716]: INFO cinder.volume.api [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Begin detaching volume completed successfully. [ 1346.214250] [55716]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-e14e140a-1ecc-43e0-a719-e7b1246bf195 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff/action returned with HTTP 202 [ 1346.214643] [55716]: [pid: 55716|app: 0|req: 317/615] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 15:19:16 2025] POST /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1346.228253] [55717]: DEBUG cinder.api.middleware.request_id [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.230417] [55717]: INFO cinder.api.openstack.wsgi [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1346.230645] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.230864] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.240831] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.240831] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.244085] [55717]: INFO cinder.volume.api [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1346.248291] [55717]: INFO cinder.api.openstack.wsgi [None req-4602d6a9-dd96-4a9b-9fdb-9330db3a8ae8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1346.248827] [55717]: [pid: 55717|app: 0|req: 299/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:16 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1347.236239] [55716]: DEBUG cinder.api.middleware.request_id [None req-09d67aa8-f131-4f71-9a41-ebe5263c31b6 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.236697] [55716]: INFO cinder.api.openstack.wsgi [None req-09d67aa8-f131-4f71-9a41-ebe5263c31b6 None None] GET http://10.180.1.21/volume// [ 1347.236887] [55716]: DEBUG cinder.api.openstack.wsgi [None req-09d67aa8-f131-4f71-9a41-ebe5263c31b6 None None] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.237144] [55716]: DEBUG cinder.api.openstack.wsgi [None req-09d67aa8-f131-4f71-9a41-ebe5263c31b6 None None] Calling method 'all' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.237554] [55716]: INFO cinder.api.openstack.wsgi [None req-09d67aa8-f131-4f71-9a41-ebe5263c31b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1347.237858] [55716]: [pid: 55716|app: 0|req: 318/617] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 15:19:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1347.241208] [55717]: DEBUG cinder.api.middleware.request_id [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.243613] [55717]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1347.243859] [55717]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.244090] [55717]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.256446] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.256446] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.259587] [55716]: DEBUG cinder.api.middleware.request_id [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.260132] [55717]: INFO cinder.volume.api [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1347.261770] [55716]: INFO cinder.api.openstack.wsgi [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1347.261989] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.262211] [55716]: DEBUG cinder.api.openstack.wsgi [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.264749] [55717]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-1e276029-522d-43b0-a9ca-dad35d4e2954 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1347.265144] [55717]: [pid: 55717|app: 0|req: 300/618] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 15:19:17 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1347.271894] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.271894] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.275098] [55716]: INFO cinder.volume.api [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1347.279218] [55716]: INFO cinder.api.openstack.wsgi [None req-3b8a0725-afa4-4f6f-91f6-0a0ba90cf8ee tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1347.279583] [55716]: [pid: 55716|app: 0|req: 319/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:17 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.289347] [55717]: DEBUG cinder.api.middleware.request_id [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.291485] [55717]: INFO cinder.api.openstack.wsgi [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1348.291716] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.291931] [55717]: DEBUG cinder.api.openstack.wsgi [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.301709] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.301709] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.304900] [55717]: INFO cinder.volume.api [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1348.309181] [55717]: INFO cinder.api.openstack.wsgi [None req-7ad8bb28-2d4d-4bb8-a06c-764e7b28484e tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1348.309686] [55717]: [pid: 55717|app: 0|req: 301/620] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:18 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.404479] [55716]: DEBUG cinder.api.middleware.request_id [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-2467a92f-c624-4a30-8248-c86622a10bc0 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.406814] [55716]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-2467a92f-c624-4a30-8248-c86622a10bc0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c [ 1348.407047] [55716]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-2467a92f-c624-4a30-8248-c86622a10bc0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.407297] [55716]: DEBUG cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-2467a92f-c624-4a30-8248-c86622a10bc0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'version_select' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.414600] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.414600] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.940517] [55716]: INFO cinder.api.openstack.wsgi [req-6b9bfe06-9286-4fe4-8a50-1b550579b2db req-2467a92f-c624-4a30-8248-c86622a10bc0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c returned with HTTP 200 [ 1348.940958] [55716]: [pid: 55716|app: 0|req: 320/621] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 15:19:18 2025] DELETE /volume/v3/attachments/483bae96-4b05-4a85-9419-6fdb8c159f0c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.319977] [55717]: DEBUG cinder.api.middleware.request_id [None req-06f5397d-1266-4227-b54c-6972680248e8 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.322151] [55717]: INFO cinder.api.openstack.wsgi [None req-06f5397d-1266-4227-b54c-6972680248e8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1349.322378] [55717]: DEBUG cinder.api.openstack.wsgi [None req-06f5397d-1266-4227-b54c-6972680248e8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.323655] [55717]: DEBUG cinder.api.openstack.wsgi [None req-06f5397d-1266-4227-b54c-6972680248e8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.333680] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.333680] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.337502] [55717]: INFO cinder.volume.api [None req-06f5397d-1266-4227-b54c-6972680248e8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1349.342105] [55717]: INFO cinder.api.openstack.wsgi [None req-06f5397d-1266-4227-b54c-6972680248e8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1349.342593] [55717]: [pid: 55717|app: 0|req: 302/622] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:19 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.351586] [55716]: DEBUG cinder.api.middleware.request_id [None req-93530103-c5d9-4d5d-876b-f4364685401a None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.353863] [55716]: INFO cinder.api.openstack.wsgi [None req-93530103-c5d9-4d5d-876b-f4364685401a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1349.354121] [55716]: DEBUG cinder.api.openstack.wsgi [None req-93530103-c5d9-4d5d-876b-f4364685401a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.354347] [55716]: DEBUG cinder.api.openstack.wsgi [None req-93530103-c5d9-4d5d-876b-f4364685401a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.361609] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.361609] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.364983] [55716]: INFO cinder.volume.api [None req-93530103-c5d9-4d5d-876b-f4364685401a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1349.369435] [55716]: INFO cinder.api.openstack.wsgi [None req-93530103-c5d9-4d5d-876b-f4364685401a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1349.369808] [55716]: [pid: 55716|app: 0|req: 321/623] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:19 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.439645] [55717]: DEBUG cinder.api.middleware.request_id [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.441724] [55717]: INFO cinder.api.openstack.wsgi [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1350.441933] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.442166] [55717]: DEBUG cinder.api.openstack.wsgi [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.452529] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.452529] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.456383] [55717]: INFO cinder.volume.api [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1350.461030] [55717]: INFO cinder.api.openstack.wsgi [None req-8bc96e5e-4a6f-42b6-baf0-b7bcb9dea99a tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1350.461390] [55717]: [pid: 55717|app: 0|req: 303/624] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:20 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.470430] [55716]: DEBUG cinder.api.middleware.request_id [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.472545] [55716]: INFO cinder.api.openstack.wsgi [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1350.472773] [55716]: DEBUG cinder.api.openstack.wsgi [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.472993] [55716]: DEBUG cinder.api.openstack.wsgi [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.480748] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.480748] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.483959] [55716]: INFO cinder.volume.api [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1350.488015] [55716]: INFO cinder.api.openstack.wsgi [None req-14f1f1cf-b233-4da5-993b-3eb05c013986 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1350.488370] [55716]: [pid: 55716|app: 0|req: 322/625] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:20 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.525145] [55717]: DEBUG cinder.api.middleware.request_id [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.527180] [55717]: INFO cinder.api.openstack.wsgi [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1350.527426] [55717]: DEBUG cinder.api.openstack.wsgi [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.527651] [55717]: DEBUG cinder.api.openstack.wsgi [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.535504] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.535504] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.538867] [55717]: INFO cinder.volume.api [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1350.543127] [55717]: INFO cinder.api.openstack.wsgi [None req-dd19d9c1-d812-4394-9a89-e7e38aa514d0 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1350.543491] [55717]: [pid: 55717|app: 0|req: 304/626] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:20 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.550981] [55716]: DEBUG cinder.api.middleware.request_id [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.553069] [55716]: INFO cinder.api.openstack.wsgi [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1357.553305] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.553526] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.553715] [55716]: INFO cinder.api.v3.volumes [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume with id: 3eb703f7-59f4-493b-84d5-916f016f19ff [ 1357.564212] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.564212] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.564773] [55716]: INFO cinder.volume.api [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1357.588817] [55716]: INFO cinder.volume.api [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume request issued successfully. [ 1357.589062] [55716]: INFO cinder.api.openstack.wsgi [None req-2ef6ef8b-0f10-4f48-8bf5-b358a10fc3c3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 202 [ 1357.589499] [55716]: [pid: 55716|app: 0|req: 323/627] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:19:27 2025] DELETE /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1357.592646] [55717]: DEBUG cinder.api.middleware.request_id [None req-ed5aee69-03e2-41d0-9330-d165513b8fea None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.594798] [55717]: INFO cinder.api.openstack.wsgi [None req-ed5aee69-03e2-41d0-9330-d165513b8fea tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1357.595029] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ed5aee69-03e2-41d0-9330-d165513b8fea tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.595257] [55717]: DEBUG cinder.api.openstack.wsgi [None req-ed5aee69-03e2-41d0-9330-d165513b8fea tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.603115] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.603115] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.607116] [55717]: INFO cinder.volume.api [None req-ed5aee69-03e2-41d0-9330-d165513b8fea tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1357.611836] [55717]: INFO cinder.api.openstack.wsgi [None req-ed5aee69-03e2-41d0-9330-d165513b8fea tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1357.612239] [55717]: [pid: 55717|app: 0|req: 305/628] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:27 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.622486] [55716]: DEBUG cinder.api.middleware.request_id [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.624669] [55716]: INFO cinder.api.openstack.wsgi [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1358.624897] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.625133] [55716]: DEBUG cinder.api.openstack.wsgi [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.633260] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.633260] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.636759] [55716]: INFO cinder.volume.api [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1358.641048] [55716]: INFO cinder.api.openstack.wsgi [None req-2ffe04b8-663b-442f-8e88-6401a1b99f74 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1358.641426] [55716]: [pid: 55716|app: 0|req: 324/629] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:28 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.651377] [55717]: DEBUG cinder.api.middleware.request_id [None req-261287e1-b603-4fc7-99a7-51d466b312f3 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.653601] [55717]: INFO cinder.api.openstack.wsgi [None req-261287e1-b603-4fc7-99a7-51d466b312f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1359.653892] [55717]: DEBUG cinder.api.openstack.wsgi [None req-261287e1-b603-4fc7-99a7-51d466b312f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.654184] [55717]: DEBUG cinder.api.openstack.wsgi [None req-261287e1-b603-4fc7-99a7-51d466b312f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.662177] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.662177] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.665827] [55717]: INFO cinder.volume.api [None req-261287e1-b603-4fc7-99a7-51d466b312f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1359.670437] [55717]: INFO cinder.api.openstack.wsgi [None req-261287e1-b603-4fc7-99a7-51d466b312f3 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 200 [ 1359.670885] [55717]: [pid: 55717|app: 0|req: 306/630] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:29 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.680726] [55716]: DEBUG cinder.api.middleware.request_id [None req-672a1821-fa48-4c7f-9a24-fb5152d369df None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.682893] [55716]: INFO cinder.api.openstack.wsgi [None req-672a1821-fa48-4c7f-9a24-fb5152d369df tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff [ 1360.683130] [55716]: DEBUG cinder.api.openstack.wsgi [None req-672a1821-fa48-4c7f-9a24-fb5152d369df tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.683351] [55716]: DEBUG cinder.api.openstack.wsgi [None req-672a1821-fa48-4c7f-9a24-fb5152d369df tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.690101] [55716]: INFO cinder.api.openstack.wsgi [None req-672a1821-fa48-4c7f-9a24-fb5152d369df tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff returned with HTTP 404 [ 1360.690612] [55716]: [pid: 55716|app: 0|req: 325/631] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:30 2025] GET /volume/v3/volumes/3eb703f7-59f4-493b-84d5-916f016f19ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1360.693467] [55717]: DEBUG cinder.api.middleware.request_id [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.695589] [55717]: INFO cinder.api.openstack.wsgi [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1360.695814] [55717]: DEBUG cinder.api.openstack.wsgi [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.696049] [55717]: DEBUG cinder.api.openstack.wsgi [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.696249] [55717]: INFO cinder.api.v3.volumes [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume with id: 11ecfb85-c969-43a5-951f-c7438872af9f [ 1360.705599] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.705599] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.706111] [55717]: INFO cinder.volume.api [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1360.724041] [55717]: INFO cinder.volume.api [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume request issued successfully. [ 1360.724041] [55717]: INFO cinder.api.openstack.wsgi [None req-43390f22-25b7-4492-8b5e-fea61bd619d5 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 202 [ 1360.724332] [55717]: [pid: 55717|app: 0|req: 307/632] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:19:30 2025] DELETE /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1360.727245] [55716]: DEBUG cinder.api.middleware.request_id [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.729530] [55716]: INFO cinder.api.openstack.wsgi [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1360.729755] [55716]: DEBUG cinder.api.openstack.wsgi [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.729970] [55716]: DEBUG cinder.api.openstack.wsgi [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.737366] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.737366] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.741094] [55716]: INFO cinder.volume.api [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1360.745545] [55716]: INFO cinder.api.openstack.wsgi [None req-75c1333b-0e15-4762-839c-d5eac41fd5b8 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1360.745915] [55716]: [pid: 55716|app: 0|req: 326/633] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:30 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1361.755429] [55717]: DEBUG cinder.api.middleware.request_id [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.757536] [55717]: INFO cinder.api.openstack.wsgi [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1361.757751] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.757972] [55717]: DEBUG cinder.api.openstack.wsgi [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.765744] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.765744] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.769028] [55717]: INFO cinder.volume.api [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1361.773198] [55717]: INFO cinder.api.openstack.wsgi [None req-16e50cc0-9a7b-4727-b3f6-2ae886ef0c67 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1361.773561] [55717]: [pid: 55717|app: 0|req: 308/634] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:31 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.783350] [55716]: DEBUG cinder.api.middleware.request_id [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.785413] [55716]: INFO cinder.api.openstack.wsgi [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1362.785638] [55716]: DEBUG cinder.api.openstack.wsgi [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.785888] [55716]: DEBUG cinder.api.openstack.wsgi [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.793376] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.793376] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.796818] [55716]: INFO cinder.volume.api [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1362.800966] [55716]: INFO cinder.api.openstack.wsgi [None req-dcb00a7f-ad90-46b9-b335-2fb0639cb25f tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 200 [ 1362.801345] [55716]: [pid: 55716|app: 0|req: 327/635] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:32 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.811663] [55717]: DEBUG cinder.api.middleware.request_id [None req-5bd805db-b74c-4568-8b30-a329f391923d None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.813765] [55717]: INFO cinder.api.openstack.wsgi [None req-5bd805db-b74c-4568-8b30-a329f391923d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f [ 1363.813983] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5bd805db-b74c-4568-8b30-a329f391923d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.814211] [55717]: DEBUG cinder.api.openstack.wsgi [None req-5bd805db-b74c-4568-8b30-a329f391923d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.820073] [55717]: INFO cinder.api.openstack.wsgi [None req-5bd805db-b74c-4568-8b30-a329f391923d tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f returned with HTTP 404 [ 1363.820554] [55717]: [pid: 55717|app: 0|req: 309/636] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:33 2025] GET /volume/v3/volumes/11ecfb85-c969-43a5-951f-c7438872af9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1363.863984] [55716]: DEBUG cinder.api.middleware.request_id [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.866047] [55716]: INFO cinder.api.openstack.wsgi [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] DELETE http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1363.866272] [55716]: DEBUG cinder.api.openstack.wsgi [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.866488] [55716]: DEBUG cinder.api.openstack.wsgi [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.866675] [55716]: INFO cinder.api.v3.volumes [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume with id: 29219fcf-be51-451b-8bdc-9218cf4be532 [ 1363.874101] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.874101] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.874609] [55716]: INFO cinder.volume.api [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1363.886940] [55716]: INFO cinder.volume.api [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Delete volume request issued successfully. [ 1363.887214] [55716]: INFO cinder.api.openstack.wsgi [None req-62b613d5-70c4-4c48-98e6-eecf3a9239f7 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 202 [ 1363.887595] [55716]: [pid: 55716|app: 0|req: 328/637] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:19:33 2025] DELETE /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1363.890672] [55717]: DEBUG cinder.api.middleware.request_id [None req-637870a5-1c84-4362-8274-654fe868f35b None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.892722] [55717]: INFO cinder.api.openstack.wsgi [None req-637870a5-1c84-4362-8274-654fe868f35b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1363.892983] [55717]: DEBUG cinder.api.openstack.wsgi [None req-637870a5-1c84-4362-8274-654fe868f35b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.893166] [55717]: DEBUG cinder.api.openstack.wsgi [None req-637870a5-1c84-4362-8274-654fe868f35b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.900510] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.900510] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.903879] [55717]: INFO cinder.volume.api [None req-637870a5-1c84-4362-8274-654fe868f35b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1363.907988] [55717]: INFO cinder.api.openstack.wsgi [None req-637870a5-1c84-4362-8274-654fe868f35b tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1363.908533] [55717]: [pid: 55717|app: 0|req: 310/638] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:33 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.921125] [55716]: DEBUG cinder.api.middleware.request_id [None req-a5cf406b-d9b9-415e-9390-7718266db02c None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.923191] [55716]: INFO cinder.api.openstack.wsgi [None req-a5cf406b-d9b9-415e-9390-7718266db02c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1364.923414] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a5cf406b-d9b9-415e-9390-7718266db02c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.923628] [55716]: DEBUG cinder.api.openstack.wsgi [None req-a5cf406b-d9b9-415e-9390-7718266db02c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.935063] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.935063] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.939276] [55716]: INFO cinder.volume.api [None req-a5cf406b-d9b9-415e-9390-7718266db02c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1364.944261] [55716]: INFO cinder.api.openstack.wsgi [None req-a5cf406b-d9b9-415e-9390-7718266db02c tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1364.944644] [55716]: [pid: 55716|app: 0|req: 329/639] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:34 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1365.954911] [55717]: DEBUG cinder.api.middleware.request_id [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.957392] [55717]: INFO cinder.api.openstack.wsgi [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1365.957624] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.957849] [55717]: DEBUG cinder.api.openstack.wsgi [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.967707] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.967707] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.971546] [55717]: INFO cinder.volume.api [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Volume info retrieved successfully. [ 1365.975865] [55717]: INFO cinder.api.openstack.wsgi [None req-d0976cee-1f7e-4b56-acb2-97d7991d54b1 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 200 [ 1365.976263] [55717]: [pid: 55717|app: 0|req: 311/640] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:35 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.987047] [55716]: DEBUG cinder.api.middleware.request_id [None req-679464e4-552d-4b1f-96e5-3e810e336e18 None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.988788] [55716]: INFO cinder.api.openstack.wsgi [None req-679464e4-552d-4b1f-96e5-3e810e336e18 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] GET http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 [ 1366.989029] [55716]: DEBUG cinder.api.openstack.wsgi [None req-679464e4-552d-4b1f-96e5-3e810e336e18 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.989253] [55716]: DEBUG cinder.api.openstack.wsgi [None req-679464e4-552d-4b1f-96e5-3e810e336e18 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.995421] [55716]: INFO cinder.api.openstack.wsgi [None req-679464e4-552d-4b1f-96e5-3e810e336e18 tempest-AttachVolumeTestJSON-138644471 tempest-AttachVolumeTestJSON-138644471-project-member] http://10.180.1.21/volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 returned with HTTP 404 [ 1366.995969] [55716]: [pid: 55716|app: 0|req: 330/641] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:19:36 2025] GET /volume/v3/volumes/29219fcf-be51-451b-8bdc-9218cf4be532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1375.974076] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=241,cinder:UPDATE=47,cinder:INSERT=24 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1376.991749] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=169,cinder:INSERT=9,cinder:UPDATE=23 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1396.682994] [55717]: DEBUG cinder.api.middleware.request_id [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.685159] [55717]: INFO cinder.api.openstack.wsgi [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1396.685370] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.685589] [55717]: DEBUG cinder.api.openstack.wsgi [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'delete' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.685776] [55717]: INFO cinder.api.v3.volumes [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Delete volume with id: b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1396.696012] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.696012] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.696509] [55717]: INFO cinder.volume.api [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1396.713071] [55717]: INFO cinder.volume.api [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Delete volume request issued successfully. [ 1396.713250] [55717]: INFO cinder.api.openstack.wsgi [None req-6eb96d4b-d6f5-4440-8d59-a3de4dd94580 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc returned with HTTP 202 [ 1396.713659] [55717]: [pid: 55717|app: 0|req: 312/642] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:20:06 2025] DELETE /volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1396.716493] [55716]: DEBUG cinder.api.middleware.request_id [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.718539] [55716]: INFO cinder.api.openstack.wsgi [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1396.718912] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.718979] [55716]: DEBUG cinder.api.openstack.wsgi [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.727397] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.727397] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.731103] [55716]: INFO cinder.volume.api [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1396.735503] [55716]: INFO cinder.api.openstack.wsgi [None req-fe91c0b3-1c7b-4157-a76b-6002e442370d tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc returned with HTTP 200 [ 1396.735860] [55716]: [pid: 55716|app: 0|req: 331/643] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:20:06 2025] GET /volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.745969] [55717]: DEBUG cinder.api.middleware.request_id [None req-4e7913e1-c0c6-4650-8a6b-fdeb7f26b2bf None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.748099] [55717]: INFO cinder.api.openstack.wsgi [None req-4e7913e1-c0c6-4650-8a6b-fdeb7f26b2bf tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc [ 1397.748320] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4e7913e1-c0c6-4650-8a6b-fdeb7f26b2bf tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.748541] [55717]: DEBUG cinder.api.openstack.wsgi [None req-4e7913e1-c0c6-4650-8a6b-fdeb7f26b2bf tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.754896] [55717]: INFO cinder.api.openstack.wsgi [None req-4e7913e1-c0c6-4650-8a6b-fdeb7f26b2bf tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc returned with HTTP 404 [ 1397.755417] [55717]: [pid: 55717|app: 0|req: 313/644] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:20:07 2025] GET /volume/v3/volumes/b1b2174b-b8cd-4959-a171-25f784c3d8bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1397.758443] [55716]: DEBUG cinder.api.middleware.request_id [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.760586] [55716]: INFO cinder.api.openstack.wsgi [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1397.760815] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.761045] [55716]: DEBUG cinder.api.openstack.wsgi [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'delete' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.761241] [55716]: INFO cinder.api.v3.volumes [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Delete volume with id: e2c239fd-1fb8-4085-9935-f9106de9414d [ 1397.768754] [55716]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.768754] [55716]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.769277] [55716]: INFO cinder.volume.api [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1397.781352] [55716]: INFO cinder.volume.api [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Delete volume request issued successfully. [ 1397.781522] [55716]: INFO cinder.api.openstack.wsgi [None req-ab8090de-bedd-4bb7-a680-c9ba0e720f0f tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 202 [ 1397.781909] [55716]: [pid: 55716|app: 0|req: 332/645] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 15:20:07 2025] DELETE /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1397.784767] [55717]: DEBUG cinder.api.middleware.request_id [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 None None] RequestId filter calling following filter/app {{(pid=55717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.786772] [55717]: INFO cinder.api.openstack.wsgi [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1397.786993] [55717]: DEBUG cinder.api.openstack.wsgi [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.787227] [55717]: DEBUG cinder.api.openstack.wsgi [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.794702] [55717]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.794702] [55717]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.798045] [55717]: INFO cinder.volume.api [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Volume info retrieved successfully. [ 1397.802314] [55717]: INFO cinder.api.openstack.wsgi [None req-413f2a24-1286-4f4d-86d2-f5ee9846d904 tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 200 [ 1397.802692] [55717]: [pid: 55717|app: 0|req: 314/646] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:20:07 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.812946] [55716]: DEBUG cinder.api.middleware.request_id [None req-36ebfd37-185e-4b93-b92e-4aaa99678e9b None None] RequestId filter calling following filter/app {{(pid=55716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.816055] [55716]: INFO cinder.api.openstack.wsgi [None req-36ebfd37-185e-4b93-b92e-4aaa99678e9b tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] GET http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d [ 1398.816055] [55716]: DEBUG cinder.api.openstack.wsgi [None req-36ebfd37-185e-4b93-b92e-4aaa99678e9b tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Empty body provided in request {{(pid=55716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.816055] [55716]: DEBUG cinder.api.openstack.wsgi [None req-36ebfd37-185e-4b93-b92e-4aaa99678e9b tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] Calling method 'show' {{(pid=55716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.822073] [55716]: INFO cinder.api.openstack.wsgi [None req-36ebfd37-185e-4b93-b92e-4aaa99678e9b tempest-ServersNegativeTestJSON-142622101 tempest-ServersNegativeTestJSON-142622101-project-member] http://10.180.1.21/volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d returned with HTTP 404 [ 1398.822559] [55716]: [pid: 55716|app: 0|req: 333/647] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 15:20:08 2025] GET /volume/v3/volumes/e2c239fd-1fb8-4085-9935-f9106de9414d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1407.800271] [55717]: DEBUG dbcounter [-] [55717] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55717) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1408.818110] [55716]: DEBUG dbcounter [-] [55716] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55716) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}