[ 399.113240] [55346]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 399.114617] [55346]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 03:48:21 2025] *** [ 399.114617] [55346]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 399.114617] [55346]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 399.114617] [55346]: nodename: devstack [ 399.114617] [55346]: machine: x86_64 [ 399.114617] [55346]: clock source: unix [ 399.114617] [55346]: pcre jit disabled [ 399.114617] [55346]: detected number of CPU cores: 8 [ 399.114617] [55346]: current working directory: / [ 399.114617] [55346]: detected binary path: /usr/bin/uwsgi-core [ 399.114617] [55346]: your processes number limit is 63753 [ 399.115196] [55346]: your memory page size is 4096 bytes [ 399.115196] [55346]: detected max file descriptor number: 2048 [ 399.115196] [55346]: lock engine: pthread robust mutexes [ 399.115196] [55346]: thunder lock: enabled [ 399.115196] [55346]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 399.115196] [55346]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 399.115196] [55346]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 399.115196] [55346]: Set PythonHome to /opt/stack/data/venv [ 399.142388] [55346]: Python main interpreter initialized at 0x650dfb466be0 [ 399.142388] [55346]: python threads support enabled [ 399.142388] [55346]: your server socket listen backlog is limited to 100 connections [ 399.142388] [55346]: your mercy for graceful operations on workers is 80 seconds [ 399.142711] [55346]: mapped 403077 bytes (393 KB) for 2 cores [ 399.142760] [55346]: *** Operational MODE: preforking *** [ 399.142933] [55346]: *** uWSGI is running in multiple interpreter mode *** [ 399.142933] [55346]: spawned uWSGI master process (pid: 55346) [ 399.143468] [55346]: spawned uWSGI worker 1 (pid: 55347, cores: 1) [ 399.143833] [55346]: spawned uWSGI worker 2 (pid: 55348, cores: 1) [ 399.143833] [55346]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 399.327582] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 399.327582] [55348]: debtcollector.deprecate( [ 399.338498] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 399.338498] [55347]: debtcollector.deprecate( [ 400.120836] [55348]: /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 [ 400.120836] [55348]: warnings.warn( [ 400.126199] [55347]: /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 [ 400.126199] [55347]: warnings.warn( [ 400.235639] [55347]: /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. [ 400.235639] [55347]: from defusedxml.lxml import parse [ 400.235832] [55348]: /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. [ 400.235832] [55348]: from defusedxml.lxml import parse [ 400.272690] [55347]: /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) [ 400.272690] [55347]: BASE = declarative_base() [ 400.272839] [55348]: /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) [ 400.272839] [55348]: BASE = declarative_base() [ 400.445585] [55347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55347) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 400.452055] [55347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55347) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.452477] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.453064] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.453253] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.471025] [55348]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55348) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 400.474077] [55348]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55348) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.474457] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.474790] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.475103] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.582886] [55347]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 400.582886] [55347]: @jsonschema.FormatChecker.cls_checks('date-time') [ 400.598462] [55348]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 400.598462] [55348]: @jsonschema.FormatChecker.cls_checks('date-time') [ 400.630526] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.630675] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.630675] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.630737] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.630829] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.631057] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.631147] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.645211] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.645356] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.645416] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.645475] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.645515] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.645571] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.645650] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.799860] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.800015] [55347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.800049] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.800170] [55347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.800170] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.800261] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.800303] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.800799] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.800914] [55348]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.800989] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.801073] [55348]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.801140] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.801206] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.801284] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.805497] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.805585] [55347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.805672] [55347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.805716] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.805760] [55347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.805803] [55348]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.805845] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.805887] [55348]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.805927] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.805983] [55348]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.806038] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.806090] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.806090] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.806090] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.807129] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.807208] [55347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.807277] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.807309] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.807356] [55347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.807405] [55348]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.807448] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.807492] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.807538] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.807574] [55348]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.807624] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.807661] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.807661] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.807745] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.808483] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.808570] [55347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.808637] [55347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.808706] [55347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.808767] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.808833] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.808870] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.808898] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.808924] [55348]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.809010] [55348]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.809085] [55348]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.809155] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.809227] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.809299] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.810308] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.810394] [55347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.810466] [55347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.810535] [55347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.810574] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.810601] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.810626] [55348]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.810657] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.810684] [55348]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.810712] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.810781] [55348]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.810825] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.810867] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.810941] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.813923] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.814018] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.814088] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.814239] [55347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.814239] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.814331] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.814331] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.814734] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.814917] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.815029] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.815108] [55348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.815177] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.815243] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.815315] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.815635] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.815719] [55347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.815789] [55347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.815857] [55347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.815920] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.815983] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.816034] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.816062] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.816087] [55348]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.816148] [55348]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.816222] [55348]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.816287] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.816351] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.816422] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.816754] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.816836] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.816907] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.816976] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.817050] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.817112] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.817182] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.817383] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.817497] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.817613] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.817688] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.817756] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.817833] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.817904] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.826697] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.826774] [55347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.826850] [55347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.826930] [55347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.827012] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.827086] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.827168] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.827747] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.827847] [55348]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.827968] [55348]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.828014] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.828067] [55348]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.828110] [55347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.828151] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.828207] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.828241] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.828267] [55347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.828293] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.828317] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.828429] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.828479] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.828588] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.828663] [55348]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.828729] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.828797] [55348]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.828860] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.828921] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.828987] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.830255] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.830381] [55347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.830420] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.830494] [55347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.830567] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.830641] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.830692] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.830723] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.830836] [55348]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.830929] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.831007] [55348]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.831078] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.831138] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.831209] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.835145] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.835238] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.835287] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.835350] [55347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.835467] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.835467] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.835573] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.835620] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.835665] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.835745] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.835851] [55348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.835906] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.835964] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.836042] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.849863] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.849942] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.850032] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.850090] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.850136] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.850191] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.850265] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.850349] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.850458] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.850541] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.850665] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.850665] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.850765] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.850792] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.851017] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.851107] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.851139] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.851188] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.851230] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.851271] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.851313] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.851354] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.851402] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.851448] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.851482] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.851527] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.851563] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.851563] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.852198] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.852301] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.852369] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.852410] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.852460] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.852502] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.852549] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.852591] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.852632] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.852658] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.852685] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.852716] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.852786] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.852859] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.855217] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.855310] [55347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.855357] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.855394] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.855491] [55347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.855554] [55348]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.855605] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.855665] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.855729] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.855774] [55348]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.855816] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.855859] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.855859] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.855859] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.856361] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.856444] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.856519] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.856587] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.856640] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.856674] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.856698] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.856724] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.856789] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.856846] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.856900] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.856964] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.857038] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.857110] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.860574] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.860661] [55347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.860779] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.860843] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.860843] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.860929] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.860981] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.861893] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.861976] [55348]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.862055] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.862124] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.862190] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.862254] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.862324] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.863109] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.863194] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.863264] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.863333] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.863398] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.863463] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.863534] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.863824] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.863908] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.863963] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.864015] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.864062] [55348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.864090] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.864120] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.864146] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.864170] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.864195] [55348]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.864223] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.864249] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.864324] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.864376] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.864503] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.864575] [55347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.864638] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.864703] [55347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.864760] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.864815] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.864921] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.868338] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.868434] [55348]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.868484] [55348]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.868558] [55348]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.868627] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.868739] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.868846] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.868911] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.869010] [55347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.869082] [55347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.869149] [55347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.869206] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.869266] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.869338] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.869627] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.869663] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.869715] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.869763] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.869806] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.869848] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.869848] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.869897] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.869923] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.870024] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.870061] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.870088] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.870112] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.870137] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.871810] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.871925] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.871993] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.872041] [55347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.872097] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.872141] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.872169] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.872198] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.872226] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.872266] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.872409] [55348]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.872494] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.872556] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.872625] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.875343] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.875446] [55347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.875509] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.875549] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.875619] [55347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.875671] [55348]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.875721] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.875763] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.875800] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.875845] [55348]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.875882] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.875928] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.875928] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.875928] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.878777] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.878859] [55347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.878964] [55347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.879050] [55347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.879102] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.879156] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.879156] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.879255] [55348]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.879302] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.879347] [55348]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.879347] [55348]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.879347] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.879483] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.879483] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.880051] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.880051] [55347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.880140] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.880169] [55347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.880243] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.880288] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.880335] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.880380] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.880422] [55348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.880422] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.880539] [55348]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.880576] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.880622] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.880697] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.881129] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.881219] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.881271] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.881343] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.881408] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.881472] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.881543] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.881599] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.881671] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.881770] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.881836] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.881906] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.881971] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.882054] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.883513] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.883602] [55347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.883662] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.883731] [55347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.883793] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.883861] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.883920] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.884036] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.884121] [55348]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.884202] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.884272] [55348]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.884338] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.884418] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.884482] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.884986] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.885090] [55347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.885200] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.885268] [55347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.885316] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.885364] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.885405] [55348]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.885442] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.885468] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.885493] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.885519] [55348]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.885557] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.885661] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.885706] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.887276] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.887363] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.887412] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.887412] [55347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.887505] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.887551] [55347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.887613] [55348]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.887666] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.887708] [55348]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.887751] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.887796] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.887838] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.887882] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.887882] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.888927] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.889023] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.889144] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.889144] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.889257] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.889300] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.889347] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.889394] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.889394] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.889471] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.889496] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.889562] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.944735] [55347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55347) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.944894] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.945041] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.945130] [55348]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55348) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.945194] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.945260] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.945293] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.945320] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.945351] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.945385] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.945413] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.945522] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.945568] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.945611] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.945659] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.945704] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.945704] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.945785] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.945827] [55347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.945884] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.945999] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.946063] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.946108] [55347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.946158] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.946201] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.946238] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.946284] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.946320] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.946366] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.946407] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.946434] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.946459] [55348]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.946485] [55347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.946513] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.946539] [55347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.946564] [55348]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.946597] [55347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.946634] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.946672] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.946701] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.946726] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.946752] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.946781] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.946807] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.946807] [55348]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.946854] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.946878] [55348]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.946903] [55347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.946927] [55348]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.946952] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.946976] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947015] [55347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.947042] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947066] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947090] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947115] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947139] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947164] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947195] [55348]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.947222] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947248] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.947272] [55347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.947296] [55348]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.947321] [55347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.947344] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947370] [55347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.947399] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947425] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947453] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947478] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947504] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947533] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947558] [55348]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.947582] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947606] [55348]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.947631] [55347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.947656] [55348]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.947683] [55347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.947708] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947736] [55347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.947761] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947787] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.947811] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947838] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.947864] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947888] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.947915] [55348]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.947941] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.947964] [55348]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.947989] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.948021] [55348]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948047] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.948072] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948096] [55347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948124] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.948149] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948244] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.948277] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.948302] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.948328] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.948352] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.948383] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.948409] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.948434] [55347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.948459] [55348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948486] [55347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.948511] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948538] [55347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948562] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.948586] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948611] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.948635] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.948660] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.948685] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.948713] [55348]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.948740] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.948765] [55348]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.948790] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.948814] [55348]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948838] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.948862] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948887] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.948912] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.948939] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.948964] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.948989] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.949482] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.949539] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.949588] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.949635] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.949701] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.949815] [55347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.949875] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.949921] [55347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.949964] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.950015] [55347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.950063] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.950063] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.950143] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.950185] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.950226] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.950273] [55348]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.950273] [55348]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.950357] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.950408] [55348]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.950408] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.950494] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.950554] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.950554] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.950639] [55347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.950686] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.950730] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.950771] [55348]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.950771] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.950849] [55347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.950892] [55348]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.950892] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.950973] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.951023] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.951075] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.951125] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.951125] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.951207] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.951249] [55348]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.951249] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.951360] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.951416] [55348]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.951416] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.951502] [55347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.951546] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.951546] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.951663] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.951717] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.951760] [55347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.951801] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.951801] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.951889] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.952037] [55348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.952037] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.952133] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.952175] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.952175] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.952255] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.952298] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.952298] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.952378] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.952424] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.952424] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.952504] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.952545] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.952545] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.952622] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.952676] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.952676] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.952756] [55347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.952800] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.952843] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.952898] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.952967] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.953040] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.953104] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.953153] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.953196] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.953239] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.953288] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.953331] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.953373] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.953422] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.953465] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.953507] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.953548] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.953591] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.953632] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.953677] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.953720] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.953762] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.953808] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.953854] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.953896] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.953941] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.953983] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.954048] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.954094] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.954142] [55348]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.954185] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.954232] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.954274] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.954316] [55348]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.954362] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.954418] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.954463] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.954504] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.954545] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.954593] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.954652] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.954705] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.954749] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.954792] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.954840] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.954887] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.954935] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.954977] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.955030] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.955076] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.955118] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.955160] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.955206] [55347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.955249] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.955291] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.955332] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.955389] [55347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.955437] [55348]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.955479] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.955520] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.955567] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.955614] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.955656] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.955699] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.955740] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.955783] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.955825] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.955871] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.955914] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.955957] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.956041] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.956180] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.956249] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.956295] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.956338] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.956395] [55348]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.956439] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.956482] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.956523] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.956574] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.956618] [55347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.956659] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.956701] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.956737] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.956783] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.956820] [55348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.956865] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.956907] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.956938] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.956963] [55348]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.956989] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957023] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.957050] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957076] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.957099] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957124] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957150] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.957180] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957206] [55347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.957231] [55348]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957255] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.957280] [55348]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.957304] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.957327] [55348]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.957352] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957377] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.957404] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957430] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.957454] [55347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957480] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957505] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.957529] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957554] [55347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.957579] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957606] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.957637] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.957662] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.957698] [55348]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.957698] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.957755] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957780] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.957804] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957830] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.957855] [55347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957882] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.957923] [55347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.957949] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.957973] [55347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.957998] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.958254] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.958299] [55348]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.958342] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.958384] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.958431] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.958476] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.958517] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.958559] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.958601] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.958649] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.958692] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.958733] [55348]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.958775] [55347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.958866] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.958912] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.958954] [55348]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.958995] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.959049] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.959092] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.959134] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.959179] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.959241] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.959301] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.959347] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.959396] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.959438] [55348]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.959479] [55347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.959522] [55348]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.959562] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.959604] [55348]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.959645] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.959690] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.959732] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.959773] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.959814] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.959926] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.959976] [55347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.960038] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.960085] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.960127] [55348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.960181] [55347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.960224] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.960265] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.960306] [55348]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.960349] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.960400] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.960441] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.960483] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.960525] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.960569] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.960611] [55347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.960653] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.960700] [55347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.960744] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.960795] [55347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.960853] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.960910] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.960954] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.961000] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.961055] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.961103] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.961146] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.961188] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.961230] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.961273] [55347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.961314] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.961350] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.961399] [55348]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.961437] [55347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.961506] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.961553] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.961607] [55348]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.961644] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.961689] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.961731] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.961766] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.961815] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.961853] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.961899] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.961941] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.961968] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.961993] [55348]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962037] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962062] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962087] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962118] [55348]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962143] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962166] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962190] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962215] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962240] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962264] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962289] [55347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962313] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962346] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962372] [55348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962405] [55347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962440] [55348]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962477] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962507] [55348]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962533] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962556] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962581] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962614] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962640] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962664] [55348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962688] [55347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962713] [55348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55348) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962743] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962768] [55348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962792] [55347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962817] [55348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962844] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962869] [55348]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962894] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962919] [55348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962946] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962971] [55348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55348) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55347) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.962996] [55347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.963668] [55347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.963668] [55347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.963668] [55347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55347) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.983483] [55348]: INFO dbcounter [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Registered counter for database cinder [ 400.984506] [55347]: INFO dbcounter [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Registered counter for database cinder [ 400.992387] [55348]: DEBUG oslo_db.sqlalchemy.engines [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 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=55348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 400.993436] [55347]: DEBUG oslo_db.sqlalchemy.engines [None req-39ef9a38-a672-470b-b80c-29bffde37a7a 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=55347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.116947] [55348]: DEBUG dbcounter [-] [55348] Writer thread running {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 401.118937] [55347]: DEBUG dbcounter [-] [55347] Writer thread running {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 401.120355] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 401.121083] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 401.122589] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 401.123924] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 401.124747] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 401.126381] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 401.126745] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 401.127114] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.127304] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.128321] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 401.128745] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.128899] [55348]: WARNING cinder.keymgr.conf_key_mgr [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 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' [ 401.128939] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.129622] [55347]: WARNING cinder.keymgr.conf_key_mgr [None req-39ef9a38-a672-470b-b80c-29bffde37a7a 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' [ 401.131767] [55348]: DEBUG oslo_db.sqlalchemy.engines [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 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=55348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.132308] [55347]: DEBUG oslo_db.sqlalchemy.engines [None req-39ef9a38-a672-470b-b80c-29bffde37a7a 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=55347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.133469] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 401.133967] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 401.135309] [55348]: INFO cinder.rpc [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 401.135713] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.135854] [55347]: INFO cinder.rpc [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 401.135890] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.136307] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.136545] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.136974] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.137152] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.137646] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.137809] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.137940] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.138113] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.138647] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.138769] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.149411] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.149580] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.151063] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.151240] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.152242] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.152406] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.153896] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.154071] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.155118] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.155293] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.156779] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.156938] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.158888] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.159032] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.160442] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.160611] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.161858] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.161993] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.163126] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.163307] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.164518] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.164687] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.165819] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.165985] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.167733] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.167895] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.168639] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.168801] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.170202] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.170374] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.171042] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.171209] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.172682] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.172843] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.173760] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.173920] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.173955] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.174133] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.175102] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.175261] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.176992] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.177164] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.178301] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.178467] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.270685] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.270914] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.273402] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.273606] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.274274] [55348]: WARNING cinder.api.contrib.hosts [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 401.274743] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.274904] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.275779] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.275948] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.276942] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.276993] [55347]: WARNING cinder.api.contrib.hosts [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 401.277115] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.277451] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.277633] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.277831] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.277991] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.278564] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.278667] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.278995] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.279172] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.279619] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.279806] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.280085] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.280246] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.280604] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.280767] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.281054] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.281217] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.281779] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.281944] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.282144] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.282319] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.282885] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.283055] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.283228] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.283388] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.283848] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.284014] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.284085] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: extensions {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.284936] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.285114] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.285417] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-hosts {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.286054] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.286216] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.286897] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: extensions {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.287414] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: qos-specs {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.288228] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-hosts {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.289601] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-quota-class-sets {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.290311] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: qos-specs {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.291398] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: scheduler-stats {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.292485] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-quota-class-sets {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.292912] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-snapshot-manage {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.293911] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: scheduler-stats {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.294397] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: capabilities {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.295498] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-snapshot-manage {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.295751] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: encryption {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.296982] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: capabilities {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.297417] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: cgsnapshots {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.298358] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: encryption {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.298853] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-quota-sets {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.300045] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: cgsnapshots {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.300422] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-volume-manage {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.301896] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-quota-sets {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.302791] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-volume-transfer {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.303821] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-volume-manage {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.304485] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-volume-type-access {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.306082] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: backups {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.306255] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-volume-transfer {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.307921] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-volume-type-access {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.308145] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-services {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.309476] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: consistencygroups {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.309519] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: backups {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.311489] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: extra_specs {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.311553] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-services {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.312884] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: consistencygroups {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.313097] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: os-availability-zone {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.314425] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extended resource: encryption {{(pid=55348) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.315730] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: extra_specs {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.316647] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: os-availability-zone {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.316745] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.317269] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.317818] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.317894] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extended resource: encryption {{(pid=55347) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.317969] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.318823] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.319861] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.319905] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.319934] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.319960] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.319987] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.320866] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.320932] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.321031] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.321093] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.321887] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.321985] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.322056] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.322135] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.322924] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.323074] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.323139] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.323236] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.324007] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.324081] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.324174] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.324232] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.325159] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.325225] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.325322] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.325372] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.326144] [55348]: WARNING stevedore.named [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.326279] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.326334] [55348]: WARNING castellan.key_manager [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.326441] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.326997] [55348]: DEBUG cinder.api.contrib.snapshot_actions [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] SnapshotActionsController initialized {{(pid=55348) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 401.327151] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeActions extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.327283] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.327340] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension UsedLimits extending resource: limits {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.327432] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.327557] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.327614] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.327658] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension TypesManage extending resource: types {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.327777] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328478] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension AdminActions extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328478] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension AdminActions extending resource: snapshots {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328478] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension AdminActions extending resource: backups {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328478] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328478] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328693] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.328721] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328750] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.328777] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328803] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.328919] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.329038] [55348]: DEBUG cinder.api.openstack [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55348) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.330885] [55347]: WARNING stevedore.named [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.330885] [55347]: WARNING castellan.key_manager [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.330885] [55347]: DEBUG cinder.api.contrib.snapshot_actions [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] SnapshotActionsController initialized {{(pid=55347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 401.330885] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeActions extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.330885] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension UsedLimits extending resource: limits {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.330885] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.330885] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331303] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension TypesManage extending resource: types {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331303] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331303] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension AdminActions extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331303] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension AdminActions extending resource: snapshots {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331303] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension AdminActions extending resource: backups {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331503] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeTypeAccess extending resource: types {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331590] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331643] [55348]: WARNING keystonemiddleware.auth_token [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 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. [ 401.331693] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331740] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.331943] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.332074] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.332192] [55347]: DEBUG cinder.api.openstack [None req-39ef9a38-a672-470b-b80c-29bffde37a7a None None] Extension SnapshotActions extending resource: snapshots {{(pid=55347) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.334348] [55347]: WARNING keystonemiddleware.auth_token [None req-39ef9a38-a672-470b-b80c-29bffde37a7a 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. [ 401.336056] [55348]: WARNING keystonemiddleware.auth_token [None req-15846b32-950d-4d83-bdca-cd68a44e2fc0 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 [ 401.338458] [55348]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x650dfb466be0 pid: 55348 (default app) [ 401.338731] [55347]: WARNING keystonemiddleware.auth_token [None req-39ef9a38-a672-470b-b80c-29bffde37a7a 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 [ 401.341133] [55347]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x650dfb466be0 pid: 55347 (default app) [ 401.347607] [55348]: /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. [ 401.347607] [55348]: warnings.warn(deprecated_msg) [ 401.347731] [55348]: /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. [ 401.347731] [55348]: warnings.warn(deprecated_msg) [ 401.347731] [55348]: /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. [ 401.347731] [55348]: warnings.warn(deprecated_msg) [ 401.347731] [55348]: /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. [ 401.347916] [55348]: warnings.warn(deprecated_msg) [ 401.347916] [55348]: /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. [ 401.347916] [55348]: warnings.warn(deprecated_msg) [ 401.347916] [55348]: /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. [ 401.347916] [55348]: warnings.warn(deprecated_msg) [ 401.347916] [55348]: /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. [ 401.348117] [55348]: warnings.warn(deprecated_msg) [ 401.348117] [55348]: /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. [ 401.348117] [55348]: warnings.warn(deprecated_msg) [ 401.348117] [55348]: /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. [ 401.348117] [55348]: warnings.warn(deprecated_msg) [ 401.348263] [55348]: /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. [ 401.348263] [55348]: warnings.warn(deprecated_msg) [ 401.348263] [55348]: /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. [ 401.348263] [55348]: warnings.warn(deprecated_msg) [ 401.348382] [55348]: /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. [ 401.348382] [55348]: warnings.warn(deprecated_msg) [ 401.348382] [55348]: /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. [ 401.348382] [55348]: warnings.warn(deprecated_msg) [ 401.348506] [55348]: /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. [ 401.348506] [55348]: warnings.warn(deprecated_msg) [ 401.348506] [55348]: /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. [ 401.348506] [55348]: warnings.warn(deprecated_msg) [ 401.348506] [55348]: /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. [ 401.348663] [55348]: warnings.warn(deprecated_msg) [ 401.348663] [55348]: /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. [ 401.348663] [55348]: warnings.warn(deprecated_msg) [ 401.348663] [55348]: /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. [ 401.348663] [55348]: warnings.warn(deprecated_msg) [ 401.348810] [55348]: /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. [ 401.348810] [55348]: warnings.warn(deprecated_msg) [ 401.348810] [55348]: /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. [ 401.348810] [55348]: warnings.warn(deprecated_msg) [ 401.348810] [55348]: /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. [ 401.348810] [55348]: warnings.warn(deprecated_msg) [ 401.348995] [55348]: /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. [ 401.348995] [55348]: warnings.warn(deprecated_msg) [ 401.348995] [55348]: /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. [ 401.348995] [55348]: warnings.warn(deprecated_msg) [ 401.348995] [55348]: /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. [ 401.348995] [55348]: warnings.warn(deprecated_msg) [ 401.349189] [55348]: /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. [ 401.349189] [55348]: warnings.warn(deprecated_msg) [ 401.349189] [55348]: /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. [ 401.349189] [55348]: warnings.warn(deprecated_msg) [ 401.349189] [55348]: /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. [ 401.349189] [55348]: warnings.warn(deprecated_msg) [ 401.349366] [55348]: /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. [ 401.349366] [55348]: warnings.warn(deprecated_msg) [ 401.349366] [55348]: /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. [ 401.349366] [55348]: warnings.warn(deprecated_msg) [ 401.349366] [55348]: /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. [ 401.349366] [55348]: warnings.warn(deprecated_msg) [ 401.349542] [55348]: /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. [ 401.349542] [55348]: warnings.warn(deprecated_msg) [ 401.349542] [55348]: /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. [ 401.349542] [55348]: warnings.warn(deprecated_msg) [ 401.349665] [55348]: /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. [ 401.349665] [55348]: warnings.warn(deprecated_msg) [ 401.349665] [55348]: /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. [ 401.349665] [55348]: warnings.warn(deprecated_msg) [ 401.349665] [55348]: /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. [ 401.349847] [55348]: warnings.warn(deprecated_msg) [ 401.349847] [55348]: /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. [ 401.349847] [55348]: warnings.warn(deprecated_msg) [ 401.349847] [55348]: /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. [ 401.349847] [55348]: warnings.warn(deprecated_msg) [ 401.350027] [55348]: /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. [ 401.350027] [55348]: warnings.warn(deprecated_msg) [ 401.350027] [55348]: /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. [ 401.350027] [55348]: warnings.warn(deprecated_msg) [ 401.350027] [55348]: /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. [ 401.350027] [55348]: warnings.warn(deprecated_msg) [ 401.350198] [55348]: /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. [ 401.350198] [55348]: warnings.warn(deprecated_msg) [ 401.350198] [55348]: /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. [ 401.350198] [55348]: warnings.warn(deprecated_msg) [ 401.350198] [55348]: /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. [ 401.350360] [55348]: warnings.warn(deprecated_msg) [ 401.350360] [55348]: /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. [ 401.350360] [55348]: warnings.warn(deprecated_msg) [ 401.350360] [55348]: /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. [ 401.350360] [55348]: warnings.warn(deprecated_msg) [ 401.350509] [55348]: /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. [ 401.350509] [55348]: warnings.warn(deprecated_msg) [ 401.350509] [55348]: /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. [ 401.350509] [55348]: warnings.warn(deprecated_msg) [ 401.350634] [55348]: /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. [ 401.350634] [55348]: warnings.warn(deprecated_msg) [ 401.350634] [55348]: /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. [ 401.350634] [55348]: warnings.warn(deprecated_msg) [ 401.350757] [55348]: /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. [ 401.350757] [55348]: warnings.warn(deprecated_msg) [ 401.350757] [55348]: /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. [ 401.350757] [55348]: warnings.warn(deprecated_msg) [ 401.350757] [55348]: /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. [ 401.350915] [55348]: warnings.warn(deprecated_msg) [ 401.350915] [55348]: /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. [ 401.350915] [55348]: warnings.warn(deprecated_msg) [ 401.350915] [55348]: /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. [ 401.350915] [55348]: warnings.warn(deprecated_msg) [ 401.351853] [55348]: /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. [ 401.351853] [55348]: warnings.warn(deprecated_msg) [ 401.351853] [55348]: /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. [ 401.351853] [55348]: warnings.warn(deprecated_msg) [ 401.352081] [55348]: /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. [ 401.352081] [55348]: warnings.warn(deprecated_msg) [ 401.352081] [55348]: /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. [ 401.352081] [55348]: warnings.warn(deprecated_msg) [ 401.352284] [55348]: /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. [ 401.352284] [55348]: warnings.warn(deprecated_msg) [ 401.352284] [55348]: /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. [ 401.352284] [55348]: warnings.warn(deprecated_msg) [ 401.352507] [55348]: /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. [ 401.352507] [55348]: warnings.warn(deprecated_msg) [ 401.352507] [55348]: /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. [ 401.352507] [55348]: warnings.warn(deprecated_msg) [ 401.352702] [55348]: /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. [ 401.352702] [55348]: warnings.warn(deprecated_msg) [ 401.352702] [55348]: /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. [ 401.352702] [55348]: warnings.warn(deprecated_msg) [ 401.352902] [55348]: /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. [ 401.352902] [55348]: warnings.warn(deprecated_msg) [ 401.352902] [55348]: /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. [ 401.352902] [55348]: warnings.warn(deprecated_msg) [ 401.352902] [55348]: /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. [ 401.352902] [55348]: warnings.warn(deprecated_msg) [ 401.353220] [55348]: /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. [ 401.353220] [55348]: warnings.warn(deprecated_msg) [ 401.353220] [55348]: /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. [ 401.353220] [55348]: warnings.warn(deprecated_msg) [ 401.353220] [55348]: /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. [ 401.353479] [55348]: warnings.warn(deprecated_msg) [ 401.353479] [55348]: /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. [ 401.353479] [55348]: warnings.warn(deprecated_msg) [ 401.353479] [55348]: /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. [ 401.353479] [55348]: warnings.warn(deprecated_msg) [ 401.353479] [55348]: /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. [ 401.353479] [55348]: warnings.warn(deprecated_msg) [ 401.353819] [55348]: /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. [ 401.353819] [55348]: warnings.warn(deprecated_msg) [ 401.353819] [55348]: /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. [ 401.353819] [55348]: warnings.warn(deprecated_msg) [ 401.353819] [55348]: /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. [ 401.353819] [55348]: warnings.warn(deprecated_msg) [ 401.354201] [55348]: /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. [ 401.354201] [55348]: warnings.warn(deprecated_msg) [ 401.354201] [55348]: /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. [ 401.354201] [55348]: warnings.warn(deprecated_msg) [ 401.354201] [55348]: /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. [ 401.354201] [55348]: warnings.warn(deprecated_msg) [ 401.354516] [55348]: /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. [ 401.354516] [55348]: warnings.warn(deprecated_msg) [ 401.354516] [55348]: /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. [ 401.354516] [55348]: warnings.warn(deprecated_msg) [ 401.354516] [55348]: /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. [ 401.354516] [55348]: warnings.warn(deprecated_msg) [ 401.354801] [55348]: /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. [ 401.354801] [55348]: warnings.warn(deprecated_msg) [ 401.354801] [55348]: /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. [ 401.354801] [55348]: warnings.warn(deprecated_msg) [ 401.355009] [55348]: /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. [ 401.355009] [55348]: warnings.warn(deprecated_msg) [ 401.355009] [55348]: /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. [ 401.355009] [55348]: warnings.warn(deprecated_msg) [ 401.355211] [55348]: /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. [ 401.355211] [55348]: warnings.warn(deprecated_msg) [ 401.355211] [55348]: /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. [ 401.355211] [55348]: warnings.warn(deprecated_msg) [ 401.355413] [55348]: /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. [ 401.355413] [55348]: warnings.warn(deprecated_msg) [ 401.355413] [55348]: /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. [ 401.355413] [55348]: warnings.warn(deprecated_msg) [ 401.355413] [55348]: DEBUG cinder.api.middleware.request_id [None req-748c2ae2-0212-4c71-9114-5681239293fb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 401.355413] [55348]: [pid: 55348|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 03:48:24 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 404.666723] [55347]: /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. [ 404.666723] [55347]: warnings.warn(deprecated_msg) [ 404.666723] [55347]: /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. [ 404.666723] [55347]: warnings.warn(deprecated_msg) [ 404.666723] [55347]: /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. [ 404.667258] [55347]: warnings.warn(deprecated_msg) [ 404.667258] [55347]: /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. [ 404.667258] [55347]: warnings.warn(deprecated_msg) [ 404.667258] [55347]: /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. [ 404.667258] [55347]: warnings.warn(deprecated_msg) [ 404.667398] [55347]: /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. [ 404.667398] [55347]: warnings.warn(deprecated_msg) [ 404.667398] [55347]: /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. [ 404.667398] [55347]: warnings.warn(deprecated_msg) [ 404.667398] [55347]: /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. [ 404.667398] [55347]: warnings.warn(deprecated_msg) [ 404.667751] [55347]: /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. [ 404.667751] [55347]: warnings.warn(deprecated_msg) [ 404.667751] [55347]: /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. [ 404.667751] [55347]: warnings.warn(deprecated_msg) [ 404.667902] [55347]: /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. [ 404.667902] [55347]: warnings.warn(deprecated_msg) [ 404.667902] [55347]: /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. [ 404.667902] [55347]: warnings.warn(deprecated_msg) [ 404.668014] [55347]: /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. [ 404.668014] [55347]: warnings.warn(deprecated_msg) [ 404.668014] [55347]: /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. [ 404.668014] [55347]: warnings.warn(deprecated_msg) [ 404.668581] [55347]: /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. [ 404.668581] [55347]: warnings.warn(deprecated_msg) [ 404.668581] [55347]: /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. [ 404.668581] [55347]: warnings.warn(deprecated_msg) [ 404.668581] [55347]: /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. [ 404.668718] [55347]: warnings.warn(deprecated_msg) [ 404.668718] [55347]: /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. [ 404.668718] [55347]: warnings.warn(deprecated_msg) [ 404.668718] [55347]: /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. [ 404.668718] [55347]: warnings.warn(deprecated_msg) [ 404.668848] [55347]: /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. [ 404.668848] [55347]: warnings.warn(deprecated_msg) [ 404.668848] [55347]: /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. [ 404.668848] [55347]: warnings.warn(deprecated_msg) [ 404.668848] [55347]: /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. [ 404.668848] [55347]: warnings.warn(deprecated_msg) [ 404.668997] [55347]: /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. [ 404.668997] [55347]: warnings.warn(deprecated_msg) [ 404.668997] [55347]: /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. [ 404.668997] [55347]: warnings.warn(deprecated_msg) [ 404.668997] [55347]: /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. [ 404.668997] [55347]: warnings.warn(deprecated_msg) [ 404.669169] [55347]: /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. [ 404.669169] [55347]: warnings.warn(deprecated_msg) [ 404.669169] [55347]: /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. [ 404.669169] [55347]: warnings.warn(deprecated_msg) [ 404.669169] [55347]: /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. [ 404.669169] [55347]: warnings.warn(deprecated_msg) [ 404.669323] [55347]: /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. [ 404.669323] [55347]: warnings.warn(deprecated_msg) [ 404.669323] [55347]: /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. [ 404.669323] [55347]: warnings.warn(deprecated_msg) [ 404.669323] [55347]: /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. [ 404.669459] [55347]: warnings.warn(deprecated_msg) [ 404.669459] [55347]: /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. [ 404.669459] [55347]: warnings.warn(deprecated_msg) [ 404.669459] [55347]: /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. [ 404.669459] [55347]: warnings.warn(deprecated_msg) [ 404.669581] [55347]: /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. [ 404.669581] [55347]: warnings.warn(deprecated_msg) [ 404.669581] [55347]: /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. [ 404.669581] [55347]: warnings.warn(deprecated_msg) [ 404.669581] [55347]: /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. [ 404.669581] [55347]: warnings.warn(deprecated_msg) [ 404.669735] [55347]: /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. [ 404.669735] [55347]: warnings.warn(deprecated_msg) [ 404.669735] [55347]: /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. [ 404.669735] [55347]: warnings.warn(deprecated_msg) [ 404.669735] [55347]: /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. [ 404.669735] [55347]: warnings.warn(deprecated_msg) [ 404.669884] [55347]: /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. [ 404.669884] [55347]: warnings.warn(deprecated_msg) [ 404.669884] [55347]: /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. [ 404.669884] [55347]: warnings.warn(deprecated_msg) [ 404.669884] [55347]: /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. [ 404.670397] [55347]: warnings.warn(deprecated_msg) [ 404.670397] [55347]: /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. [ 404.670397] [55347]: warnings.warn(deprecated_msg) [ 404.670397] [55347]: /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. [ 404.670397] [55347]: warnings.warn(deprecated_msg) [ 404.670625] [55347]: /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. [ 404.670625] [55347]: warnings.warn(deprecated_msg) [ 404.670625] [55347]: /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. [ 404.670625] [55347]: warnings.warn(deprecated_msg) [ 404.670788] [55347]: /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. [ 404.670788] [55347]: warnings.warn(deprecated_msg) [ 404.670788] [55347]: /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. [ 404.670788] [55347]: warnings.warn(deprecated_msg) [ 404.671059] [55347]: /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. [ 404.671059] [55347]: warnings.warn(deprecated_msg) [ 404.671059] [55347]: /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. [ 404.671059] [55347]: warnings.warn(deprecated_msg) [ 404.671059] [55347]: /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. [ 404.671344] [55347]: warnings.warn(deprecated_msg) [ 404.671344] [55347]: /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. [ 404.671344] [55347]: warnings.warn(deprecated_msg) [ 404.671344] [55347]: /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. [ 404.671344] [55347]: warnings.warn(deprecated_msg) [ 404.671544] [55347]: /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. [ 404.671544] [55347]: warnings.warn(deprecated_msg) [ 404.671544] [55347]: /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. [ 404.671544] [55347]: warnings.warn(deprecated_msg) [ 404.671697] [55347]: /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. [ 404.671697] [55347]: warnings.warn(deprecated_msg) [ 404.671697] [55347]: /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. [ 404.671697] [55347]: warnings.warn(deprecated_msg) [ 404.671840] [55347]: /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. [ 404.671840] [55347]: warnings.warn(deprecated_msg) [ 404.671840] [55347]: /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. [ 404.671840] [55347]: warnings.warn(deprecated_msg) [ 404.671991] [55347]: /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. [ 404.671991] [55347]: warnings.warn(deprecated_msg) [ 404.671991] [55347]: /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. [ 404.671991] [55347]: warnings.warn(deprecated_msg) [ 404.672148] [55347]: /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. [ 404.672148] [55347]: warnings.warn(deprecated_msg) [ 404.672148] [55347]: /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. [ 404.672148] [55347]: warnings.warn(deprecated_msg) [ 404.672318] [55347]: /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. [ 404.672318] [55347]: warnings.warn(deprecated_msg) [ 404.672318] [55347]: /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. [ 404.672318] [55347]: warnings.warn(deprecated_msg) [ 404.672318] [55347]: /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. [ 404.672515] [55347]: warnings.warn(deprecated_msg) [ 404.672515] [55347]: /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. [ 404.672515] [55347]: warnings.warn(deprecated_msg) [ 404.672515] [55347]: /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. [ 404.672515] [55347]: warnings.warn(deprecated_msg) [ 404.672515] [55347]: /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. [ 404.672729] [55347]: warnings.warn(deprecated_msg) [ 404.672729] [55347]: /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. [ 404.672729] [55347]: warnings.warn(deprecated_msg) [ 404.672729] [55347]: /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. [ 404.672729] [55347]: warnings.warn(deprecated_msg) [ 404.672905] [55347]: /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. [ 404.672905] [55347]: warnings.warn(deprecated_msg) [ 404.672905] [55347]: /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. [ 404.672905] [55347]: warnings.warn(deprecated_msg) [ 404.672905] [55347]: /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. [ 404.672905] [55347]: warnings.warn(deprecated_msg) [ 404.673128] [55347]: /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. [ 404.673128] [55347]: warnings.warn(deprecated_msg) [ 404.673128] [55347]: /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. [ 404.673128] [55347]: warnings.warn(deprecated_msg) [ 404.673128] [55347]: /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. [ 404.673128] [55347]: warnings.warn(deprecated_msg) [ 404.673337] [55347]: /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. [ 404.673337] [55347]: warnings.warn(deprecated_msg) [ 404.673337] [55347]: /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. [ 404.673337] [55347]: warnings.warn(deprecated_msg) [ 404.673337] [55347]: /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. [ 404.673337] [55347]: warnings.warn(deprecated_msg) [ 404.673657] [55347]: /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. [ 404.673657] [55347]: warnings.warn(deprecated_msg) [ 404.673657] [55347]: /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. [ 404.673657] [55347]: warnings.warn(deprecated_msg) [ 404.673657] [55347]: /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. [ 404.673657] [55347]: warnings.warn(deprecated_msg) [ 404.673950] [55347]: /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. [ 404.673950] [55347]: warnings.warn(deprecated_msg) [ 404.673950] [55347]: /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. [ 404.673950] [55347]: warnings.warn(deprecated_msg) [ 404.674102] [55347]: /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. [ 404.674102] [55347]: warnings.warn(deprecated_msg) [ 404.674102] [55347]: /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. [ 404.674102] [55347]: warnings.warn(deprecated_msg) [ 404.674102] [55347]: /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. [ 404.674287] [55347]: warnings.warn(deprecated_msg) [ 404.674287] [55347]: /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. [ 404.674287] [55347]: warnings.warn(deprecated_msg) [ 404.674287] [55347]: /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. [ 404.674287] [55347]: warnings.warn(deprecated_msg) [ 404.674287] [55347]: DEBUG cinder.api.middleware.request_id [None req-cd0884e5-6d29-4dc6-9094-f74587c925a1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 405.026029] [55347]: INFO cinder.api.openstack.wsgi [None req-cd0884e5-6d29-4dc6-9094-f74587c925a1 admin admin] POST http://10.180.1.21/volume/v3/types [ 405.026315] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cd0884e5-6d29-4dc6-9094-f74587c925a1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 405.028323] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 405.028323] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 405.031747] [55347]: DEBUG oslo_db.sqlalchemy.engines [None req-cd0884e5-6d29-4dc6-9094-f74587c925a1 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=55347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 405.056390] [55347]: INFO cinder.api.openstack.wsgi [None req-cd0884e5-6d29-4dc6-9094-f74587c925a1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 405.056807] [55347]: [pid: 55347|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:48:27 2025] POST /volume/v3/types => generated 182 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 405.060613] [55348]: DEBUG cinder.api.middleware.request_id [req-cd0884e5-6d29-4dc6-9094-f74587c925a1 req-41fc68e0-7c83-48cf-bb05-415f622fc1f9 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 405.328180] [55348]: INFO cinder.api.openstack.wsgi [req-cd0884e5-6d29-4dc6-9094-f74587c925a1 req-41fc68e0-7c83-48cf-bb05-415f622fc1f9 admin admin] POST http://10.180.1.21/volume/v3/types/721eb194-4f0b-4771-ad9d-3672a688471d/extra_specs [ 405.328948] [55348]: DEBUG cinder.api.openstack.wsgi [req-cd0884e5-6d29-4dc6-9094-f74587c925a1 req-41fc68e0-7c83-48cf-bb05-415f622fc1f9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 405.331255] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 405.331255] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 405.335019] [55348]: DEBUG oslo_db.sqlalchemy.engines [req-cd0884e5-6d29-4dc6-9094-f74587c925a1 req-41fc68e0-7c83-48cf-bb05-415f622fc1f9 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=55348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 405.383524] [55348]: INFO cinder.api.openstack.wsgi [req-cd0884e5-6d29-4dc6-9094-f74587c925a1 req-41fc68e0-7c83-48cf-bb05-415f622fc1f9 admin admin] http://10.180.1.21/volume/v3/types/721eb194-4f0b-4771-ad9d-3672a688471d/extra_specs returned with HTTP 200 [ 405.384786] [55348]: [pid: 55348|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 03:48:27 2025] POST /volume/v3/types/721eb194-4f0b-4771-ad9d-3672a688471d/extra_specs => generated 51 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 415.053830] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 415.381961] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 416.340196] [55347]: DEBUG cinder.api.middleware.request_id [None req-8023ec80-a658-48fc-911c-47705c3953f5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.340892] [55347]: INFO cinder.api.openstack.wsgi [None req-8023ec80-a658-48fc-911c-47705c3953f5 None None] GET http://10.180.1.21/volume// [ 416.341096] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8023ec80-a658-48fc-911c-47705c3953f5 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 416.341317] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8023ec80-a658-48fc-911c-47705c3953f5 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 416.341956] [55347]: INFO cinder.api.openstack.wsgi [None req-8023ec80-a658-48fc-911c-47705c3953f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 416.342273] [55347]: [pid: 55347|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 03:48:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 473.191033] [55348]: DEBUG cinder.api.middleware.request_id [None req-ff839c5c-8bf0-435b-9c7f-099fc0cc7531 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 473.258742] [55348]: INFO cinder.api.openstack.wsgi [None req-ff839c5c-8bf0-435b-9c7f-099fc0cc7531 tempest-verify_tempest_config-1624172364 tempest-verify_tempest_config-1624172364-project-member] GET http://10.180.1.21/volume/v3/extensions [ 473.258993] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ff839c5c-8bf0-435b-9c7f-099fc0cc7531 tempest-verify_tempest_config-1624172364 tempest-verify_tempest_config-1624172364-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 473.259247] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ff839c5c-8bf0-435b-9c7f-099fc0cc7531 tempest-verify_tempest_config-1624172364 tempest-verify_tempest_config-1624172364-project-member] Calling method 'index' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 473.259682] [55348]: INFO cinder.api.openstack.wsgi [None req-ff839c5c-8bf0-435b-9c7f-099fc0cc7531 tempest-verify_tempest_config-1624172364 tempest-verify_tempest_config-1624172364-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 473.260066] [55348]: [pid: 55348|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 03:49:36 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) [ 547.313943] [55347]: DEBUG cinder.api.middleware.request_id [None req-79be0eb0-e488-4e65-a8e9-248efd2786df None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 547.565747] [55347]: INFO cinder.api.openstack.wsgi [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 547.566277] [55347]: DEBUG cinder.api.openstack.wsgi [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1722693482"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 547.574218] [55347]: DEBUG cinder.api.v3.volumes [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1722693482'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 547.574700] [55347]: INFO cinder.api.v3.volumes [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Create volume of 1 GB [ 547.590014] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 04:50:50.433018. {{(pid=55347) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 547.590158] [55347]: INFO cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Availability Zones retrieved successfully. [ 547.604608] [55347]: /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 [ 547.604608] [55347]: import asyncore [ 547.615731] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Flow 'volume_create_api' (f9014135-f5ef-495b-b171-9fd722975212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 547.618536] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196db16a-d4b1-4c2c-8dc3-e16963a849f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 547.618664] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 547.665186] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196db16a-d4b1-4c2c-8dc3-e16963a849f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 547.667199] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49f4bef-6794-48c8-9d3e-e19dcf306c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 547.715694] [55347]: WARNING cinder.quota [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-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. [ 547.716079] [55347]: WARNING cinder.quota [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-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. [ 547.784678] [55347]: DEBUG cinder.quota [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Created reservations ['bbcbffcf-68ba-4d4f-8b1c-31ecc8965ee5', 'cfee022c-6b95-4b9a-98f3-22ff575bdb8f', '0906f2f1-a82e-4d4c-84ea-f65e6ca30ecc', '8820a686-2c97-4ca5-b9b4-9fae4553384b'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 547.784994] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49f4bef-6794-48c8-9d3e-e19dcf306c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbcbffcf-68ba-4d4f-8b1c-31ecc8965ee5', 'cfee022c-6b95-4b9a-98f3-22ff575bdb8f', '0906f2f1-a82e-4d4c-84ea-f65e6ca30ecc', '8820a686-2c97-4ca5-b9b4-9fae4553384b']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 547.786123] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6564713-6949-4b82-8d51-8de321187cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 547.975837] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6564713-6949-4b82-8d51-8de321187cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b736374-ca53-4b30-b016-93a9c0d04afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1722693482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d929eceebc4cb3a53537fbd65e0e7e',qos_specs=None,replication_status=,reservations=['bbcbffcf-68ba-4d4f-8b1c-31ecc8965ee5','cfee022c-6b95-4b9a-98f3-22ff575bdb8f','0906f2f1-a82e-4d4c-84ea-f65e6ca30ecc','8820a686-2c97-4ca5-b9b4-9fae4553384b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5df98f9e0043ccb035840852436ad3',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1722693482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b736374-ca53-4b30-b016-93a9c0d04afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d929eceebc4cb3a53537fbd65e0e7e',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='6b5df98f9e0043ccb035840852436ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 547.976946] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b911b436-66fc-4ac5-b9d2-ab5e5740ad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 548.001836] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b911b436-66fc-4ac5-b9d2-ab5e5740ad50) 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-1722693482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4d929eceebc4cb3a53537fbd65e0e7e',qos_specs=None,replication_status=,reservations=['bbcbffcf-68ba-4d4f-8b1c-31ecc8965ee5','cfee022c-6b95-4b9a-98f3-22ff575bdb8f','0906f2f1-a82e-4d4c-84ea-f65e6ca30ecc','8820a686-2c97-4ca5-b9b4-9fae4553384b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5df98f9e0043ccb035840852436ad3',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 548.002798] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48b8467-d69f-41c3-8968-cf5b9a394de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 548.047770] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48b8467-d69f-41c3-8968-cf5b9a394de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 548.050458] [55347]: DEBUG cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Flow 'volume_create_api' (f9014135-f5ef-495b-b171-9fd722975212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 548.050889] [55347]: INFO cinder.volume.api [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Create volume request issued successfully. [ 548.053755] [55347]: INFO cinder.api.openstack.wsgi [None req-79be0eb0-e488-4e65-a8e9-248efd2786df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 548.054286] [55347]: [pid: 55347|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:50:50 2025] POST /volume/v3/volumes => generated 784 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 548.072839] [55348]: DEBUG cinder.api.middleware.request_id [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 548.075465] [55348]: INFO cinder.api.openstack.wsgi [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 548.075827] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 548.076087] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 548.113786] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 548.113786] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 548.125704] [55348]: INFO cinder.volume.api [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 548.133198] [55348]: INFO cinder.api.openstack.wsgi [None req-b09a79e0-eba5-4f17-a378-83644a8c7469 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 548.133734] [55348]: [pid: 55348|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:50:50 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 549.144302] [55347]: DEBUG cinder.api.middleware.request_id [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 549.149020] [55347]: INFO cinder.api.openstack.wsgi [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 549.149020] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 549.149020] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 549.157898] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 549.157898] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 549.163878] [55347]: INFO cinder.volume.api [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 549.170263] [55347]: INFO cinder.api.openstack.wsgi [None req-2702587b-b3f6-4d6a-8d0e-b6d78d8aeb74 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 549.170746] [55347]: [pid: 55347|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:50:51 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 558.130093] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=4 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 559.167401] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 578.488131] [55348]: DEBUG cinder.api.middleware.request_id [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.491813] [55348]: WARNING keystonemiddleware.auth_token [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 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. [ 578.494983] [55348]: INFO cinder.api.openstack.wsgi [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1124477293 [ 578.495210] [55348]: DEBUG cinder.api.openstack.wsgi [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.495438] [55348]: DEBUG cinder.api.openstack.wsgi [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.495660] [55348]: INFO cinder.api.v3.volumes [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Delete volume with id: tempest-invalid-1124477293 [ 578.530161] [55348]: INFO cinder.api.openstack.wsgi [req-2a81092d-659b-4f55-90f8-13b15a5b65ff req-78d8b836-1ff1-4f74-8f6a-69b15770e7d2 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1124477293 returned with HTTP 404 [ 578.530728] [55348]: [pid: 55348|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 19 03:51:21 2025] DELETE /volume/v3/volumes/tempest-invalid-1124477293 => generated 99 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 582.617602] [55347]: DEBUG cinder.api.middleware.request_id [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.618755] [55347]: WARNING keystonemiddleware.auth_token [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 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. [ 582.620481] [55347]: INFO cinder.api.openstack.wsgi [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] DELETE http://10.180.1.21/volume/v3/volumes/361759e0-588a-488b-b892-ec1520338457 [ 582.620721] [55347]: DEBUG cinder.api.openstack.wsgi [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.620984] [55347]: DEBUG cinder.api.openstack.wsgi [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.621430] [55347]: INFO cinder.api.v3.volumes [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Delete volume with id: 361759e0-588a-488b-b892-ec1520338457 [ 582.650715] [55347]: INFO cinder.api.openstack.wsgi [req-d958224c-e583-4750-a24c-324772b17d31 req-f25b3b86-507a-4c65-883f-8fa476fa1689 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] http://10.180.1.21/volume/v3/volumes/361759e0-588a-488b-b892-ec1520338457 returned with HTTP 404 [ 582.650715] [55347]: [pid: 55347|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:51:25 2025] DELETE /volume/v3/volumes/361759e0-588a-488b-b892-ec1520338457 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 584.757018] [55348]: DEBUG cinder.api.middleware.request_id [req-8ce0c029-b9b1-4b01-9005-608e18ce0273 req-5b2285cd-9bed-4463-b981-88090503bc77 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.759428] [55348]: INFO cinder.api.openstack.wsgi [req-8ce0c029-b9b1-4b01-9005-608e18ce0273 req-5b2285cd-9bed-4463-b981-88090503bc77 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] GET http://10.180.1.21/volume/v3/volumes/2fd23234-4537-4b20-80d7-5a8649e0cbf0 [ 584.759656] [55348]: DEBUG cinder.api.openstack.wsgi [req-8ce0c029-b9b1-4b01-9005-608e18ce0273 req-5b2285cd-9bed-4463-b981-88090503bc77 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.759878] [55348]: DEBUG cinder.api.openstack.wsgi [req-8ce0c029-b9b1-4b01-9005-608e18ce0273 req-5b2285cd-9bed-4463-b981-88090503bc77 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.769504] [55348]: INFO cinder.api.openstack.wsgi [req-8ce0c029-b9b1-4b01-9005-608e18ce0273 req-5b2285cd-9bed-4463-b981-88090503bc77 tempest-VolumesNegativeTest-798424076 tempest-VolumesNegativeTest-798424076-project-member] http://10.180.1.21/volume/v3/volumes/2fd23234-4537-4b20-80d7-5a8649e0cbf0 returned with HTTP 404 [ 584.769938] [55348]: [pid: 55348|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:51:27 2025] GET /volume/v3/volumes/2fd23234-4537-4b20-80d7-5a8649e0cbf0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 592.643440] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.763157] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=2 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 602.757454] [55347]: DEBUG cinder.api.middleware.request_id [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.759768] [55347]: INFO cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] POST http://10.180.1.21/volume/v3/volumes [ 602.761196] [55347]: DEBUG cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-64654432", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 602.762549] [55347]: DEBUG cinder.api.v3.volumes [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-64654432', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 602.762685] [55347]: INFO cinder.api.v3.volumes [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Create volume of 1 GB [ 602.772551] [55347]: INFO cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Availability Zones retrieved successfully. [ 602.779146] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Flow 'volume_create_api' (68a94061-225e-44fb-8b99-d452b199332c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 602.780592] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b9cf4-d861-48c2-bc57-ba3ad4bac336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 602.781918] [55347]: DEBUG cinder.volume.flows.api.create_volume [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 602.818115] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b9cf4-d861-48c2-bc57-ba3ad4bac336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 602.818115] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4639e980-b478-47e5-84f9-a40fba389e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 602.901021] [55347]: DEBUG cinder.quota [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Created reservations ['f2165177-7e59-4ec6-9d59-1b28a731b4a2', 'e30ac210-bced-4a65-b301-0ac0391dba0f', '22bf78f7-5c00-4ea2-b9b2-495320e9f1b3', '72621c03-d000-4ba0-9fb7-b08e1f260774'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 602.902159] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4639e980-b478-47e5-84f9-a40fba389e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2165177-7e59-4ec6-9d59-1b28a731b4a2', 'e30ac210-bced-4a65-b301-0ac0391dba0f', '22bf78f7-5c00-4ea2-b9b2-495320e9f1b3', '72621c03-d000-4ba0-9fb7-b08e1f260774']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 602.906017] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea5097e-e05c-4055-80ef-65046e56e12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 602.928884] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea5097e-e05c-4055-80ef-65046e56e12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77863c7b-5b31-4ee8-804b-023381c4477d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-64654432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ef2430ffb3b84519946a0d9c4e178705',qos_specs=None,replication_status=,reservations=['f2165177-7e59-4ec6-9d59-1b28a731b4a2','e30ac210-bced-4a65-b301-0ac0391dba0f','22bf78f7-5c00-4ea2-b9b2-495320e9f1b3','72621c03-d000-4ba0-9fb7-b08e1f260774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c037096800014f048d1bf67520f1bb46',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-64654432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77863c7b-5b31-4ee8-804b-023381c4477d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ef2430ffb3b84519946a0d9c4e178705',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='c037096800014f048d1bf67520f1bb46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 602.929959] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ad8fd4-47ff-40ee-b7da-8cff441e268c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 602.965174] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ad8fd4-47ff-40ee-b7da-8cff441e268c) 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-64654432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ef2430ffb3b84519946a0d9c4e178705',qos_specs=None,replication_status=,reservations=['f2165177-7e59-4ec6-9d59-1b28a731b4a2','e30ac210-bced-4a65-b301-0ac0391dba0f','22bf78f7-5c00-4ea2-b9b2-495320e9f1b3','72621c03-d000-4ba0-9fb7-b08e1f260774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c037096800014f048d1bf67520f1bb46',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 602.966380] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f287523-c162-4321-8b28-425ac3701006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 602.982325] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f287523-c162-4321-8b28-425ac3701006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 602.983528] [55347]: DEBUG cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Flow 'volume_create_api' (68a94061-225e-44fb-8b99-d452b199332c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 602.983923] [55347]: INFO cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Create volume request issued successfully. [ 602.985901] [55347]: INFO cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-5af16003-f827-4b9b-9ff5-5298a052aca8 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 602.986394] [55347]: [pid: 55347|app: 0|req: 6/12] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 03:51:45 2025] POST /volume/v3/volumes => generated 760 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 602.992086] [55348]: DEBUG cinder.api.middleware.request_id [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.995234] [55348]: INFO cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] GET http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d [ 602.995490] [55348]: DEBUG cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.995782] [55348]: DEBUG cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.013439] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.013439] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.020013] [55348]: INFO cinder.volume.api [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Volume info retrieved successfully. [ 603.026163] [55348]: INFO cinder.api.openstack.wsgi [req-2968283e-0ab8-4b1a-93e0-825ea0391cc8 req-dc16e407-b45d-4242-82ed-a7853d397103 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d returned with HTTP 200 [ 603.026661] [55348]: [pid: 55348|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:51:45 2025] GET /volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 603.871344] [55347]: DEBUG cinder.api.middleware.request_id [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.873156] [55347]: INFO cinder.api.openstack.wsgi [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] GET http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d [ 603.873363] [55347]: DEBUG cinder.api.openstack.wsgi [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.873990] [55347]: DEBUG cinder.api.openstack.wsgi [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.885438] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885438] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.890038] [55347]: INFO cinder.volume.api [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Volume info retrieved successfully. [ 603.895749] [55347]: INFO cinder.api.openstack.wsgi [req-77dc638c-13b8-4325-bb6c-5ce1e486211e req-6db7501d-d644-4be5-ab42-8cf913d07661 tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d returned with HTTP 200 [ 603.896177] [55347]: [pid: 55347|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:51:46 2025] GET /volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.335387] [55348]: DEBUG cinder.api.middleware.request_id [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.338863] [55348]: INFO cinder.api.openstack.wsgi [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] GET http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d [ 604.338863] [55348]: DEBUG cinder.api.openstack.wsgi [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.338863] [55348]: DEBUG cinder.api.openstack.wsgi [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.476156] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.476156] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.480739] [55348]: INFO cinder.volume.api [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Volume info retrieved successfully. [ 604.485647] [55348]: INFO cinder.api.openstack.wsgi [req-5c986d6a-a29d-4a16-8c3b-b923415d4382 req-16dba9a6-a66a-49b1-bf0f-b030d784ab0d tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d returned with HTTP 200 [ 604.485990] [55348]: [pid: 55348|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:51:47 2025] GET /volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d => generated 853 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.792866] [55347]: DEBUG cinder.api.middleware.request_id [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.797069] [55347]: INFO cinder.api.openstack.wsgi [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] DELETE http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d [ 604.797325] [55347]: DEBUG cinder.api.openstack.wsgi [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.797987] [55347]: DEBUG cinder.api.openstack.wsgi [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.798215] [55347]: INFO cinder.api.v3.volumes [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Delete volume with id: 77863c7b-5b31-4ee8-804b-023381c4477d [ 604.808448] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808448] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.808877] [55347]: INFO cinder.volume.api [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Volume info retrieved successfully. [ 604.907937] [55347]: INFO cinder.volume.api [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Delete volume request issued successfully. [ 604.907937] [55347]: INFO cinder.api.openstack.wsgi [req-037ba7d6-6d4b-45e5-ac0b-37cd4595155d req-6b8d346a-2248-4d82-81b2-57fc3ec930fc tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d returned with HTTP 202 [ 604.908417] [55347]: [pid: 55347|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:51:47 2025] DELETE /volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 605.587598] [55348]: DEBUG cinder.api.middleware.request_id [req-67a5fbfe-dc71-4dcc-a271-bac61a433655 req-eed992d1-de7a-4439-90ea-747697ce003a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.592478] [55348]: INFO cinder.api.openstack.wsgi [req-67a5fbfe-dc71-4dcc-a271-bac61a433655 req-eed992d1-de7a-4439-90ea-747697ce003a tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] GET http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d [ 605.592712] [55348]: DEBUG cinder.api.openstack.wsgi [req-67a5fbfe-dc71-4dcc-a271-bac61a433655 req-eed992d1-de7a-4439-90ea-747697ce003a tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.592930] [55348]: DEBUG cinder.api.openstack.wsgi [req-67a5fbfe-dc71-4dcc-a271-bac61a433655 req-eed992d1-de7a-4439-90ea-747697ce003a tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.602439] [55348]: INFO cinder.api.openstack.wsgi [req-67a5fbfe-dc71-4dcc-a271-bac61a433655 req-eed992d1-de7a-4439-90ea-747697ce003a tempest-VolumesGetTestJSON-1262248758 tempest-VolumesGetTestJSON-1262248758-project-member] http://10.180.1.21/volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d returned with HTTP 404 [ 605.603137] [55348]: [pid: 55348|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:51:48 2025] GET /volume/v3/volumes/77863c7b-5b31-4ee8-804b-023381c4477d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 609.119433] [55347]: DEBUG cinder.api.middleware.request_id [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.121975] [55347]: INFO cinder.api.openstack.wsgi [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] POST http://10.180.1.21/volume/v3/volumes [ 609.122060] [55347]: DEBUG cinder.api.openstack.wsgi [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1764183289", "imageRef": "807f8582-499f-47ee-9d5b-755c9f39bc39", "size": 1}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 609.123821] [55347]: DEBUG cinder.api.v3.volumes [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1764183289', 'imageRef': '807f8582-499f-47ee-9d5b-755c9f39bc39', 'size': 1}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 609.432165] [55347]: INFO cinder.api.v3.volumes [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Create volume of 1 GB [ 609.432165] [55347]: INFO cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Availability Zones retrieved successfully. [ 609.440631] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Flow 'volume_create_api' (961fe4db-e9b6-4a2a-b8e4-7f9e72c484ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 609.441415] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c97685-e348-4100-bf79-7c599857bcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.443093] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 609.537020] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c97685-e348-4100-bf79-7c599857bcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.537020] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006f50bd-872e-4453-a1cb-e8e1fb8e1748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.617516] [55347]: DEBUG cinder.quota [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Created reservations ['f429828e-cc27-4ffb-b29f-f4c89b13eeff', '4197955c-fb98-4824-9bd5-c085d18e91b3', '4946cc40-8c7f-423c-a588-7b35c0cc9ad9', '3d1d18e8-b924-4180-b50d-5346f5e8b046'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 609.618548] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (006f50bd-872e-4453-a1cb-e8e1fb8e1748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f429828e-cc27-4ffb-b29f-f4c89b13eeff', '4197955c-fb98-4824-9bd5-c085d18e91b3', '4946cc40-8c7f-423c-a588-7b35c0cc9ad9', '3d1d18e8-b924-4180-b50d-5346f5e8b046']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.619528] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70aa216e-5153-4b4f-9bba-82c8447d2158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.640610] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70aa216e-5153-4b4f-9bba-82c8447d2158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580d4492-2e68-4792-86d6-404ee3e08942', '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-1764183289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a368a28171f74897b6d3918fe7915b4e',qos_specs=None,replication_status=,reservations=['f429828e-cc27-4ffb-b29f-f4c89b13eeff','4197955c-fb98-4824-9bd5-c085d18e91b3','4946cc40-8c7f-423c-a588-7b35c0cc9ad9','3d1d18e8-b924-4180-b50d-5346f5e8b046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28ad3c4ce834324a129a39ec22ae77b',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1764183289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580d4492-2e68-4792-86d6-404ee3e08942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a368a28171f74897b6d3918fe7915b4e',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='d28ad3c4ce834324a129a39ec22ae77b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.641602] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15abba7-dcc9-4c18-8b8c-a974f12633cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.677626] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15abba7-dcc9-4c18-8b8c-a974f12633cb) 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-1764183289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a368a28171f74897b6d3918fe7915b4e',qos_specs=None,replication_status=,reservations=['f429828e-cc27-4ffb-b29f-f4c89b13eeff','4197955c-fb98-4824-9bd5-c085d18e91b3','4946cc40-8c7f-423c-a588-7b35c0cc9ad9','3d1d18e8-b924-4180-b50d-5346f5e8b046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28ad3c4ce834324a129a39ec22ae77b',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.679407] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250a711c-7490-4a44-8198-b764ae79acfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.700188] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250a711c-7490-4a44-8198-b764ae79acfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.703279] [55347]: DEBUG cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Flow 'volume_create_api' (961fe4db-e9b6-4a2a-b8e4-7f9e72c484ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 609.703279] [55347]: INFO cinder.volume.api [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Create volume request issued successfully. [ 609.703279] [55347]: INFO cinder.api.openstack.wsgi [None req-598b0599-821e-4c74-bf00-fc41a8c66d10 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 609.703279] [55347]: [pid: 55347|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:51:51 2025] POST /volume/v3/volumes => generated 752 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 609.714474] [55348]: DEBUG cinder.api.middleware.request_id [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.720278] [55348]: INFO cinder.api.openstack.wsgi [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 609.720632] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.720927] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.738883] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738883] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.750259] [55348]: INFO cinder.volume.api [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 609.760355] [55348]: INFO cinder.api.openstack.wsgi [None req-ec7db1e6-2e64-48d9-87dc-1a64091e7575 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 609.761184] [55348]: [pid: 55348|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:52 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 610.777778] [55347]: DEBUG cinder.api.middleware.request_id [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.780503] [55347]: INFO cinder.api.openstack.wsgi [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 610.781039] [55347]: DEBUG cinder.api.openstack.wsgi [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.782121] [55347]: DEBUG cinder.api.openstack.wsgi [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.794861] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.794861] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.799874] [55347]: INFO cinder.volume.api [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 610.806117] [55347]: INFO cinder.api.openstack.wsgi [None req-52bcf7d3-90e5-4f45-8a61-8eb660d488ad tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 610.806586] [55347]: [pid: 55347|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:53 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 611.824971] [55348]: DEBUG cinder.api.middleware.request_id [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.833210] [55348]: INFO cinder.api.openstack.wsgi [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 611.833210] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.833210] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.847790] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.847790] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.862210] [55348]: INFO cinder.volume.api [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 611.869386] [55348]: INFO cinder.api.openstack.wsgi [None req-fbaa6b56-00e0-483e-ab92-f0d68e8175d6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 611.869386] [55348]: [pid: 55348|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:54 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.882851] [55347]: DEBUG cinder.api.middleware.request_id [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.885227] [55347]: INFO cinder.api.openstack.wsgi [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 612.887020] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.887020] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.900118] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900118] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.906355] [55347]: INFO cinder.volume.api [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 612.912392] [55347]: INFO cinder.api.openstack.wsgi [None req-5a3608bf-4919-4d4d-bc73-6ad98a1d7b52 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 612.912803] [55347]: [pid: 55347|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:55 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.924442] [55348]: DEBUG cinder.api.middleware.request_id [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.926884] [55348]: INFO cinder.api.openstack.wsgi [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 613.927098] [55348]: DEBUG cinder.api.openstack.wsgi [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.927324] [55348]: DEBUG cinder.api.openstack.wsgi [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.943849] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943849] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.949020] [55348]: INFO cinder.volume.api [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 613.957592] [55348]: INFO cinder.api.openstack.wsgi [None req-17bfee91-7df8-4d40-bf71-54290d97f5f0 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 613.957592] [55348]: [pid: 55348|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:56 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.970207] [55347]: DEBUG cinder.api.middleware.request_id [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.971022] [55347]: INFO cinder.api.openstack.wsgi [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 614.972341] [55347]: DEBUG cinder.api.openstack.wsgi [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.972341] [55347]: DEBUG cinder.api.openstack.wsgi [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.982849] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.982849] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.989681] [55347]: INFO cinder.volume.api [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 614.995767] [55347]: INFO cinder.api.openstack.wsgi [None req-defcd9ab-8ab9-433f-b7d6-1296ee91779e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 614.996249] [55347]: [pid: 55347|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:57 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.006730] [55348]: DEBUG cinder.api.middleware.request_id [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.010038] [55348]: INFO cinder.api.openstack.wsgi [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 616.010038] [55348]: DEBUG cinder.api.openstack.wsgi [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.010038] [55348]: DEBUG cinder.api.openstack.wsgi [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.018061] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018061] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.022024] [55348]: INFO cinder.volume.api [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 616.027066] [55348]: INFO cinder.api.openstack.wsgi [None req-de1f335b-e892-4bab-964a-e00ebfc065c3 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 616.027597] [55348]: [pid: 55348|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:58 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.037886] [55347]: DEBUG cinder.api.middleware.request_id [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.040175] [55347]: INFO cinder.api.openstack.wsgi [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 617.042037] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.042037] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.048769] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.048769] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.053027] [55347]: INFO cinder.volume.api [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 617.057692] [55347]: INFO cinder.api.openstack.wsgi [None req-f0d286e2-9e82-44f5-a83a-0082d7a13075 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 617.058115] [55347]: [pid: 55347|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:51:59 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 618.068480] [55348]: DEBUG cinder.api.middleware.request_id [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.070738] [55348]: INFO cinder.api.openstack.wsgi [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 618.070980] [55348]: DEBUG cinder.api.openstack.wsgi [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.071252] [55348]: DEBUG cinder.api.openstack.wsgi [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.081982] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081982] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.086558] [55348]: INFO cinder.volume.api [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 618.092263] [55348]: INFO cinder.api.openstack.wsgi [None req-42c50a4d-f781-4646-bd1d-04801098e2f5 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 618.092696] [55348]: [pid: 55348|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:00 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.122605] [55347]: DEBUG cinder.api.middleware.request_id [None req-9353fa00-a29f-4343-860a-6070de2c4188 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.122605] [55347]: INFO cinder.api.openstack.wsgi [None req-9353fa00-a29f-4343-860a-6070de2c4188 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 619.122605] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9353fa00-a29f-4343-860a-6070de2c4188 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.122605] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9353fa00-a29f-4343-860a-6070de2c4188 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.122605] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122605] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.151560] [55347]: INFO cinder.volume.api [None req-9353fa00-a29f-4343-860a-6070de2c4188 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 619.157539] [55347]: INFO cinder.api.openstack.wsgi [None req-9353fa00-a29f-4343-860a-6070de2c4188 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 619.158818] [55347]: [pid: 55347|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:01 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.173289] [55348]: DEBUG cinder.api.middleware.request_id [None req-e77efb6f-cb59-482d-af02-d279fdaf997e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.177575] [55348]: INFO cinder.api.openstack.wsgi [None req-e77efb6f-cb59-482d-af02-d279fdaf997e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 620.177813] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e77efb6f-cb59-482d-af02-d279fdaf997e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.178071] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e77efb6f-cb59-482d-af02-d279fdaf997e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.191878] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191878] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.197211] [55348]: INFO cinder.volume.api [None req-e77efb6f-cb59-482d-af02-d279fdaf997e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 620.204971] [55348]: INFO cinder.api.openstack.wsgi [None req-e77efb6f-cb59-482d-af02-d279fdaf997e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 620.205433] [55348]: [pid: 55348|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:03 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.217535] [55347]: DEBUG cinder.api.middleware.request_id [None req-a0719134-1219-4104-93d6-b1334e7770dc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.222967] [55347]: INFO cinder.api.openstack.wsgi [None req-a0719134-1219-4104-93d6-b1334e7770dc tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 621.223251] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0719134-1219-4104-93d6-b1334e7770dc tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.223478] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0719134-1219-4104-93d6-b1334e7770dc tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.238401] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.238401] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.244903] [55347]: INFO cinder.volume.api [None req-a0719134-1219-4104-93d6-b1334e7770dc tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 621.254696] [55347]: INFO cinder.api.openstack.wsgi [None req-a0719134-1219-4104-93d6-b1334e7770dc tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 621.255243] [55347]: [pid: 55347|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:04 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 622.268717] [55348]: DEBUG cinder.api.middleware.request_id [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.272481] [55348]: INFO cinder.api.openstack.wsgi [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 622.272819] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.273052] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.287714] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.287714] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.295351] [55348]: INFO cinder.volume.api [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 622.302175] [55348]: INFO cinder.api.openstack.wsgi [None req-7d8a07f6-4550-4a7a-91a5-41328a1c9e54 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 622.302175] [55348]: [pid: 55348|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:05 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.316525] [55347]: DEBUG cinder.api.middleware.request_id [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.319740] [55347]: INFO cinder.api.openstack.wsgi [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 623.319933] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.320122] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.338811] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.338811] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.346126] [55347]: INFO cinder.volume.api [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 623.353380] [55347]: INFO cinder.api.openstack.wsgi [None req-b1628b9a-d43d-4776-934f-d2f5fb349409 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 623.353794] [55347]: [pid: 55347|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:06 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.372383] [55348]: DEBUG cinder.api.middleware.request_id [None req-af493de3-c612-4222-865c-49f5e436ab9e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.377429] [55348]: INFO cinder.api.openstack.wsgi [None req-af493de3-c612-4222-865c-49f5e436ab9e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 624.378048] [55348]: DEBUG cinder.api.openstack.wsgi [None req-af493de3-c612-4222-865c-49f5e436ab9e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.378048] [55348]: DEBUG cinder.api.openstack.wsgi [None req-af493de3-c612-4222-865c-49f5e436ab9e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.393733] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.393733] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.398937] [55348]: INFO cinder.volume.api [None req-af493de3-c612-4222-865c-49f5e436ab9e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 624.404495] [55348]: INFO cinder.api.openstack.wsgi [None req-af493de3-c612-4222-865c-49f5e436ab9e tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 624.404987] [55348]: [pid: 55348|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:07 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.419962] [55347]: DEBUG cinder.api.middleware.request_id [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.423042] [55347]: INFO cinder.api.openstack.wsgi [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 625.423364] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.423646] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.442378] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.442378] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.449270] [55347]: INFO cinder.volume.api [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 625.456227] [55347]: INFO cinder.api.openstack.wsgi [None req-f7e99aa8-6a2a-42e7-899f-3a7b5ff9c5a6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 625.456714] [55347]: [pid: 55347|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:08 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.471228] [55348]: DEBUG cinder.api.middleware.request_id [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.471557] [55348]: INFO cinder.api.openstack.wsgi [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 626.472773] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.472773] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.490135] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.490135] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.499997] [55348]: INFO cinder.volume.api [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 626.507226] [55348]: INFO cinder.api.openstack.wsgi [None req-cce785fd-e03d-4749-8af5-f242455fc3b9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 626.507606] [55348]: [pid: 55348|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:09 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 627.518489] [55347]: DEBUG cinder.api.middleware.request_id [None req-87d423da-9b04-44a0-8060-a3a6d225405d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.521312] [55347]: INFO cinder.api.openstack.wsgi [None req-87d423da-9b04-44a0-8060-a3a6d225405d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 627.521999] [55347]: DEBUG cinder.api.openstack.wsgi [None req-87d423da-9b04-44a0-8060-a3a6d225405d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.522544] [55347]: DEBUG cinder.api.openstack.wsgi [None req-87d423da-9b04-44a0-8060-a3a6d225405d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.534328] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.534328] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.542390] [55347]: INFO cinder.volume.api [None req-87d423da-9b04-44a0-8060-a3a6d225405d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 627.549167] [55347]: INFO cinder.api.openstack.wsgi [None req-87d423da-9b04-44a0-8060-a3a6d225405d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 627.549641] [55347]: [pid: 55347|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:10 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 628.562585] [55348]: DEBUG cinder.api.middleware.request_id [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.565160] [55348]: INFO cinder.api.openstack.wsgi [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 628.565452] [55348]: DEBUG cinder.api.openstack.wsgi [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.566025] [55348]: DEBUG cinder.api.openstack.wsgi [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.582271] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.582271] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.586972] [55348]: INFO cinder.volume.api [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 628.592420] [55348]: INFO cinder.api.openstack.wsgi [None req-34247f76-5cd4-43ac-a3a6-61ddbc850fe7 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 628.592826] [55348]: [pid: 55348|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:11 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.602204] [55347]: DEBUG cinder.api.middleware.request_id [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.604474] [55347]: INFO cinder.api.openstack.wsgi [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 629.604761] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.605147] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.623096] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.623096] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.631846] [55347]: INFO cinder.volume.api [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 629.636223] [55347]: INFO cinder.api.openstack.wsgi [None req-ae0516e3-ff21-4fb8-96e2-e7bcab6798e9 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 629.636634] [55347]: [pid: 55347|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:12 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.647295] [55348]: DEBUG cinder.api.middleware.request_id [None req-8c7e6122-f962-4375-a5b6-92786e670466 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.649420] [55348]: INFO cinder.api.openstack.wsgi [None req-8c7e6122-f962-4375-a5b6-92786e670466 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 630.649651] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8c7e6122-f962-4375-a5b6-92786e670466 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.649879] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8c7e6122-f962-4375-a5b6-92786e670466 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.662648] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.662648] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.667045] [55348]: INFO cinder.volume.api [None req-8c7e6122-f962-4375-a5b6-92786e670466 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 630.673142] [55348]: INFO cinder.api.openstack.wsgi [None req-8c7e6122-f962-4375-a5b6-92786e670466 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 630.673142] [55348]: [pid: 55348|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:13 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.682189] [55347]: DEBUG cinder.api.middleware.request_id [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.684302] [55347]: INFO cinder.api.openstack.wsgi [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 631.684889] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.684889] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.694995] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.694995] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.701908] [55347]: INFO cinder.volume.api [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 631.707259] [55347]: INFO cinder.api.openstack.wsgi [None req-b2a38cc8-775a-46d5-80a8-8967df9cb6e6 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 631.708055] [55347]: [pid: 55347|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:14 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 632.723853] [55348]: DEBUG cinder.api.middleware.request_id [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.726716] [55348]: INFO cinder.api.openstack.wsgi [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 632.728376] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.728376] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.739282] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.739282] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.744302] [55348]: INFO cinder.volume.api [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 632.749450] [55348]: INFO cinder.api.openstack.wsgi [None req-fd5c78e7-2c54-4b45-8d7d-d4695f636134 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 632.749934] [55348]: [pid: 55348|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:15 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 633.760231] [55347]: DEBUG cinder.api.middleware.request_id [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.762385] [55347]: INFO cinder.api.openstack.wsgi [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 633.762628] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.762972] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.774623] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.774623] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.779050] [55347]: INFO cinder.volume.api [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 633.785836] [55347]: INFO cinder.api.openstack.wsgi [None req-7f3734b7-6c30-4b02-b59e-ab57bc69ddcd tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 633.786392] [55347]: [pid: 55347|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:16 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.798722] [55348]: DEBUG cinder.api.middleware.request_id [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.801251] [55348]: INFO cinder.api.openstack.wsgi [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 634.801515] [55348]: DEBUG cinder.api.openstack.wsgi [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.801694] [55348]: DEBUG cinder.api.openstack.wsgi [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.813268] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.813268] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.819146] [55348]: INFO cinder.volume.api [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 634.826383] [55348]: INFO cinder.api.openstack.wsgi [None req-089c5fa7-377f-4d74-a7af-cea087e3c0ea tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 634.826816] [55348]: [pid: 55348|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:17 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 635.847675] [55347]: DEBUG cinder.api.middleware.request_id [None req-2792c83a-d857-4469-a23d-d669448e6f30 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.849943] [55347]: INFO cinder.api.openstack.wsgi [None req-2792c83a-d857-4469-a23d-d669448e6f30 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 635.850262] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2792c83a-d857-4469-a23d-d669448e6f30 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.850372] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2792c83a-d857-4469-a23d-d669448e6f30 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.861649] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.861649] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.865985] [55347]: INFO cinder.volume.api [None req-2792c83a-d857-4469-a23d-d669448e6f30 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 635.874079] [55347]: INFO cinder.api.openstack.wsgi [None req-2792c83a-d857-4469-a23d-d669448e6f30 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 635.874079] [55347]: [pid: 55347|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:52:18 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.368114] [55348]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.370370] [55348]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 636.370811] [55348]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.371178] [55348]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.381161] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.381161] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.384823] [55348]: INFO cinder.volume.api [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 636.390496] [55348]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-4c051a5e-97f2-4278-99da-8ac4480a79ba tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 636.390496] [55348]: [pid: 55348|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:52:19 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.702299] [55347]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.707368] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 636.707864] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.707864] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.723910] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.723910] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.726849] [55347]: INFO cinder.volume.api [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 636.731873] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-817c7f69-9e51-4d67-9591-5568c1500c6d tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 636.732336] [55347]: [pid: 55347|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:52:19 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.738288] [55348]: DEBUG cinder.api.middleware.request_id [None req-7ef03a30-77e2-4335-a583-b77aecbe70b3 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.739036] [55348]: INFO cinder.api.openstack.wsgi [None req-7ef03a30-77e2-4335-a583-b77aecbe70b3 None None] GET http://10.180.1.21/volume// [ 636.739222] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7ef03a30-77e2-4335-a583-b77aecbe70b3 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.739452] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7ef03a30-77e2-4335-a583-b77aecbe70b3 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.741926] [55348]: INFO cinder.api.openstack.wsgi [None req-7ef03a30-77e2-4335-a583-b77aecbe70b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 636.741926] [55348]: [pid: 55348|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:52:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 636.743788] [55347]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-0a338cdf-ec01-4813-a47f-4d9c66d215ff None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.748202] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-0a338cdf-ec01-4813-a47f-4d9c66d215ff tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] POST http://10.180.1.21/volume/v3/attachments [ 636.748202] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-0a338cdf-ec01-4813-a47f-4d9c66d215ff tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "580d4492-2e68-4792-86d6-404ee3e08942", "connector": null, "instance_uuid": "a14e7e40-afef-4607-8fa9-935a92ea49dc"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 636.757231] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.757231] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.799128] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-0a338cdf-ec01-4813-a47f-4d9c66d215ff tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 636.799731] [55347]: [pid: 55347|app: 0|req: 24/48] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:52:19 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 646.387215] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=65 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 646.797536] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=123,cinder:INSERT=23,cinder:UPDATE=27 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 684.297160] [55348]: DEBUG cinder.api.middleware.request_id [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.299909] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 684.300170] [55348]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.300399] [55348]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.311319] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.311319] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.314763] [55348]: INFO cinder.volume.api [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 684.319252] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-dde96ec2-1c1b-47eb-95d2-37872237dc13 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 684.319685] [55348]: [pid: 55348|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:53:07 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.845422] [55347]: DEBUG cinder.api.middleware.request_id [None req-b52edc2c-1a90-4a68-a955-d42bdafd77f0 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.846043] [55347]: INFO cinder.api.openstack.wsgi [None req-b52edc2c-1a90-4a68-a955-d42bdafd77f0 None None] GET http://10.180.1.21/volume// [ 685.846043] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b52edc2c-1a90-4a68-a955-d42bdafd77f0 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.846211] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b52edc2c-1a90-4a68-a955-d42bdafd77f0 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.846972] [55347]: INFO cinder.api.openstack.wsgi [None req-b52edc2c-1a90-4a68-a955-d42bdafd77f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 685.846972] [55347]: [pid: 55347|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:53:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 685.850928] [55348]: DEBUG cinder.api.middleware.request_id [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-1e73f8dd-61be-4fcd-89ff-474d75010605 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.853467] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-1e73f8dd-61be-4fcd-89ff-474d75010605 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 685.853954] [55348]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-1e73f8dd-61be-4fcd-89ff-474d75010605 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b736374-ca53-4b30-b016-93a9c0d04afd", "connector": null, "instance_uuid": "1933bc47-1717-48c1-b4a2-492a17573de7"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 685.863651] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.863651] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.900021] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-1e73f8dd-61be-4fcd-89ff-474d75010605 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 685.900021] [55348]: [pid: 55348|app: 0|req: 26/51] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:53:08 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.922431] [55347]: DEBUG cinder.api.middleware.request_id [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.925019] [55347]: INFO cinder.api.openstack.wsgi [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 685.925312] [55347]: DEBUG cinder.api.openstack.wsgi [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.925631] [55347]: DEBUG cinder.api.openstack.wsgi [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.940579] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.940579] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.945776] [55347]: INFO cinder.volume.api [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 685.948890] [55347]: INFO cinder.api.openstack.wsgi [None req-52828f90-87f1-4e7c-9a9f-9eafd5f5e4b8 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 685.949335] [55347]: [pid: 55347|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:08 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.427837] [55348]: DEBUG cinder.api.middleware.request_id [None req-6aed34bb-cce2-4a32-93d7-3887c9186785 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.428346] [55348]: INFO cinder.api.openstack.wsgi [None req-6aed34bb-cce2-4a32-93d7-3887c9186785 None None] GET http://10.180.1.21/volume// [ 686.428562] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6aed34bb-cce2-4a32-93d7-3887c9186785 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.428807] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6aed34bb-cce2-4a32-93d7-3887c9186785 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.429253] [55348]: INFO cinder.api.openstack.wsgi [None req-6aed34bb-cce2-4a32-93d7-3887c9186785 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 686.430031] [55348]: [pid: 55348|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:53:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 686.445402] [55347]: DEBUG cinder.api.middleware.request_id [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.448377] [55347]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 686.448969] [55347]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.450031] [55347]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.460444] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.460444] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.464881] [55347]: INFO cinder.volume.api [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 686.471103] [55347]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-15177d61-e5de-41bd-b3ae-8f41ea902180 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 686.471713] [55347]: [pid: 55347|app: 0|req: 27/54] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:53:09 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1233 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 686.501250] [55348]: DEBUG cinder.api.middleware.request_id [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.506285] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] PUT http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 [ 686.507040] [55348]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-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-535239", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 686.519694] [55348]: DEBUG cinder.coordination [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Acquiring lock "cinder-attachment_update-0b736374-ca53-4b30-b016-93a9c0d04afd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 686.525395] [55348]: DEBUG cinder.coordination [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Lock "cinder-attachment_update-0b736374-ca53-4b30-b016-93a9c0d04afd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 686.526488] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.526488] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.962293] [55347]: DEBUG cinder.api.middleware.request_id [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.964844] [55347]: INFO cinder.api.openstack.wsgi [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 686.966180] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.966599] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.981363] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.981363] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.984876] [55347]: INFO cinder.volume.api [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 686.989866] [55347]: INFO cinder.api.openstack.wsgi [None req-1a36afe2-c768-4bb2-8685-a19807ad1aaf tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 686.989866] [55347]: [pid: 55347|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:09 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.016989] [55347]: DEBUG cinder.api.middleware.request_id [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.019947] [55347]: INFO cinder.api.openstack.wsgi [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 688.019947] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.020204] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.035407] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.035407] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.038894] [55347]: INFO cinder.volume.api [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 688.044170] [55347]: INFO cinder.api.openstack.wsgi [None req-f3a4c178-b4c6-47b9-9530-be96715c1fb7 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 688.044581] [55347]: [pid: 55347|app: 0|req: 29/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:10 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.055246] [55347]: DEBUG cinder.api.middleware.request_id [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.057745] [55347]: INFO cinder.api.openstack.wsgi [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 689.057806] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.058075] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.080142] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.080142] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.083844] [55347]: INFO cinder.volume.api [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 689.088504] [55347]: INFO cinder.api.openstack.wsgi [None req-a0221e9d-ec9a-4529-8810-c310e6c7d671 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 689.088916] [55347]: [pid: 55347|app: 0|req: 30/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:11 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 690.105392] [55347]: DEBUG cinder.api.middleware.request_id [None req-efecec64-5eac-4280-a865-41361a80dcad None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.108517] [55347]: INFO cinder.api.openstack.wsgi [None req-efecec64-5eac-4280-a865-41361a80dcad tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 690.108517] [55347]: DEBUG cinder.api.openstack.wsgi [None req-efecec64-5eac-4280-a865-41361a80dcad tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.108644] [55347]: DEBUG cinder.api.openstack.wsgi [None req-efecec64-5eac-4280-a865-41361a80dcad tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.128068] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.128068] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.129558] [55347]: INFO cinder.volume.api [None req-efecec64-5eac-4280-a865-41361a80dcad tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 690.135939] [55347]: INFO cinder.api.openstack.wsgi [None req-efecec64-5eac-4280-a865-41361a80dcad tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 690.136747] [55347]: [pid: 55347|app: 0|req: 31/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:12 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.069932] [55348]: DEBUG cinder.coordination [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Lock "cinder-attachment_update-0b736374-ca53-4b30-b016-93a9c0d04afd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.544s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 691.069932] [55348]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-eaec7f8b-9ed1-4ff7-9b8f-a4850d17b73c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 returned with HTTP 200 [ 691.069932] [55348]: [pid: 55348|app: 0|req: 28/59] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:53:09 2025] PUT /volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 => generated 617 bytes in 4569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.148925] [55347]: DEBUG cinder.api.middleware.request_id [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.151749] [55347]: INFO cinder.api.openstack.wsgi [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 691.151996] [55347]: DEBUG cinder.api.openstack.wsgi [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.152223] [55347]: DEBUG cinder.api.openstack.wsgi [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.180018] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.180018] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.184205] [55347]: INFO cinder.volume.api [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 691.197145] [55347]: INFO cinder.api.openstack.wsgi [None req-495f19ed-20b2-4d4b-ab6e-a781ba0abdd5 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 691.197145] [55347]: [pid: 55347|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:13 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.208359] [55348]: DEBUG cinder.api.middleware.request_id [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.210730] [55348]: INFO cinder.api.openstack.wsgi [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 692.210730] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.211610] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.227791] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.227791] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.230486] [55348]: INFO cinder.volume.api [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 692.235282] [55348]: INFO cinder.api.openstack.wsgi [None req-9de9cfb9-c313-4104-8f54-f5fc7e0642f3 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 692.235846] [55348]: [pid: 55348|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:15 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.737896] [55347]: DEBUG cinder.api.middleware.request_id [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-b539d046-471f-47ca-9552-93def053f19c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.740295] [55347]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-b539d046-471f-47ca-9552-93def053f19c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] POST http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0/action [ 692.741429] [55347]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-b539d046-471f-47ca-9552-93def053f19c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 692.741429] [55347]: DEBUG cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-b539d046-471f-47ca-9552-93def053f19c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.755984] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755984] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.764808] [55347]: INFO cinder.api.openstack.wsgi [req-8dc40fcc-7215-4d55-bfb8-e2ebc95c2775 req-b539d046-471f-47ca-9552-93def053f19c tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0/action returned with HTTP 204 [ 692.764808] [55347]: [pid: 55347|app: 0|req: 33/62] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:53:15 2025] POST /volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 693.248899] [55348]: DEBUG cinder.api.middleware.request_id [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.251445] [55348]: INFO cinder.api.openstack.wsgi [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 693.251445] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.251662] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.267212] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.267212] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.272707] [55348]: INFO cinder.volume.api [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 693.281568] [55348]: INFO cinder.api.openstack.wsgi [None req-fcd7e9b2-641d-45f1-8efa-c22d173e8a86 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 693.282180] [55348]: [pid: 55348|app: 0|req: 30/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:16 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.296019] [55347]: DEBUG cinder.api.middleware.request_id [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.296147] [55347]: INFO cinder.api.openstack.wsgi [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 693.296367] [55347]: DEBUG cinder.api.openstack.wsgi [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.296682] [55347]: DEBUG cinder.api.openstack.wsgi [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.309228] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.309228] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.312663] [55347]: INFO cinder.volume.api [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 693.316755] [55347]: INFO cinder.api.openstack.wsgi [None req-89297bf8-1ee9-4ded-a53c-7524709d8fec tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 693.317161] [55347]: [pid: 55347|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:16 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.653295] [55348]: DEBUG cinder.api.middleware.request_id [None req-395482ba-b09c-4d00-be85-a9514b7c9579 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.655911] [55348]: INFO cinder.api.openstack.wsgi [None req-395482ba-b09c-4d00-be85-a9514b7c9579 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 693.656352] [55348]: DEBUG cinder.api.openstack.wsgi [None req-395482ba-b09c-4d00-be85-a9514b7c9579 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.656656] [55348]: DEBUG cinder.api.openstack.wsgi [None req-395482ba-b09c-4d00-be85-a9514b7c9579 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.669708] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.669708] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.672367] [55348]: INFO cinder.volume.api [None req-395482ba-b09c-4d00-be85-a9514b7c9579 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 693.677111] [55348]: INFO cinder.api.openstack.wsgi [None req-395482ba-b09c-4d00-be85-a9514b7c9579 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 693.677111] [55348]: [pid: 55348|app: 0|req: 31/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:16 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.887879] [55347]: DEBUG cinder.api.middleware.request_id [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.896025] [55347]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 693.896025] [55347]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.896025] [55347]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.914849] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.914849] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.921868] [55347]: INFO cinder.volume.api [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 693.925880] [55347]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-321cbb17-2fbc-4307-94e0-d987eec45535 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 693.926364] [55347]: [pid: 55347|app: 0|req: 35/66] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:53:16 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.967951] [55348]: DEBUG cinder.api.middleware.request_id [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.973645] [55348]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] POST http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd/action [ 693.973645] [55348]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 693.973645] [55348]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.987228] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.987228] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.987505] [55348]: INFO cinder.volume.api [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 693.994524] [55348]: INFO cinder.volume.api [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Begin detaching volume completed successfully. [ 693.994844] [55348]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-b0a4e783-ee98-4a5d-838a-aad27c9f6215 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd/action returned with HTTP 202 [ 693.995349] [55348]: [pid: 55348|app: 0|req: 32/67] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:53:16 2025] POST /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 695.019356] [55347]: DEBUG cinder.api.middleware.request_id [None req-93fae49c-bf92-4737-84da-76ad87957076 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.020263] [55347]: INFO cinder.api.openstack.wsgi [None req-93fae49c-bf92-4737-84da-76ad87957076 None None] GET http://10.180.1.21/volume// [ 695.021710] [55347]: DEBUG cinder.api.openstack.wsgi [None req-93fae49c-bf92-4737-84da-76ad87957076 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.021710] [55347]: DEBUG cinder.api.openstack.wsgi [None req-93fae49c-bf92-4737-84da-76ad87957076 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.021710] [55347]: INFO cinder.api.openstack.wsgi [None req-93fae49c-bf92-4737-84da-76ad87957076 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 695.021710] [55347]: [pid: 55347|app: 0|req: 36/68] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:53:17 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 695.028417] [55348]: DEBUG cinder.api.middleware.request_id [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.033057] [55348]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 695.033337] [55348]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.033565] [55348]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.050569] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.050569] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.053802] [55348]: INFO cinder.volume.api [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 695.058531] [55348]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-10cbdbf8-50c0-45ed-81c8-febfcfe7da3e tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 695.058985] [55348]: [pid: 55348|app: 0|req: 33/69] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:53:17 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1555 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 697.241259] [55347]: DEBUG cinder.api.middleware.request_id [req-a4ab261a-76c5-4996-a08e-090620983e8f req-6fba9f41-ad0b-43cd-8485-bdbdd9ed0f67 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.244869] [55347]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-6fba9f41-ad0b-43cd-8485-bdbdd9ed0f67 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 [ 697.244869] [55347]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-6fba9f41-ad0b-43cd-8485-bdbdd9ed0f67 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.244869] [55347]: DEBUG cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-6fba9f41-ad0b-43cd-8485-bdbdd9ed0f67 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.258835] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.258835] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.818653] [55347]: INFO cinder.api.openstack.wsgi [req-a4ab261a-76c5-4996-a08e-090620983e8f req-6fba9f41-ad0b-43cd-8485-bdbdd9ed0f67 tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 returned with HTTP 200 [ 697.819158] [55347]: [pid: 55347|app: 0|req: 37/70] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:53:20 2025] DELETE /volume/v3/attachments/385a31c0-11ed-4a2a-9ee4-bdc017190ca0 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.931812] [55348]: DEBUG cinder.api.middleware.request_id [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.935994] [55348]: INFO cinder.api.openstack.wsgi [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 698.935994] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.935994] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.951132] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.951132] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.955463] [55348]: INFO cinder.volume.api [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 698.961456] [55348]: INFO cinder.api.openstack.wsgi [None req-6d8b14ca-2ceb-4be4-95d1-1e3060e7d54d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 698.961456] [55348]: [pid: 55348|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:21 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.973463] [55347]: DEBUG cinder.api.middleware.request_id [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.978129] [55347]: INFO cinder.api.openstack.wsgi [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 698.978129] [55347]: DEBUG cinder.api.openstack.wsgi [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.978129] [55347]: DEBUG cinder.api.openstack.wsgi [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.978129] [55347]: INFO cinder.api.v3.volumes [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Delete volume with id: 0b736374-ca53-4b30-b016-93a9c0d04afd [ 698.991449] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.991449] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.991449] [55347]: INFO cinder.volume.api [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 699.018118] [55347]: INFO cinder.volume.api [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Delete volume request issued successfully. [ 699.019426] [55347]: INFO cinder.api.openstack.wsgi [None req-79665242-cd6e-4cfe-b69e-e7188cd1706d tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 202 [ 699.019426] [55347]: [pid: 55347|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:53:21 2025] DELETE /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 699.022230] [55348]: DEBUG cinder.api.middleware.request_id [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.026194] [55348]: INFO cinder.api.openstack.wsgi [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 699.026194] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.026194] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.036515] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.036515] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.040700] [55348]: INFO cinder.volume.api [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 699.047020] [55348]: INFO cinder.api.openstack.wsgi [None req-cc86ae05-122a-4cd0-8df4-cfa17edb0d3a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 699.047567] [55348]: [pid: 55348|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:21 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.060322] [55347]: DEBUG cinder.api.middleware.request_id [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.062462] [55347]: INFO cinder.api.openstack.wsgi [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 700.063795] [55347]: DEBUG cinder.api.openstack.wsgi [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.063795] [55347]: DEBUG cinder.api.openstack.wsgi [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.081910] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.081910] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.086040] [55347]: INFO cinder.volume.api [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 700.092810] [55347]: INFO cinder.api.openstack.wsgi [None req-76151ea9-892f-4ea8-8043-15b1a2649c7b tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 700.093355] [55347]: [pid: 55347|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:22 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.105176] [55348]: DEBUG cinder.api.middleware.request_id [None req-4a761069-05b4-4d45-9255-4400e839474a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.106912] [55348]: INFO cinder.api.openstack.wsgi [None req-4a761069-05b4-4d45-9255-4400e839474a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 701.107182] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4a761069-05b4-4d45-9255-4400e839474a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.107405] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4a761069-05b4-4d45-9255-4400e839474a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.119555] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.119555] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.125747] [55348]: INFO cinder.volume.api [None req-4a761069-05b4-4d45-9255-4400e839474a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Volume info retrieved successfully. [ 701.132172] [55348]: INFO cinder.api.openstack.wsgi [None req-4a761069-05b4-4d45-9255-4400e839474a tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 200 [ 701.132592] [55348]: [pid: 55348|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:23 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.150242] [55347]: DEBUG cinder.api.middleware.request_id [None req-b61d78c3-c0d4-4ea0-9e27-b0d65e5118fc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.154647] [55347]: INFO cinder.api.openstack.wsgi [None req-b61d78c3-c0d4-4ea0-9e27-b0d65e5118fc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 702.154647] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b61d78c3-c0d4-4ea0-9e27-b0d65e5118fc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.154647] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b61d78c3-c0d4-4ea0-9e27-b0d65e5118fc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.166727] [55347]: INFO cinder.api.openstack.wsgi [None req-b61d78c3-c0d4-4ea0-9e27-b0d65e5118fc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 404 [ 702.166727] [55347]: [pid: 55347|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:24 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 705.316862] [55348]: DEBUG cinder.api.middleware.request_id [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.377040] [55348]: INFO cinder.api.openstack.wsgi [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 705.377475] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2026904404"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 705.380952] [55348]: DEBUG cinder.api.v3.volumes [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2026904404'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 705.381927] [55348]: INFO cinder.api.v3.volumes [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume of 1 GB [ 705.402242] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Availability zone cache updated, next update will occur around 2025-02-19 04:53:28.243252. {{(pid=55348) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 705.402242] [55348]: INFO cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Availability Zones retrieved successfully. [ 705.417228] [55348]: /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 [ 705.417228] [55348]: import asyncore [ 705.426965] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (7b8f4f46-602b-47c6-9104-b5c33d476ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.428305] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addf12e5-cb4e-4abe-93f5-bf316ac8e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.429756] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 705.473854] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addf12e5-cb4e-4abe-93f5-bf316ac8e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.474832] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411e6364-2830-45ac-b190-0c6ad40f24e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.503740] [55348]: WARNING cinder.quota [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-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. [ 705.504093] [55348]: WARNING cinder.quota [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-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. [ 705.545125] [55348]: DEBUG cinder.quota [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Created reservations ['60f829f6-4de7-4908-8860-abc6f2e98cdc', '8fe9fc37-fefd-446a-baf5-49cd650e8212', '7daa93fc-fa22-4d37-b2bf-8964bbe8a2da', '6866a858-405a-4d1c-8109-1ae650e751e9'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 705.546229] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411e6364-2830-45ac-b190-0c6ad40f24e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f829f6-4de7-4908-8860-abc6f2e98cdc', '8fe9fc37-fefd-446a-baf5-49cd650e8212', '7daa93fc-fa22-4d37-b2bf-8964bbe8a2da', '6866a858-405a-4d1c-8109-1ae650e751e9']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.547151] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20431328-63ad-4a14-96b4-5678778dfd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.570462] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20431328-63ad-4a14-96b4-5678778dfd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f345832-e642-42ca-b890-acc1a1aa6b72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2026904404',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['60f829f6-4de7-4908-8860-abc6f2e98cdc','8fe9fc37-fefd-446a-baf5-49cd650e8212','7daa93fc-fa22-4d37-b2bf-8964bbe8a2da','6866a858-405a-4d1c-8109-1ae650e751e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2026904404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f345832-e642-42ca-b890-acc1a1aa6b72,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57426cae56e4aa29bbd317a11ef7f7c',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='b8522e934ae84fb89cd74c8665d9adc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.571531] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea459a90-79cd-41bb-8e04-f97823114434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.592485] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea459a90-79cd-41bb-8e04-f97823114434) 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-2026904404',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['60f829f6-4de7-4908-8860-abc6f2e98cdc','8fe9fc37-fefd-446a-baf5-49cd650e8212','7daa93fc-fa22-4d37-b2bf-8964bbe8a2da','6866a858-405a-4d1c-8109-1ae650e751e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.593377] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a82636-38c2-43c0-b635-5f687919f4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.607341] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a82636-38c2-43c0-b635-5f687919f4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.608495] [55348]: DEBUG cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (7b8f4f46-602b-47c6-9104-b5c33d476ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.608883] [55348]: INFO cinder.volume.api [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request issued successfully. [ 705.609565] [55348]: INFO cinder.api.openstack.wsgi [None req-dac3d1ee-96d1-428e-a1a1-46402b0d1c83 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 705.610030] [55348]: [pid: 55348|app: 0|req: 37/77] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:53:28 2025] POST /volume/v3/volumes => generated 759 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 705.621461] [55347]: DEBUG cinder.api.middleware.request_id [None req-24b57aad-a390-4d54-8fe2-809899f88e0a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.627256] [55347]: INFO cinder.api.openstack.wsgi [None req-24b57aad-a390-4d54-8fe2-809899f88e0a tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 705.627256] [55347]: DEBUG cinder.api.openstack.wsgi [None req-24b57aad-a390-4d54-8fe2-809899f88e0a tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.627256] [55347]: DEBUG cinder.api.openstack.wsgi [None req-24b57aad-a390-4d54-8fe2-809899f88e0a tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.636351] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.636351] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.641687] [55347]: INFO cinder.volume.api [None req-24b57aad-a390-4d54-8fe2-809899f88e0a tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 705.650836] [55347]: INFO cinder.api.openstack.wsgi [None req-24b57aad-a390-4d54-8fe2-809899f88e0a tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 200 [ 705.651215] [55347]: [pid: 55347|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:28 2025] GET /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.668295] [55348]: DEBUG cinder.api.middleware.request_id [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.670675] [55348]: INFO cinder.api.openstack.wsgi [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 706.671016] [55348]: DEBUG cinder.api.openstack.wsgi [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.671609] [55348]: DEBUG cinder.api.openstack.wsgi [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.684064] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.684064] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.687250] [55348]: INFO cinder.volume.api [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 706.694133] [55348]: INFO cinder.api.openstack.wsgi [None req-91bb44f4-ba2f-48ef-9e80-7d6b881605e7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 200 [ 706.694670] [55348]: [pid: 55348|app: 0|req: 38/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:29 2025] GET /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.722702] [55347]: DEBUG cinder.api.middleware.request_id [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.733027] [55347]: INFO cinder.api.openstack.wsgi [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 706.733027] [55347]: DEBUG cinder.api.openstack.wsgi [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.733027] [55347]: DEBUG cinder.api.openstack.wsgi [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.747229] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.747229] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.751542] [55347]: INFO cinder.volume.api [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 706.756392] [55347]: INFO cinder.api.openstack.wsgi [req-544c3b0b-4241-488b-b612-02c7f4958129 req-0b6d496f-2386-439b-be8a-b95145be4d17 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 200 [ 706.759060] [55347]: [pid: 55347|app: 0|req: 42/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:53:29 2025] GET /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.765137] [55348]: DEBUG cinder.api.middleware.request_id [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.769149] [55348]: INFO cinder.api.openstack.wsgi [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 706.770345] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1806502150"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 706.772435] [55348]: DEBUG cinder.api.v3.volumes [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1806502150'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 706.772653] [55348]: INFO cinder.api.v3.volumes [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume of 1 GB [ 706.777982] [55348]: INFO cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Availability Zones retrieved successfully. [ 706.786326] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (c092913b-9599-467f-a433-18d0b3ede54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 706.787875] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868b793e-5201-41bf-bfe6-2b11d1d545b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.789292] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 706.813361] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868b793e-5201-41bf-bfe6-2b11d1d545b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.815800] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f595b8-6a06-4591-ada1-608c7c9e010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.856584] [55348]: DEBUG cinder.quota [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Created reservations ['473e5e02-d899-431b-9864-cf949b7dd29a', '9b4eab4f-d586-4d4a-b2cf-4284b6b0d21d', '141179c5-5775-41bc-b7f2-5c0e30a16ca2', 'f08b64c4-492f-4daf-b1f4-859e8a6716f0'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 706.857720] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f595b8-6a06-4591-ada1-608c7c9e010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473e5e02-d899-431b-9864-cf949b7dd29a', '9b4eab4f-d586-4d4a-b2cf-4284b6b0d21d', '141179c5-5775-41bc-b7f2-5c0e30a16ca2', 'f08b64c4-492f-4daf-b1f4-859e8a6716f0']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.858659] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44da84d2-bc0c-40a1-877b-62e3d095c16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.875985] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44da84d2-bc0c-40a1-877b-62e3d095c16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f910e53-f4e2-420e-a4b1-0d44ad44d5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1806502150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['473e5e02-d899-431b-9864-cf949b7dd29a','9b4eab4f-d586-4d4a-b2cf-4284b6b0d21d','141179c5-5775-41bc-b7f2-5c0e30a16ca2','f08b64c4-492f-4daf-b1f4-859e8a6716f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1806502150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f910e53-f4e2-420e-a4b1-0d44ad44d5c8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57426cae56e4aa29bbd317a11ef7f7c',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='b8522e934ae84fb89cd74c8665d9adc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.878258] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e154468e-c429-48a8-8042-dc0b042d5a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.917182] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e154468e-c429-48a8-8042-dc0b042d5a49) 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-1806502150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['473e5e02-d899-431b-9864-cf949b7dd29a','9b4eab4f-d586-4d4a-b2cf-4284b6b0d21d','141179c5-5775-41bc-b7f2-5c0e30a16ca2','f08b64c4-492f-4daf-b1f4-859e8a6716f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.918544] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246eafcb-45a2-49f1-978c-9d8f4def4ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.932079] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246eafcb-45a2-49f1-978c-9d8f4def4ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.933980] [55348]: DEBUG cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (c092913b-9599-467f-a433-18d0b3ede54b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 706.934389] [55348]: INFO cinder.volume.api [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request issued successfully. [ 706.935521] [55348]: INFO cinder.api.openstack.wsgi [None req-3c02b35c-d2b8-46f3-91d0-ca9beeb0a24d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 706.936063] [55348]: [pid: 55348|app: 0|req: 39/81] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:53:29 2025] POST /volume/v3/volumes => generated 759 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 706.946341] [55347]: DEBUG cinder.api.middleware.request_id [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.948799] [55347]: INFO cinder.api.openstack.wsgi [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 706.949473] [55347]: DEBUG cinder.api.openstack.wsgi [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.950045] [55347]: DEBUG cinder.api.openstack.wsgi [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.959343] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.959343] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.963768] [55347]: INFO cinder.volume.api [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 706.970105] [55347]: INFO cinder.api.openstack.wsgi [None req-17d865fe-a747-4133-8dfe-c2f6f981a8d7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 200 [ 706.970563] [55347]: [pid: 55347|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:29 2025] GET /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.781412] [55348]: DEBUG cinder.api.middleware.request_id [None req-318120ab-0234-4156-9fb3-bc6ba597a4e6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.783469] [55348]: INFO cinder.api.openstack.wsgi [None req-318120ab-0234-4156-9fb3-bc6ba597a4e6 None None] GET http://10.180.1.21/volume// [ 707.783469] [55348]: DEBUG cinder.api.openstack.wsgi [None req-318120ab-0234-4156-9fb3-bc6ba597a4e6 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.783469] [55348]: DEBUG cinder.api.openstack.wsgi [None req-318120ab-0234-4156-9fb3-bc6ba597a4e6 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.783469] [55348]: INFO cinder.api.openstack.wsgi [None req-318120ab-0234-4156-9fb3-bc6ba597a4e6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 707.783469] [55348]: [pid: 55348|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:53:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 707.791986] [55347]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.795588] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] GET http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 707.795588] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.795778] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.835327] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.835327] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.843148] [55347]: INFO cinder.volume.api [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 707.851572] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-a7775090-4701-4003-b994-95a22e141221 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 200 [ 707.852150] [55347]: [pid: 55347|app: 0|req: 44/84] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:53:30 2025] GET /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 1572 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 707.987533] [55348]: DEBUG cinder.api.middleware.request_id [None req-ea39985c-e351-49c1-87d9-de63caf3f25c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.989668] [55348]: INFO cinder.api.openstack.wsgi [None req-ea39985c-e351-49c1-87d9-de63caf3f25c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 707.990092] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ea39985c-e351-49c1-87d9-de63caf3f25c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.991789] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ea39985c-e351-49c1-87d9-de63caf3f25c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.003995] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.003995] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.009080] [55348]: INFO cinder.volume.api [None req-ea39985c-e351-49c1-87d9-de63caf3f25c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 708.014766] [55348]: INFO cinder.api.openstack.wsgi [None req-ea39985c-e351-49c1-87d9-de63caf3f25c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 200 [ 708.015205] [55348]: [pid: 55348|app: 0|req: 41/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:30 2025] GET /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.034202] [55347]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.040566] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] PUT http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 [ 708.040566] [55347]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-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=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.055790] [55347]: DEBUG cinder.coordination [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Acquiring lock "cinder-attachment_update-580d4492-2e68-4792-86d6-404ee3e08942-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 708.063018] [55347]: DEBUG cinder.coordination [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Lock "cinder-attachment_update-580d4492-2e68-4792-86d6-404ee3e08942-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 708.066025] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.066025] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.088388] [55348]: DEBUG cinder.api.middleware.request_id [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.091764] [55348]: INFO cinder.api.openstack.wsgi [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 708.091764] [55348]: DEBUG cinder.api.openstack.wsgi [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.091910] [55348]: DEBUG cinder.api.openstack.wsgi [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.100237] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.100237] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.103943] [55348]: INFO cinder.volume.api [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 708.109175] [55348]: INFO cinder.api.openstack.wsgi [req-1b4002d9-c12e-4bf4-ace0-a8afe81099d7 req-da64dfdb-0563-4deb-ae36-87edafb8a8f9 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 200 [ 708.109301] [55348]: [pid: 55348|app: 0|req: 42/86] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:53:30 2025] GET /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.117443] [55348]: DEBUG cinder.api.middleware.request_id [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.119550] [55348]: INFO cinder.api.openstack.wsgi [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 708.122058] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1860864361"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.122058] [55348]: DEBUG cinder.api.v3.volumes [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1860864361'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 708.122058] [55348]: INFO cinder.api.v3.volumes [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume of 1 GB [ 708.125871] [55348]: INFO cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Availability Zones retrieved successfully. [ 708.132601] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (4163c438-7a24-48be-ae48-95c47d5676ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 708.133842] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d4ac43-23ac-4c03-80c4-65ef7ed33915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 708.135053] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 708.156414] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d4ac43-23ac-4c03-80c4-65ef7ed33915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 708.157550] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f3f9a6-ef6e-4b87-8395-62484afb8bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 708.192450] [55348]: DEBUG cinder.quota [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Created reservations ['889bd6ac-d034-45dc-a030-103d9d2fa25a', '09c35b75-62d1-4562-a715-d4010ad185d5', 'c7e4f0dc-e25e-4ff3-a667-7e814486cb47', '18029b30-6e16-4a22-9c1b-7a1a640e7ea4'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 708.193559] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f3f9a6-ef6e-4b87-8395-62484afb8bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['889bd6ac-d034-45dc-a030-103d9d2fa25a', '09c35b75-62d1-4562-a715-d4010ad185d5', 'c7e4f0dc-e25e-4ff3-a667-7e814486cb47', '18029b30-6e16-4a22-9c1b-7a1a640e7ea4']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 708.194567] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f15fe48-bc00-4ef5-a913-b2bd3f97b421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 708.209643] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f15fe48-bc00-4ef5-a913-b2bd3f97b421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26777547-3eb3-4265-a1e0-833d448c8e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1860864361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['889bd6ac-d034-45dc-a030-103d9d2fa25a','09c35b75-62d1-4562-a715-d4010ad185d5','c7e4f0dc-e25e-4ff3-a667-7e814486cb47','18029b30-6e16-4a22-9c1b-7a1a640e7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1860864361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26777547-3eb3-4265-a1e0-833d448c8e43,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f57426cae56e4aa29bbd317a11ef7f7c',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='b8522e934ae84fb89cd74c8665d9adc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 708.210669] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edf76a2-f215-48d9-ac1f-a24922ad8c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 708.225692] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edf76a2-f215-48d9-ac1f-a24922ad8c64) 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-1860864361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f57426cae56e4aa29bbd317a11ef7f7c',qos_specs=None,replication_status=,reservations=['889bd6ac-d034-45dc-a030-103d9d2fa25a','09c35b75-62d1-4562-a715-d4010ad185d5','c7e4f0dc-e25e-4ff3-a667-7e814486cb47','18029b30-6e16-4a22-9c1b-7a1a640e7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8522e934ae84fb89cd74c8665d9adc7',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 708.226695] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55abe94-d742-46c8-8ec6-3067c86838d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 708.237772] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55abe94-d742-46c8-8ec6-3067c86838d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 708.237772] [55348]: DEBUG cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Flow 'volume_create_api' (4163c438-7a24-48be-ae48-95c47d5676ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 708.237772] [55348]: INFO cinder.volume.api [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Create volume request issued successfully. [ 708.237967] [55348]: INFO cinder.api.openstack.wsgi [None req-ce0af83c-ca9e-433a-b41d-5280fcc866dd tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 708.238302] [55348]: [pid: 55348|app: 0|req: 43/87] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:53:30 2025] POST /volume/v3/volumes => generated 759 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 708.248637] [55348]: DEBUG cinder.api.middleware.request_id [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.252903] [55348]: INFO cinder.api.openstack.wsgi [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 708.253168] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.253396] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.262148] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.262148] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.267446] [55348]: INFO cinder.volume.api [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 708.273112] [55348]: INFO cinder.api.openstack.wsgi [None req-6cdd3d74-bdf7-45e8-b1f5-dcfc5bcf00db tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 200 [ 708.273112] [55348]: [pid: 55348|app: 0|req: 44/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:31 2025] GET /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.592987] [55347]: DEBUG cinder.coordination [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Lock "cinder-attachment_update-580d4492-2e68-4792-86d6-404ee3e08942-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 708.593236] [55347]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-44e813a1-81d3-4197-9c59-d7f5e81a8a4a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 returned with HTTP 200 [ 708.594030] [55347]: [pid: 55347|app: 0|req: 45/89] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:53:30 2025] PUT /volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 => generated 617 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.103965] [55348]: DEBUG cinder.api.middleware.request_id [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-d4bebcf6-3480-4537-8496-c436eaf498c1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.108823] [55348]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-d4bebcf6-3480-4537-8496-c436eaf498c1 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] POST http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967/action [ 709.110487] [55348]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-d4bebcf6-3480-4537-8496-c436eaf498c1 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 709.110487] [55348]: DEBUG cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-d4bebcf6-3480-4537-8496-c436eaf498c1 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 709.132836] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.132836] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.147276] [55348]: INFO cinder.api.openstack.wsgi [req-0ed0c251-e37f-483f-98ef-5ed4886d742e req-d4bebcf6-3480-4537-8496-c436eaf498c1 tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967/action returned with HTTP 204 [ 709.147893] [55348]: [pid: 55348|app: 0|req: 45/90] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:53:31 2025] POST /volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 709.289656] [55347]: DEBUG cinder.api.middleware.request_id [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.293990] [55347]: INFO cinder.api.openstack.wsgi [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 709.294373] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.294561] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.314322] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.314322] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.321224] [55347]: INFO cinder.volume.api [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 709.327124] [55347]: INFO cinder.api.openstack.wsgi [None req-7b77d4ba-1b46-4d6b-baad-ff370bb0d3ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 200 [ 709.327620] [55347]: [pid: 55347|app: 0|req: 46/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.414276] [55348]: DEBUG cinder.api.middleware.request_id [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.416837] [55348]: INFO cinder.api.openstack.wsgi [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 709.417858] [55348]: DEBUG cinder.api.openstack.wsgi [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.417858] [55348]: DEBUG cinder.api.openstack.wsgi [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.426766] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.426766] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.430743] [55348]: INFO cinder.volume.api [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 709.436484] [55348]: INFO cinder.api.openstack.wsgi [req-5f8418be-8fe1-499f-b6bf-0d40183c7643 req-2961fadd-83ee-4c1e-8208-367e0cb8365d tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 200 [ 709.436906] [55348]: [pid: 55348|app: 0|req: 46/92] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.556227] [55347]: DEBUG cinder.api.middleware.request_id [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.559831] [55347]: INFO cinder.api.openstack.wsgi [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.562218] [55347]: DEBUG cinder.api.openstack.wsgi [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.562407] [55347]: DEBUG cinder.api.openstack.wsgi [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.563035] [55347]: DEBUG cinder.api.api_utils [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.563969] [55347]: DEBUG cinder.volume.api [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.595037] [55347]: INFO cinder.volume.api [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.596191] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.596191] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.601337] [55347]: INFO cinder.api.openstack.wsgi [req-c3fe42c4-4b56-4d5f-8043-ceee847776cf req-22791f05-2d7b-4c2b-92c1-b271a895ac3e tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.601764] [55347]: [pid: 55347|app: 0|req: 47/93] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.709704] [55348]: DEBUG cinder.api.middleware.request_id [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.712137] [55348]: INFO cinder.api.openstack.wsgi [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.712374] [55348]: DEBUG cinder.api.openstack.wsgi [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.712597] [55348]: DEBUG cinder.api.openstack.wsgi [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.713158] [55348]: DEBUG cinder.api.api_utils [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.714061] [55348]: DEBUG cinder.volume.api [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.742568] [55348]: INFO cinder.volume.api [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.743681] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.743681] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.747892] [55348]: INFO cinder.api.openstack.wsgi [req-c716d53e-2519-4cd5-a284-f80618753c98 req-e9e33db1-2e82-4122-8fd6-41c2dbe8c703 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.748325] [55348]: [pid: 55348|app: 0|req: 47/94] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.768635] [55347]: DEBUG cinder.api.middleware.request_id [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.771088] [55347]: INFO cinder.api.openstack.wsgi [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.771320] [55347]: DEBUG cinder.api.openstack.wsgi [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.771542] [55347]: DEBUG cinder.api.openstack.wsgi [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.771833] [55347]: DEBUG cinder.api.api_utils [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.772704] [55347]: DEBUG cinder.volume.api [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.781419] [55347]: INFO cinder.volume.api [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.782430] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.782430] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.786361] [55347]: INFO cinder.api.openstack.wsgi [req-1033f7dc-54a3-4958-9bda-92f604398383 req-51ffa4a9-8bf4-4d0c-8ec9-79960b9350da tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.786815] [55347]: [pid: 55347|app: 0|req: 48/95] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.812959] [55348]: DEBUG cinder.api.middleware.request_id [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.815275] [55348]: INFO cinder.api.openstack.wsgi [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.815511] [55348]: DEBUG cinder.api.openstack.wsgi [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.815724] [55348]: DEBUG cinder.api.openstack.wsgi [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.816026] [55348]: DEBUG cinder.api.api_utils [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.816892] [55348]: DEBUG cinder.volume.api [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.825590] [55348]: INFO cinder.volume.api [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.827538] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.827538] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.831435] [55348]: INFO cinder.api.openstack.wsgi [req-5a33f3ac-8a4d-4190-b9a7-f84a73988116 req-8717ce87-c15b-4e10-ba31-2ec73c6d57ce tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.831828] [55348]: [pid: 55348|app: 0|req: 48/96] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.850676] [55347]: DEBUG cinder.api.middleware.request_id [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.852965] [55347]: INFO cinder.api.openstack.wsgi [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.853245] [55347]: DEBUG cinder.api.openstack.wsgi [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.853511] [55347]: DEBUG cinder.api.openstack.wsgi [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.853840] [55347]: DEBUG cinder.api.api_utils [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.854733] [55347]: DEBUG cinder.volume.api [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.865398] [55347]: INFO cinder.volume.api [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.869477] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.869477] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.873984] [55347]: INFO cinder.api.openstack.wsgi [req-29487a76-b570-4723-85dd-ea254c66f03d req-1b28d1fc-fdd2-44f4-81bd-6fd99a07fe6b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.875116] [55347]: [pid: 55347|app: 0|req: 49/97] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.893978] [55348]: DEBUG cinder.api.middleware.request_id [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.896648] [55348]: INFO cinder.api.openstack.wsgi [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.897433] [55348]: DEBUG cinder.api.openstack.wsgi [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.897433] [55348]: DEBUG cinder.api.openstack.wsgi [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.897433] [55348]: DEBUG cinder.api.api_utils [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.898118] [55348]: DEBUG cinder.volume.api [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.911702] [55348]: INFO cinder.volume.api [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.912781] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.912781] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.917230] [55348]: INFO cinder.api.openstack.wsgi [req-4be9ce7e-d5d7-4314-a038-4c3edfed6c9d req-0ab37c8f-ec64-44b3-b149-4c9a70b56b05 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.917653] [55348]: [pid: 55348|app: 0|req: 49/98] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 709.937147] [55347]: DEBUG cinder.api.middleware.request_id [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.940515] [55347]: INFO cinder.api.openstack.wsgi [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 709.940742] [55347]: DEBUG cinder.api.openstack.wsgi [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.941293] [55347]: DEBUG cinder.api.openstack.wsgi [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.941293] [55347]: DEBUG cinder.api.api_utils [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55347) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 709.942159] [55347]: DEBUG cinder.volume.api [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55347) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 709.951718] [55347]: INFO cinder.volume.api [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 709.952536] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.952536] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.957539] [55347]: INFO cinder.api.openstack.wsgi [req-1679fae3-959a-4629-9cf7-714afa518940 req-e8c6265d-bae8-4711-adfe-982b464cf8c3 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 709.957930] [55347]: [pid: 55347|app: 0|req: 50/99] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.002281] [55348]: DEBUG cinder.api.middleware.request_id [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.006836] [55348]: INFO cinder.api.openstack.wsgi [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 710.008043] [55348]: DEBUG cinder.api.openstack.wsgi [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.008043] [55348]: DEBUG cinder.api.openstack.wsgi [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'detail' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.008043] [55348]: DEBUG cinder.api.api_utils [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Removing options '' from query. {{(pid=55348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 710.008845] [55348]: DEBUG cinder.volume.api [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55348) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 710.017883] [55348]: INFO cinder.volume.api [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Get all volumes completed successfully. [ 710.018935] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.018935] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.025535] [55348]: INFO cinder.api.openstack.wsgi [req-d54855b0-35e0-4eff-a962-66b3080b79e3 req-553805d1-7332-499b-b97c-a2046b999328 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 710.025535] [55348]: [pid: 55348|app: 0|req: 50/100] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.038445] [55347]: DEBUG cinder.api.middleware.request_id [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.040505] [55347]: INFO cinder.api.openstack.wsgi [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 710.040738] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.040958] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.041166] [55347]: INFO cinder.api.v3.volumes [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume with id: 26777547-3eb3-4265-a1e0-833d448c8e43 [ 710.050780] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.050780] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.051421] [55347]: INFO cinder.volume.api [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 710.069403] [55347]: INFO cinder.volume.api [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume request issued successfully. [ 710.069403] [55347]: INFO cinder.api.openstack.wsgi [None req-9db92f56-47a5-4b8c-a914-779acf36fe1c tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 202 [ 710.069403] [55347]: [pid: 55347|app: 0|req: 51/101] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:53:32 2025] DELETE /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 710.074288] [55348]: DEBUG cinder.api.middleware.request_id [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.078379] [55348]: INFO cinder.api.openstack.wsgi [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 710.078379] [55348]: DEBUG cinder.api.openstack.wsgi [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.078379] [55348]: DEBUG cinder.api.openstack.wsgi [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.086778] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.086778] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.091619] [55348]: INFO cinder.volume.api [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 710.097844] [55348]: INFO cinder.api.openstack.wsgi [None req-5c45e4f2-603b-423b-ad6d-54d20a2eb088 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 200 [ 710.098520] [55348]: [pid: 55348|app: 0|req: 51/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:32 2025] GET /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.111320] [55347]: DEBUG cinder.api.middleware.request_id [None req-e16909b7-1ae8-4430-9720-68804fd67a88 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.115664] [55347]: INFO cinder.api.openstack.wsgi [None req-e16909b7-1ae8-4430-9720-68804fd67a88 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 [ 711.116732] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e16909b7-1ae8-4430-9720-68804fd67a88 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.116732] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e16909b7-1ae8-4430-9720-68804fd67a88 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.130510] [55347]: INFO cinder.api.openstack.wsgi [None req-e16909b7-1ae8-4430-9720-68804fd67a88 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 returned with HTTP 404 [ 711.130927] [55347]: [pid: 55347|app: 0|req: 52/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:33 2025] GET /volume/v3/volumes/26777547-3eb3-4265-a1e0-833d448c8e43 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 711.137610] [55348]: DEBUG cinder.api.middleware.request_id [None req-4c59928b-115a-431a-8bb2-a2aadd951359 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.140298] [55348]: INFO cinder.api.openstack.wsgi [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 711.140685] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.141173] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.141474] [55348]: INFO cinder.api.v3.volumes [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume with id: 0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 711.153813] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.153813] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.154513] [55348]: INFO cinder.volume.api [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 711.181023] [55348]: INFO cinder.volume.api [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume request issued successfully. [ 711.181023] [55348]: INFO cinder.api.openstack.wsgi [None req-4c59928b-115a-431a-8bb2-a2aadd951359 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 202 [ 711.181023] [55348]: [pid: 55348|app: 0|req: 52/104] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:53:33 2025] DELETE /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 711.182252] [55347]: DEBUG cinder.api.middleware.request_id [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.184734] [55347]: INFO cinder.api.openstack.wsgi [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 711.186180] [55347]: DEBUG cinder.api.openstack.wsgi [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.186180] [55347]: DEBUG cinder.api.openstack.wsgi [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.195031] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.195031] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.203125] [55347]: INFO cinder.volume.api [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 711.207751] [55347]: INFO cinder.api.openstack.wsgi [None req-eb1df2ad-4289-4c3c-a552-575625676ef7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 200 [ 711.208193] [55347]: [pid: 55347|app: 0|req: 53/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:34 2025] GET /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.220742] [55348]: DEBUG cinder.api.middleware.request_id [None req-32875fca-09dc-4ff9-81c1-2431e597880b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.223034] [55348]: INFO cinder.api.openstack.wsgi [None req-32875fca-09dc-4ff9-81c1-2431e597880b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 [ 712.223271] [55348]: DEBUG cinder.api.openstack.wsgi [None req-32875fca-09dc-4ff9-81c1-2431e597880b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.223492] [55348]: DEBUG cinder.api.openstack.wsgi [None req-32875fca-09dc-4ff9-81c1-2431e597880b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.232065] [55348]: INFO cinder.api.openstack.wsgi [None req-32875fca-09dc-4ff9-81c1-2431e597880b tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 returned with HTTP 404 [ 712.236619] [55347]: DEBUG cinder.api.middleware.request_id [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.237142] [55348]: [pid: 55348|app: 0|req: 53/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:35 2025] GET /volume/v3/volumes/0f910e53-f4e2-420e-a4b1-0d44ad44d5c8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 712.238782] [55347]: INFO cinder.api.openstack.wsgi [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 712.239058] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.239292] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.239486] [55347]: INFO cinder.api.v3.volumes [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume with id: 7f345832-e642-42ca-b890-acc1a1aa6b72 [ 712.249745] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.249745] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.250381] [55347]: INFO cinder.volume.api [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 712.269893] [55347]: INFO cinder.volume.api [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Delete volume request issued successfully. [ 712.270200] [55347]: INFO cinder.api.openstack.wsgi [None req-fb77b6f1-97bb-4a09-ba5a-58b2f5b30192 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 202 [ 712.270712] [55347]: [pid: 55347|app: 0|req: 54/107] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:53:35 2025] DELETE /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 712.276967] [55348]: DEBUG cinder.api.middleware.request_id [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.283078] [55348]: INFO cinder.api.openstack.wsgi [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 712.283325] [55348]: DEBUG cinder.api.openstack.wsgi [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.283611] [55348]: DEBUG cinder.api.openstack.wsgi [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.292863] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.292863] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.301677] [55348]: INFO cinder.volume.api [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Volume info retrieved successfully. [ 712.310678] [55348]: INFO cinder.api.openstack.wsgi [None req-63ee885d-d4ce-4d5d-bd1f-f2a3ca5ee1f4 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 200 [ 712.313025] [55348]: [pid: 55348|app: 0|req: 54/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:35 2025] GET /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.326605] [55347]: DEBUG cinder.api.middleware.request_id [None req-1a8e95d4-7513-4f5d-a72c-bdb90c753bb7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.334861] [55347]: INFO cinder.api.openstack.wsgi [None req-1a8e95d4-7513-4f5d-a72c-bdb90c753bb7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] GET http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 [ 713.335350] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a8e95d4-7513-4f5d-a72c-bdb90c753bb7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.335745] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a8e95d4-7513-4f5d-a72c-bdb90c753bb7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.353937] [55347]: INFO cinder.api.openstack.wsgi [None req-1a8e95d4-7513-4f5d-a72c-bdb90c753bb7 tempest-VolumesTestJSON-709739624 tempest-VolumesTestJSON-709739624-project-member] http://10.180.1.21/volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 returned with HTTP 404 [ 713.354981] [55347]: [pid: 55347|app: 0|req: 55/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:53:36 2025] GET /volume/v3/volumes/7f345832-e642-42ca-b890-acc1a1aa6b72 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 722.305059] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=160,cinder:UPDATE=43,cinder:INSERT=27 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 723.340756] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=112,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 738.893021] [55348]: DEBUG cinder.api.middleware.request_id [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.894244] [55348]: INFO cinder.api.openstack.wsgi [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 738.894244] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.894244] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.894411] [55348]: INFO cinder.api.v3.volumes [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Delete volume with id: 0b736374-ca53-4b30-b016-93a9c0d04afd [ 738.904712] [55348]: INFO cinder.api.openstack.wsgi [None req-b5ee44c3-a126-4e3f-83a0-0e338adc34df tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 404 [ 738.905295] [55348]: [pid: 55348|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:54:01 2025] DELETE /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 738.909674] [55347]: DEBUG cinder.api.middleware.request_id [None req-580e8e67-fa66-4b16-8432-00d867d9b4dc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.916783] [55347]: INFO cinder.api.openstack.wsgi [None req-580e8e67-fa66-4b16-8432-00d867d9b4dc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] GET http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd [ 738.917063] [55347]: DEBUG cinder.api.openstack.wsgi [None req-580e8e67-fa66-4b16-8432-00d867d9b4dc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.917313] [55347]: DEBUG cinder.api.openstack.wsgi [None req-580e8e67-fa66-4b16-8432-00d867d9b4dc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.931407] [55347]: INFO cinder.api.openstack.wsgi [None req-580e8e67-fa66-4b16-8432-00d867d9b4dc tempest-VolumesAssistedSnapshotsTest-1798623771 tempest-VolumesAssistedSnapshotsTest-1798623771-project-admin] http://10.180.1.21/volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd returned with HTTP 404 [ 738.931407] [55347]: [pid: 55347|app: 0|req: 56/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:01 2025] GET /volume/v3/volumes/0b736374-ca53-4b30-b016-93a9c0d04afd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 748.897198] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=1 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 748.921091] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.846190] [55348]: DEBUG cinder.api.middleware.request_id [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.848975] [55348]: INFO cinder.api.openstack.wsgi [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] POST http://10.180.1.21/volume/v3/volumes [ 749.848975] [55348]: DEBUG cinder.api.openstack.wsgi [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-407511860"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 749.850510] [55348]: DEBUG cinder.api.v3.volumes [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-407511860'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 749.851182] [55348]: INFO cinder.api.v3.volumes [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume of 1 GB [ 749.855953] [55348]: INFO cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Availability Zones retrieved successfully. [ 749.863774] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Flow 'volume_create_api' (9b1c6d27-d88f-4d51-8904-46c622f3dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 749.865035] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667f5ede-591e-4905-93b0-46d89ee9cad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.866598] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 749.885661] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667f5ede-591e-4905-93b0-46d89ee9cad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.887750] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace25f15-15f4-4ff3-9514-4e07208dcee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.937475] [55348]: DEBUG cinder.quota [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Created reservations ['080658a9-ee28-47fc-b0bd-4d2e09c9523a', 'f92eeb90-e29b-4fc0-91ec-f1d7928d8803', 'aa43d556-b00c-4fc3-ad6f-6b81d4b21f8d', '07511040-13b2-4974-803c-9302d002ff57'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 749.937862] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace25f15-15f4-4ff3-9514-4e07208dcee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080658a9-ee28-47fc-b0bd-4d2e09c9523a', 'f92eeb90-e29b-4fc0-91ec-f1d7928d8803', 'aa43d556-b00c-4fc3-ad6f-6b81d4b21f8d', '07511040-13b2-4974-803c-9302d002ff57']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.938866] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b04cdbc-7cc9-4298-8a8b-c1b1e3fe06cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.953390] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b04cdbc-7cc9-4298-8a8b-c1b1e3fe06cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd164365-4a6b-4205-a629-0c11c265bdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-407511860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8152f704e86645a0a7e7e81d9edabf30',qos_specs=None,replication_status=,reservations=['080658a9-ee28-47fc-b0bd-4d2e09c9523a','f92eeb90-e29b-4fc0-91ec-f1d7928d8803','aa43d556-b00c-4fc3-ad6f-6b81d4b21f8d','07511040-13b2-4974-803c-9302d002ff57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcb0068668124811ab0cd555f828c7df',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-407511860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd164365-4a6b-4205-a629-0c11c265bdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8152f704e86645a0a7e7e81d9edabf30',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='dcb0068668124811ab0cd555f828c7df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.954626] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15bff63-c33b-4cf9-a265-d9c02da91742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.976275] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15bff63-c33b-4cf9-a265-d9c02da91742) 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-407511860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8152f704e86645a0a7e7e81d9edabf30',qos_specs=None,replication_status=,reservations=['080658a9-ee28-47fc-b0bd-4d2e09c9523a','f92eeb90-e29b-4fc0-91ec-f1d7928d8803','aa43d556-b00c-4fc3-ad6f-6b81d4b21f8d','07511040-13b2-4974-803c-9302d002ff57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcb0068668124811ab0cd555f828c7df',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.976868] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1664675e-5abb-4384-b60c-1948660f0325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.990990] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1664675e-5abb-4384-b60c-1948660f0325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.991859] [55348]: DEBUG cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Flow 'volume_create_api' (9b1c6d27-d88f-4d51-8904-46c622f3dfe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 749.992438] [55348]: INFO cinder.volume.api [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume request issued successfully. [ 749.992825] [55348]: INFO cinder.api.openstack.wsgi [None req-23ffb485-0f88-4940-842e-7e985fa80dc2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 749.993303] [55348]: [pid: 55348|app: 0|req: 56/112] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:54:12 2025] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 750.001831] [55347]: DEBUG cinder.api.middleware.request_id [None req-1fa02850-710b-449b-8596-7d94202bd4c2 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.004124] [55347]: INFO cinder.api.openstack.wsgi [None req-1fa02850-710b-449b-8596-7d94202bd4c2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 [ 750.007041] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1fa02850-710b-449b-8596-7d94202bd4c2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.007041] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1fa02850-710b-449b-8596-7d94202bd4c2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.022642] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.022642] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.027819] [55347]: INFO cinder.volume.api [None req-1fa02850-710b-449b-8596-7d94202bd4c2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 750.033145] [55347]: INFO cinder.api.openstack.wsgi [None req-1fa02850-710b-449b-8596-7d94202bd4c2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 returned with HTTP 200 [ 750.033630] [55347]: [pid: 55347|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:12 2025] GET /volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.044713] [55348]: DEBUG cinder.api.middleware.request_id [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.047258] [55348]: INFO cinder.api.openstack.wsgi [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 [ 751.047565] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.047825] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.058853] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.058853] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.063551] [55348]: INFO cinder.volume.api [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 751.068914] [55348]: INFO cinder.api.openstack.wsgi [None req-8f30125e-63f9-45f9-be93-ec8d797c2474 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 returned with HTTP 200 [ 751.069570] [55348]: [pid: 55348|app: 0|req: 57/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:13 2025] GET /volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.030397] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=4 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 761.066311] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.640129] [55347]: DEBUG cinder.api.middleware.request_id [None req-39921050-4357-4e0c-9d11-187b27650d61 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.644118] [55347]: INFO cinder.api.openstack.wsgi [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] POST http://10.180.1.21/volume/v3/volumes [ 767.644118] [55347]: DEBUG cinder.api.openstack.wsgi [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-816659104"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 767.644252] [55347]: DEBUG cinder.api.v3.volumes [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-816659104'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 767.644358] [55347]: INFO cinder.api.v3.volumes [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume of 1 GB [ 767.650319] [55347]: INFO cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Availability Zones retrieved successfully. [ 767.657117] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Flow 'volume_create_api' (17f8ecc2-335c-4f77-a278-725efef3e2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 767.658320] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68654119-86e6-4aa3-93b6-0d69a520bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 767.659539] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 767.676547] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68654119-86e6-4aa3-93b6-0d69a520bffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 767.677475] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5363409-3f0c-40b7-988a-5c67819c104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 767.707097] [55347]: DEBUG cinder.quota [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Created reservations ['5536b454-f000-4e8e-a6e8-8a5dbf1141c3', '249366f7-884f-44e0-b5eb-07f14256e4dc', 'ab156b9a-771e-44bf-93bc-ec4121a103b9', 'c0ce0c77-8aa8-41e4-ace7-89aa0e549eab'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 767.708093] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5363409-3f0c-40b7-988a-5c67819c104d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5536b454-f000-4e8e-a6e8-8a5dbf1141c3', '249366f7-884f-44e0-b5eb-07f14256e4dc', 'ab156b9a-771e-44bf-93bc-ec4121a103b9', 'c0ce0c77-8aa8-41e4-ace7-89aa0e549eab']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 767.709016] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddca283-23cf-42b9-b333-9bf7b5754c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 767.722984] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddca283-23cf-42b9-b333-9bf7b5754c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e582231b-0f13-489f-96dd-9dd8e2561572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-816659104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8152f704e86645a0a7e7e81d9edabf30',qos_specs=None,replication_status=,reservations=['5536b454-f000-4e8e-a6e8-8a5dbf1141c3','249366f7-884f-44e0-b5eb-07f14256e4dc','ab156b9a-771e-44bf-93bc-ec4121a103b9','c0ce0c77-8aa8-41e4-ace7-89aa0e549eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcb0068668124811ab0cd555f828c7df',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-816659104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e582231b-0f13-489f-96dd-9dd8e2561572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8152f704e86645a0a7e7e81d9edabf30',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='dcb0068668124811ab0cd555f828c7df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 767.723912] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41da2b-6090-4fe6-bb04-330b26ce08f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 767.741092] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41da2b-6090-4fe6-bb04-330b26ce08f9) 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-816659104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8152f704e86645a0a7e7e81d9edabf30',qos_specs=None,replication_status=,reservations=['5536b454-f000-4e8e-a6e8-8a5dbf1141c3','249366f7-884f-44e0-b5eb-07f14256e4dc','ab156b9a-771e-44bf-93bc-ec4121a103b9','c0ce0c77-8aa8-41e4-ace7-89aa0e549eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcb0068668124811ab0cd555f828c7df',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 767.742076] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d335cec-e104-4b85-a6bf-537d5c1d0759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 767.751522] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d335cec-e104-4b85-a6bf-537d5c1d0759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 767.752609] [55347]: DEBUG cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Flow 'volume_create_api' (17f8ecc2-335c-4f77-a278-725efef3e2cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 767.752990] [55347]: INFO cinder.volume.api [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Create volume request issued successfully. [ 767.753686] [55347]: INFO cinder.api.openstack.wsgi [None req-39921050-4357-4e0c-9d11-187b27650d61 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 767.754358] [55347]: [pid: 55347|app: 0|req: 58/115] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:54:30 2025] POST /volume/v3/volumes => generated 757 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 767.763208] [55348]: DEBUG cinder.api.middleware.request_id [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.766759] [55348]: INFO cinder.api.openstack.wsgi [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 767.767939] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.767939] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.776327] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.776327] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.780802] [55348]: INFO cinder.volume.api [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 767.785996] [55348]: INFO cinder.api.openstack.wsgi [None req-9654fd78-a5e1-4bdf-b31f-aa61b70bf924 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 767.786544] [55348]: [pid: 55348|app: 0|req: 58/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:30 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.745147] [55347]: DEBUG cinder.api.middleware.request_id [None req-d9ad693c-699a-4606-94ef-b51eed32210e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.747656] [55347]: INFO cinder.api.openstack.wsgi [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] POST http://10.180.1.21/volume/v3/volumes [ 768.748602] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1705717424"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 768.749980] [55347]: DEBUG cinder.api.v3.volumes [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1705717424'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 768.750180] [55347]: INFO cinder.api.v3.volumes [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Create volume of 1 GB [ 768.750560] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.750560] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.756622] [55347]: INFO cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Availability Zones retrieved successfully. [ 768.764436] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Flow 'volume_create_api' (d2633dd8-efb7-4207-90a3-7298bb727067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 768.765949] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a6706d-2b9f-4e9b-bcdf-2acdc5873b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 768.767291] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 768.788326] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a6706d-2b9f-4e9b-bcdf-2acdc5873b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 768.789418] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b0d730-dc9f-45e3-baa6-74d7ffa99e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 768.804250] [55348]: DEBUG cinder.api.middleware.request_id [None req-a62f576d-688c-4796-a016-9f10761d2e3f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.806214] [55348]: INFO cinder.api.openstack.wsgi [None req-a62f576d-688c-4796-a016-9f10761d2e3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 768.806434] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a62f576d-688c-4796-a016-9f10761d2e3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.806700] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a62f576d-688c-4796-a016-9f10761d2e3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.817959] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.817959] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.822682] [55348]: INFO cinder.volume.api [None req-a62f576d-688c-4796-a016-9f10761d2e3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 768.828345] [55348]: INFO cinder.api.openstack.wsgi [None req-a62f576d-688c-4796-a016-9f10761d2e3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 768.828767] [55348]: [pid: 55348|app: 0|req: 59/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:31 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.839372] [55347]: DEBUG cinder.quota [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Created reservations ['548448e0-672d-4e80-883c-3bfb99e02355', 'f21443ab-f811-487d-948c-c29bd57555fd', '2cee9e29-56d4-4cb5-9e8b-e73c8f154239', 'ccd660d9-d358-47b5-b4ab-24a3bd45117a'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 768.840363] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b0d730-dc9f-45e3-baa6-74d7ffa99e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548448e0-672d-4e80-883c-3bfb99e02355', 'f21443ab-f811-487d-948c-c29bd57555fd', '2cee9e29-56d4-4cb5-9e8b-e73c8f154239', 'ccd660d9-d358-47b5-b4ab-24a3bd45117a']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 768.841328] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f6dd56-b013-42d5-be18-60a0e22591c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 768.854462] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f6dd56-b013-42d5-be18-60a0e22591c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e10d030-eb6c-4b13-954b-b185529be495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1705717424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14dd4a9a77ad40458d40bb82ac4b90a3',qos_specs=None,replication_status=,reservations=['548448e0-672d-4e80-883c-3bfb99e02355','f21443ab-f811-487d-948c-c29bd57555fd','2cee9e29-56d4-4cb5-9e8b-e73c8f154239','ccd660d9-d358-47b5-b4ab-24a3bd45117a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86bbc98ec50467792b3c6a6cedc790b',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1705717424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e10d030-eb6c-4b13-954b-b185529be495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14dd4a9a77ad40458d40bb82ac4b90a3',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='a86bbc98ec50467792b3c6a6cedc790b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 768.855496] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1161e94d-a74f-4c2f-9f18-9d2bbedddc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 768.870358] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1161e94d-a74f-4c2f-9f18-9d2bbedddc95) 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-1705717424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14dd4a9a77ad40458d40bb82ac4b90a3',qos_specs=None,replication_status=,reservations=['548448e0-672d-4e80-883c-3bfb99e02355','f21443ab-f811-487d-948c-c29bd57555fd','2cee9e29-56d4-4cb5-9e8b-e73c8f154239','ccd660d9-d358-47b5-b4ab-24a3bd45117a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a86bbc98ec50467792b3c6a6cedc790b',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 768.872031] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea30d01-9c11-4ea2-afd8-0cdfd29883b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 768.880667] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea30d01-9c11-4ea2-afd8-0cdfd29883b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 768.881862] [55347]: DEBUG cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Flow 'volume_create_api' (d2633dd8-efb7-4207-90a3-7298bb727067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 768.882254] [55347]: INFO cinder.volume.api [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Create volume request issued successfully. [ 768.883017] [55347]: INFO cinder.api.openstack.wsgi [None req-d9ad693c-699a-4606-94ef-b51eed32210e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 768.883481] [55347]: [pid: 55347|app: 0|req: 59/118] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:54:31 2025] POST /volume/v3/volumes => generated 751 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 768.892887] [55348]: DEBUG cinder.api.middleware.request_id [None req-13179d8b-f841-4264-9939-7ecd483e0754 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.894856] [55348]: INFO cinder.api.openstack.wsgi [None req-13179d8b-f841-4264-9939-7ecd483e0754 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 768.894948] [55348]: DEBUG cinder.api.openstack.wsgi [None req-13179d8b-f841-4264-9939-7ecd483e0754 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.895177] [55348]: DEBUG cinder.api.openstack.wsgi [None req-13179d8b-f841-4264-9939-7ecd483e0754 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.904854] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.904854] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.908231] [55348]: INFO cinder.volume.api [None req-13179d8b-f841-4264-9939-7ecd483e0754 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 768.914113] [55348]: INFO cinder.api.openstack.wsgi [None req-13179d8b-f841-4264-9939-7ecd483e0754 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 768.914113] [55348]: [pid: 55348|app: 0|req: 60/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:31 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.925725] [55347]: DEBUG cinder.api.middleware.request_id [None req-90c17983-c412-4870-a925-e3ecdc40f630 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.928155] [55347]: INFO cinder.api.openstack.wsgi [None req-90c17983-c412-4870-a925-e3ecdc40f630 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 769.928499] [55347]: DEBUG cinder.api.openstack.wsgi [None req-90c17983-c412-4870-a925-e3ecdc40f630 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.928735] [55347]: DEBUG cinder.api.openstack.wsgi [None req-90c17983-c412-4870-a925-e3ecdc40f630 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.940013] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.940013] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.948472] [55347]: INFO cinder.volume.api [None req-90c17983-c412-4870-a925-e3ecdc40f630 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 769.955342] [55347]: INFO cinder.api.openstack.wsgi [None req-90c17983-c412-4870-a925-e3ecdc40f630 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 769.955769] [55347]: [pid: 55347|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:32 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.042218] [55348]: DEBUG cinder.api.middleware.request_id [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.044887] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 770.045103] [55348]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.045216] [55348]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.053903] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053903] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.058097] [55348]: INFO cinder.volume.api [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 770.064728] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-94f49f18-56f3-4a09-913d-a27f72044941 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 770.065444] [55348]: [pid: 55348|app: 0|req: 61/121] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:54:32 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.605812] [55347]: DEBUG cinder.api.middleware.request_id [None req-f2fa63c2-4bff-4c46-bc5f-128f980c9b1a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.605812] [55347]: INFO cinder.api.openstack.wsgi [None req-f2fa63c2-4bff-4c46-bc5f-128f980c9b1a None None] GET http://10.180.1.21/volume// [ 771.605812] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f2fa63c2-4bff-4c46-bc5f-128f980c9b1a None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.605812] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f2fa63c2-4bff-4c46-bc5f-128f980c9b1a None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.605812] [55347]: INFO cinder.api.openstack.wsgi [None req-f2fa63c2-4bff-4c46-bc5f-128f980c9b1a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 771.605812] [55347]: [pid: 55347|app: 0|req: 61/122] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:54:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 771.613513] [55348]: DEBUG cinder.api.middleware.request_id [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-35bfb37e-9813-4020-9470-7ab06a5ac828 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.616252] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-35bfb37e-9813-4020-9470-7ab06a5ac828 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] POST http://10.180.1.21/volume/v3/attachments [ 771.616728] [55348]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-35bfb37e-9813-4020-9470-7ab06a5ac828 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e10d030-eb6c-4b13-954b-b185529be495", "connector": null, "instance_uuid": "3bcbcf35-294e-4d58-b002-cb84db4316d5"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 771.629660] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.629660] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.654254] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-35bfb37e-9813-4020-9470-7ab06a5ac828 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 771.654738] [55348]: [pid: 55348|app: 0|req: 62/123] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:54:34 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 771.674962] [55347]: DEBUG cinder.api.middleware.request_id [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.676742] [55347]: INFO cinder.api.openstack.wsgi [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 771.677043] [55347]: DEBUG cinder.api.openstack.wsgi [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.677329] [55347]: DEBUG cinder.api.openstack.wsgi [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.697228] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.697228] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.701815] [55347]: INFO cinder.volume.api [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 771.709286] [55347]: INFO cinder.api.openstack.wsgi [None req-787da090-f57f-4668-83d1-ba5cf84b1a70 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 771.709286] [55347]: [pid: 55347|app: 0|req: 62/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:34 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.181020] [55348]: DEBUG cinder.api.middleware.request_id [None req-a2b0f81b-99a7-4eb6-9bf8-0218e34bc374 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.181020] [55348]: INFO cinder.api.openstack.wsgi [None req-a2b0f81b-99a7-4eb6-9bf8-0218e34bc374 None None] GET http://10.180.1.21/volume// [ 772.181020] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a2b0f81b-99a7-4eb6-9bf8-0218e34bc374 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.181020] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a2b0f81b-99a7-4eb6-9bf8-0218e34bc374 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.181246] [55348]: INFO cinder.api.openstack.wsgi [None req-a2b0f81b-99a7-4eb6-9bf8-0218e34bc374 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 772.181484] [55348]: [pid: 55348|app: 0|req: 63/125] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:54:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 772.185428] [55347]: DEBUG cinder.api.middleware.request_id [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.189825] [55347]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 772.190098] [55347]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.190321] [55347]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.211891] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.211891] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.217421] [55347]: INFO cinder.volume.api [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 772.223700] [55347]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-263896e6-edd8-435e-86ba-61b6decb8378 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 772.225675] [55347]: [pid: 55347|app: 0|req: 63/126] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:54:35 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 772.270910] [55348]: DEBUG cinder.api.middleware.request_id [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.274832] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] PUT http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 [ 772.274832] [55348]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-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-535349", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 772.284319] [55348]: DEBUG cinder.coordination [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Acquiring lock "cinder-attachment_update-0e10d030-eb6c-4b13-954b-b185529be495-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 772.294923] [55348]: DEBUG cinder.coordination [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Lock "cinder-attachment_update-0e10d030-eb6c-4b13-954b-b185529be495-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 772.294923] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.294923] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.720541] [55347]: DEBUG cinder.api.middleware.request_id [None req-430228fc-6039-490c-97ca-30d13cc72fc0 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.729951] [55347]: INFO cinder.api.openstack.wsgi [None req-430228fc-6039-490c-97ca-30d13cc72fc0 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 772.729951] [55347]: DEBUG cinder.api.openstack.wsgi [None req-430228fc-6039-490c-97ca-30d13cc72fc0 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.729951] [55347]: DEBUG cinder.api.openstack.wsgi [None req-430228fc-6039-490c-97ca-30d13cc72fc0 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.749857] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.749857] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.755796] [55347]: INFO cinder.volume.api [None req-430228fc-6039-490c-97ca-30d13cc72fc0 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 772.762213] [55347]: INFO cinder.api.openstack.wsgi [None req-430228fc-6039-490c-97ca-30d13cc72fc0 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 772.763344] [55347]: [pid: 55347|app: 0|req: 64/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:35 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.780289] [55347]: DEBUG cinder.api.middleware.request_id [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.783147] [55347]: INFO cinder.api.openstack.wsgi [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 773.783147] [55347]: DEBUG cinder.api.openstack.wsgi [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.783147] [55347]: DEBUG cinder.api.openstack.wsgi [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.798965] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.798965] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.806024] [55347]: INFO cinder.volume.api [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 773.808424] [55347]: INFO cinder.api.openstack.wsgi [None req-39a127a9-cd70-48c8-99c6-cb9458e55374 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 773.808846] [55347]: [pid: 55347|app: 0|req: 65/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:36 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.822829] [55347]: DEBUG cinder.api.middleware.request_id [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.825138] [55347]: INFO cinder.api.openstack.wsgi [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 774.825358] [55347]: DEBUG cinder.api.openstack.wsgi [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.825611] [55347]: DEBUG cinder.api.openstack.wsgi [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.841207] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.841207] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.845686] [55347]: INFO cinder.volume.api [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 774.852378] [55347]: INFO cinder.api.openstack.wsgi [None req-db8f2d88-0763-45d2-ab1c-8dcfe3324a61 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 774.852895] [55347]: [pid: 55347|app: 0|req: 66/129] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:37 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.865528] [55347]: DEBUG cinder.api.middleware.request_id [None req-f1f65930-d587-4c86-930b-838adbe1582c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.868333] [55347]: INFO cinder.api.openstack.wsgi [None req-f1f65930-d587-4c86-930b-838adbe1582c tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 775.868633] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f1f65930-d587-4c86-930b-838adbe1582c tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.868873] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f1f65930-d587-4c86-930b-838adbe1582c tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.887555] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.887555] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.891668] [55347]: INFO cinder.volume.api [None req-f1f65930-d587-4c86-930b-838adbe1582c tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 775.896565] [55347]: INFO cinder.api.openstack.wsgi [None req-f1f65930-d587-4c86-930b-838adbe1582c tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 775.897427] [55347]: [pid: 55347|app: 0|req: 67/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:38 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.830112] [55348]: DEBUG cinder.coordination [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Lock "cinder-attachment_update-0e10d030-eb6c-4b13-954b-b185529be495-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 776.830112] [55348]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-9ce9f31b-c18f-4f77-9495-8cd4b738391a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 returned with HTTP 200 [ 776.830112] [55348]: [pid: 55348|app: 0|req: 64/131] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:54:35 2025] PUT /volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 776.911742] [55347]: DEBUG cinder.api.middleware.request_id [None req-bb16eb7d-9297-4665-8656-58b13731974e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.913802] [55347]: INFO cinder.api.openstack.wsgi [None req-bb16eb7d-9297-4665-8656-58b13731974e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 776.914108] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bb16eb7d-9297-4665-8656-58b13731974e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.914448] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bb16eb7d-9297-4665-8656-58b13731974e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.928432] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.928432] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.940415] [55347]: INFO cinder.volume.api [None req-bb16eb7d-9297-4665-8656-58b13731974e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 776.950628] [55347]: INFO cinder.api.openstack.wsgi [None req-bb16eb7d-9297-4665-8656-58b13731974e tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 776.950926] [55347]: [pid: 55347|app: 0|req: 68/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:39 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.965409] [55348]: DEBUG cinder.api.middleware.request_id [None req-3b4ab576-3005-4c77-9741-27c7888004c8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.967564] [55348]: INFO cinder.api.openstack.wsgi [None req-3b4ab576-3005-4c77-9741-27c7888004c8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 777.967772] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3b4ab576-3005-4c77-9741-27c7888004c8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.968088] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3b4ab576-3005-4c77-9741-27c7888004c8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.989704] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.989704] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.994720] [55348]: INFO cinder.volume.api [None req-3b4ab576-3005-4c77-9741-27c7888004c8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 778.000847] [55348]: INFO cinder.api.openstack.wsgi [None req-3b4ab576-3005-4c77-9741-27c7888004c8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 778.001516] [55348]: [pid: 55348|app: 0|req: 65/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:40 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.916281] [55347]: DEBUG cinder.api.middleware.request_id [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.918708] [55347]: INFO cinder.api.openstack.wsgi [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] POST http://10.180.1.21/volume/v3/volumes [ 778.919346] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2054824181"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 778.921309] [55347]: DEBUG cinder.api.v3.volumes [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2054824181'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 778.921492] [55347]: INFO cinder.api.v3.volumes [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume of 1 GB [ 778.927841] [55347]: INFO cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Availability Zones retrieved successfully. [ 778.936133] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Flow 'volume_create_api' (3e86b694-3f28-4424-b94c-ddb0b8f52996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 778.937394] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfef4cd-31ea-446e-ad10-89944b4f0dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 778.938960] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 778.960237] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfef4cd-31ea-446e-ad10-89944b4f0dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 778.961410] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff4b69-843a-4cc2-b251-aac9465d4820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 779.013290] [55348]: DEBUG cinder.api.middleware.request_id [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.015850] [55348]: INFO cinder.api.openstack.wsgi [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 779.015850] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.016092] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.019418] [55347]: DEBUG cinder.quota [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Created reservations ['d52d0899-c166-4eef-a10a-ac8c5595903c', 'cb9b19f6-9d9b-4c1e-a241-aeac63fa60c9', '9d2cd1cd-3556-4a62-aa75-677f7536f181', 'e40f69da-c8e6-43d5-80a0-ff1a44108394'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 779.019418] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff4b69-843a-4cc2-b251-aac9465d4820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52d0899-c166-4eef-a10a-ac8c5595903c', 'cb9b19f6-9d9b-4c1e-a241-aeac63fa60c9', '9d2cd1cd-3556-4a62-aa75-677f7536f181', 'e40f69da-c8e6-43d5-80a0-ff1a44108394']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 779.019418] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd69b7a-3fda-4b94-bdb2-ebd2689c0bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 779.029516] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.029516] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.034035] [55348]: INFO cinder.volume.api [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 779.037950] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd69b7a-3fda-4b94-bdb2-ebd2689c0bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf38cd2-c946-4f17-b235-5fd29de41178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2054824181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e631c2e78a4391bceb20072992f8bd',qos_specs=None,replication_status=,reservations=['d52d0899-c166-4eef-a10a-ac8c5595903c','cb9b19f6-9d9b-4c1e-a241-aeac63fa60c9','9d2cd1cd-3556-4a62-aa75-677f7536f181','e40f69da-c8e6-43d5-80a0-ff1a44108394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2054824181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf38cd2-c946-4f17-b235-5fd29de41178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57e631c2e78a4391bceb20072992f8bd',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='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 779.039046] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fa41bf-b1b3-4416-96fc-938dfdb43b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 779.039381] [55348]: INFO cinder.api.openstack.wsgi [None req-b009d3b9-5817-408b-8e03-3f88e9f353a6 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 779.039876] [55348]: [pid: 55348|app: 0|req: 66/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:41 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 779.055060] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fa41bf-b1b3-4416-96fc-938dfdb43b34) 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-2054824181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e631c2e78a4391bceb20072992f8bd',qos_specs=None,replication_status=,reservations=['d52d0899-c166-4eef-a10a-ac8c5595903c','cb9b19f6-9d9b-4c1e-a241-aeac63fa60c9','9d2cd1cd-3556-4a62-aa75-677f7536f181','e40f69da-c8e6-43d5-80a0-ff1a44108394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 779.056049] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12b4608-75fe-4420-be2f-52a181f90ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 779.066954] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12b4608-75fe-4420-be2f-52a181f90ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 779.068164] [55347]: DEBUG cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Flow 'volume_create_api' (3e86b694-3f28-4424-b94c-ddb0b8f52996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 779.068599] [55347]: INFO cinder.volume.api [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume request issued successfully. [ 779.069282] [55347]: INFO cinder.api.openstack.wsgi [None req-ecd691ef-17c0-4465-a998-7346c2a874f4 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 779.069735] [55347]: [pid: 55347|app: 0|req: 69/135] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:54:41 2025] POST /volume/v3/volumes => generated 753 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 779.078971] [55348]: DEBUG cinder.api.middleware.request_id [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.081197] [55348]: INFO cinder.api.openstack.wsgi [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 779.082143] [55348]: DEBUG cinder.api.openstack.wsgi [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.082410] [55348]: DEBUG cinder.api.openstack.wsgi [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.093071] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.093071] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.101284] [55348]: INFO cinder.volume.api [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 779.107478] [55348]: INFO cinder.api.openstack.wsgi [None req-695aef9b-e8c1-4ebb-aaa9-952ffbebc329 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 200 [ 779.107478] [55348]: [pid: 55348|app: 0|req: 67/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:41 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.464155] [55347]: DEBUG cinder.api.middleware.request_id [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-5e289b78-bb26-4f56-bd08-733b145bec27 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.466970] [55347]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-5e289b78-bb26-4f56-bd08-733b145bec27 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] POST http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841/action [ 779.467074] [55347]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-5e289b78-bb26-4f56-bd08-733b145bec27 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 779.467171] [55347]: DEBUG cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-5e289b78-bb26-4f56-bd08-733b145bec27 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 779.482983] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.482983] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.489068] [55347]: INFO cinder.api.openstack.wsgi [req-38697fb2-55e4-4e9e-bf3f-599f7cd7bec2 req-5e289b78-bb26-4f56-bd08-733b145bec27 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841/action returned with HTTP 204 [ 779.489569] [55347]: [pid: 55347|app: 0|req: 70/137] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:54:42 2025] POST /volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 780.050553] [55348]: DEBUG cinder.api.middleware.request_id [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.052827] [55348]: INFO cinder.api.openstack.wsgi [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 780.053055] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.053377] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.069229] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.069229] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.074240] [55348]: INFO cinder.volume.api [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 780.080578] [55348]: INFO cinder.api.openstack.wsgi [None req-0751d6ed-eb45-48ef-aed3-5fbe41ff31f8 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 780.081063] [55348]: [pid: 55348|app: 0|req: 68/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:42 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 780.090706] [55347]: DEBUG cinder.api.middleware.request_id [None req-259c70b6-9587-430e-b85a-2240cc6989c1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.093091] [55347]: INFO cinder.api.openstack.wsgi [None req-259c70b6-9587-430e-b85a-2240cc6989c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 780.093424] [55347]: DEBUG cinder.api.openstack.wsgi [None req-259c70b6-9587-430e-b85a-2240cc6989c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.093654] [55347]: DEBUG cinder.api.openstack.wsgi [None req-259c70b6-9587-430e-b85a-2240cc6989c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.105494] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.105494] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.110071] [55347]: INFO cinder.volume.api [None req-259c70b6-9587-430e-b85a-2240cc6989c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 780.115093] [55347]: INFO cinder.api.openstack.wsgi [None req-259c70b6-9587-430e-b85a-2240cc6989c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 780.115583] [55347]: [pid: 55347|app: 0|req: 71/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:42 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 780.116674] [55348]: DEBUG cinder.api.middleware.request_id [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.119156] [55348]: INFO cinder.api.openstack.wsgi [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 780.119410] [55348]: DEBUG cinder.api.openstack.wsgi [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.119620] [55348]: DEBUG cinder.api.openstack.wsgi [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.128052] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.128052] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.132469] [55348]: INFO cinder.volume.api [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 780.138086] [55348]: INFO cinder.api.openstack.wsgi [None req-398e16d2-7288-443a-a1c9-26ab8564d8d5 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 200 [ 780.138560] [55348]: [pid: 55348|app: 0|req: 69/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:42 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.148721] [55347]: DEBUG cinder.api.middleware.request_id [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.151386] [55347]: INFO cinder.api.openstack.wsgi [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] POST http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178/action [ 780.151925] [55347]: DEBUG cinder.api.openstack.wsgi [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 780.152144] [55347]: DEBUG cinder.api.openstack.wsgi [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 780.162173] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.162173] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.162747] [55347]: INFO cinder.volume.api [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 780.169990] [55347]: INFO cinder.volume.api [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume updated successfully. [ 780.170346] [55347]: INFO cinder.api.openstack.wsgi [None req-844a4eb6-83d1-4f64-b2fd-d3998260f603 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178/action returned with HTTP 200 [ 780.170913] [55347]: [pid: 55347|app: 0|req: 72/141] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 03:54:42 2025] POST /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 780.173907] [55348]: DEBUG cinder.api.middleware.request_id [None req-21033107-5bcd-4147-b915-de722c4bcc10 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.176615] [55348]: INFO cinder.api.openstack.wsgi [None req-21033107-5bcd-4147-b915-de722c4bcc10 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 780.176856] [55348]: DEBUG cinder.api.openstack.wsgi [None req-21033107-5bcd-4147-b915-de722c4bcc10 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.177424] [55348]: DEBUG cinder.api.openstack.wsgi [None req-21033107-5bcd-4147-b915-de722c4bcc10 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.186610] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.186610] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.191057] [55348]: INFO cinder.volume.api [None req-21033107-5bcd-4147-b915-de722c4bcc10 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 780.196354] [55348]: INFO cinder.api.openstack.wsgi [None req-21033107-5bcd-4147-b915-de722c4bcc10 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 200 [ 780.196840] [55348]: [pid: 55348|app: 0|req: 70/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:43 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.308164] [55347]: DEBUG cinder.api.middleware.request_id [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.309127] [55347]: INFO cinder.api.openstack.wsgi [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 780.309406] [55347]: DEBUG cinder.api.openstack.wsgi [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.309631] [55347]: DEBUG cinder.api.openstack.wsgi [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.317874] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.317874] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.322021] [55347]: INFO cinder.volume.api [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 780.326698] [55347]: INFO cinder.api.openstack.wsgi [req-443f784d-ce1c-4fcc-a19d-1d570e1d9810 req-19914058-9bd8-4ea1-a521-7802c0a0ffe3 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 200 [ 780.326698] [55347]: [pid: 55347|app: 0|req: 73/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:54:43 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.622725] [55348]: DEBUG cinder.api.middleware.request_id [None req-bb126706-9940-4fa7-afbb-56995f464592 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.624740] [55348]: INFO cinder.api.openstack.wsgi [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] POST http://10.180.1.21/volume/v3/volumes [ 780.625150] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2128351987"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 780.626837] [55348]: DEBUG cinder.api.v3.volumes [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2128351987'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 780.626996] [55348]: INFO cinder.api.v3.volumes [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume of 1 GB [ 780.631133] [55348]: INFO cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Availability Zones retrieved successfully. [ 780.638189] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Flow 'volume_create_api' (6bad415f-6648-442b-886c-b5956e4fb5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 780.639463] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617d222b-b354-4d5c-a617-087cb6156c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.640543] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 780.660374] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617d222b-b354-4d5c-a617-087cb6156c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.661321] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c6d5f4-3314-4234-aa80-a97e12aeb4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.693054] [55348]: DEBUG cinder.quota [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Created reservations ['08ddf4dc-087b-4ca9-944f-7375812cc4ac', 'd6bd9cc8-17a8-4671-849c-78e635cda279', '5b2011c5-16b2-4f10-8e7c-d1be296e3e36', '9d2238fa-5586-4b32-9e81-50e6f79b6929'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 780.694025] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c6d5f4-3314-4234-aa80-a97e12aeb4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ddf4dc-087b-4ca9-944f-7375812cc4ac', 'd6bd9cc8-17a8-4671-849c-78e635cda279', '5b2011c5-16b2-4f10-8e7c-d1be296e3e36', '9d2238fa-5586-4b32-9e81-50e6f79b6929']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.694939] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf9d5e1-b5af-4e7d-9b65-18d04f4c8692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.709885] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf9d5e1-b5af-4e7d-9b65-18d04f4c8692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcac485a-76f3-4ae1-b84f-5d8daf9d9143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2128351987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e631c2e78a4391bceb20072992f8bd',qos_specs=None,replication_status=,reservations=['08ddf4dc-087b-4ca9-944f-7375812cc4ac','d6bd9cc8-17a8-4671-849c-78e635cda279','5b2011c5-16b2-4f10-8e7c-d1be296e3e36','9d2238fa-5586-4b32-9e81-50e6f79b6929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2128351987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcac485a-76f3-4ae1-b84f-5d8daf9d9143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57e631c2e78a4391bceb20072992f8bd',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='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.711503] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fa8c81-a329-4592-b052-e6a3243ffc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.725695] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fa8c81-a329-4592-b052-e6a3243ffc8d) 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-2128351987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e631c2e78a4391bceb20072992f8bd',qos_specs=None,replication_status=,reservations=['08ddf4dc-087b-4ca9-944f-7375812cc4ac','d6bd9cc8-17a8-4671-849c-78e635cda279','5b2011c5-16b2-4f10-8e7c-d1be296e3e36','9d2238fa-5586-4b32-9e81-50e6f79b6929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0f9b6a0f9f4f4e992381105c69dfbd',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.726686] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e8c483-5dc4-41b0-bf6b-317399426e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.735391] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e8c483-5dc4-41b0-bf6b-317399426e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.736621] [55348]: DEBUG cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Flow 'volume_create_api' (6bad415f-6648-442b-886c-b5956e4fb5f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 780.736959] [55348]: INFO cinder.volume.api [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Create volume request issued successfully. [ 780.737302] [55348]: INFO cinder.api.openstack.wsgi [None req-bb126706-9940-4fa7-afbb-56995f464592 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 780.737746] [55348]: [pid: 55348|app: 0|req: 71/144] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:54:43 2025] POST /volume/v3/volumes => generated 753 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 780.757373] [55347]: DEBUG cinder.api.middleware.request_id [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.762552] [55347]: INFO cinder.api.openstack.wsgi [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 780.762717] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.762940] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.772346] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.772346] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.777137] [55347]: INFO cinder.volume.api [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 780.782999] [55347]: INFO cinder.api.openstack.wsgi [None req-a80010d8-9eb4-47dc-9ff9-077094ab9860 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 returned with HTTP 200 [ 780.783489] [55347]: [pid: 55347|app: 0|req: 74/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:43 2025] GET /volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.795361] [55348]: DEBUG cinder.api.middleware.request_id [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.797642] [55348]: INFO cinder.api.openstack.wsgi [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 781.797862] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.798092] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.808244] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.808244] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.814116] [55348]: INFO cinder.volume.api [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 781.818417] [55348]: INFO cinder.api.openstack.wsgi [None req-0e631542-6f0d-45eb-bb2d-272bef4165b0 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 returned with HTTP 200 [ 781.819016] [55348]: [pid: 55348|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:54:44 2025] GET /volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.398747] [55347]: DEBUG cinder.api.middleware.request_id [req-8ab1e9e6-bb55-4320-b221-dce1728aed1b req-3914fa2b-4ff2-4cb6-8795-66565a65d9d1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.406265] [55347]: INFO cinder.api.openstack.wsgi [req-8ab1e9e6-bb55-4320-b221-dce1728aed1b req-3914fa2b-4ff2-4cb6-8795-66565a65d9d1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 [ 785.406265] [55347]: DEBUG cinder.api.openstack.wsgi [req-8ab1e9e6-bb55-4320-b221-dce1728aed1b req-3914fa2b-4ff2-4cb6-8795-66565a65d9d1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.406265] [55347]: DEBUG cinder.api.openstack.wsgi [req-8ab1e9e6-bb55-4320-b221-dce1728aed1b req-3914fa2b-4ff2-4cb6-8795-66565a65d9d1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.419846] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.419846] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.971519] [55347]: INFO cinder.api.openstack.wsgi [req-8ab1e9e6-bb55-4320-b221-dce1728aed1b req-3914fa2b-4ff2-4cb6-8795-66565a65d9d1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 returned with HTTP 200 [ 785.972487] [55347]: [pid: 55347|app: 0|req: 75/147] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:54:48 2025] DELETE /volume/v3/attachments/d159cc2a-5304-495f-8551-3afdf423d841 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 791.815108] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=77,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 795.967424] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=141,cinder:INSERT=26,cinder:UPDATE=42 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 809.388034] [55348]: DEBUG cinder.api.middleware.request_id [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.391069] [55348]: INFO cinder.api.openstack.wsgi [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/volumes [ 809.391622] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1877583956"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 809.394251] [55348]: DEBUG cinder.api.v3.volumes [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1877583956'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 809.394350] [55348]: INFO cinder.api.v3.volumes [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume of 1 GB [ 809.402109] [55348]: INFO cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Availability Zones retrieved successfully. [ 809.413217] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Flow 'volume_create_api' (718ea92f-644f-4cb4-8f59-7d1ae32f5779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 809.413217] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c765138-532f-484d-a7ea-ac1fd43b3e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.414247] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 809.445451] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c765138-532f-484d-a7ea-ac1fd43b3e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.446595] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbe80c3-523d-4acf-853f-d06014dd5ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.503106] [55348]: DEBUG cinder.quota [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Created reservations ['df7a6927-0c14-48bc-99ca-e0330dba9305', 'ff54c427-aabd-4c95-8a9d-9f16a6af1a7e', 'fa020114-33d5-4bc9-877a-f818cf3ad6b7', '6b244a6d-67b8-414c-b6b2-5019fd594912'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 809.504177] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbe80c3-523d-4acf-853f-d06014dd5ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df7a6927-0c14-48bc-99ca-e0330dba9305', 'ff54c427-aabd-4c95-8a9d-9f16a6af1a7e', 'fa020114-33d5-4bc9-877a-f818cf3ad6b7', '6b244a6d-67b8-414c-b6b2-5019fd594912']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.505168] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034606ee-de04-4327-acf6-e2921fdac68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.520308] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034606ee-de04-4327-acf6-e2921fdac68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13787642-ed9f-449c-b672-b1b3b50942b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1877583956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9087d01b1ad748e0a66474953dfe7034',qos_specs=None,replication_status=,reservations=['df7a6927-0c14-48bc-99ca-e0330dba9305','ff54c427-aabd-4c95-8a9d-9f16a6af1a7e','fa020114-33d5-4bc9-877a-f818cf3ad6b7','6b244a6d-67b8-414c-b6b2-5019fd594912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d8e3a243d346e8969ba6f325e7787e',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1877583956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13787642-ed9f-449c-b672-b1b3b50942b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9087d01b1ad748e0a66474953dfe7034',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='49d8e3a243d346e8969ba6f325e7787e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.521238] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0647e39f-4ec3-46f1-a8d2-4704ec752f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.535082] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0647e39f-4ec3-46f1-a8d2-4704ec752f01) 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-1877583956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9087d01b1ad748e0a66474953dfe7034',qos_specs=None,replication_status=,reservations=['df7a6927-0c14-48bc-99ca-e0330dba9305','ff54c427-aabd-4c95-8a9d-9f16a6af1a7e','fa020114-33d5-4bc9-877a-f818cf3ad6b7','6b244a6d-67b8-414c-b6b2-5019fd594912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d8e3a243d346e8969ba6f325e7787e',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.536031] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d15427a-aa1f-43ef-9cb8-082c039db1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.545125] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d15427a-aa1f-43ef-9cb8-082c039db1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.546384] [55348]: DEBUG cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Flow 'volume_create_api' (718ea92f-644f-4cb4-8f59-7d1ae32f5779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 809.546755] [55348]: INFO cinder.volume.api [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume request issued successfully. [ 809.547451] [55348]: INFO cinder.api.openstack.wsgi [None req-2d47ffc9-32cd-4d9e-8bd1-43c0b21ff671 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 809.547905] [55348]: [pid: 55348|app: 0|req: 73/148] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:55:12 2025] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 819.538734] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.573917] [55347]: DEBUG cinder.api.middleware.request_id [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.576062] [55347]: INFO cinder.api.openstack.wsgi [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 822.576285] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.576587] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.588910] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.588910] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.593023] [55347]: INFO cinder.volume.api [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 822.598099] [55347]: INFO cinder.api.openstack.wsgi [None req-9649b3d4-2a00-4bc6-a01e-0258d8cda629 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 822.599139] [55347]: [pid: 55347|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:55:25 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.608706] [55348]: DEBUG cinder.api.middleware.request_id [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.611051] [55348]: INFO cinder.api.openstack.wsgi [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 822.611290] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.612268] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.619519] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.619519] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.624038] [55348]: INFO cinder.volume.api [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 822.628179] [55348]: INFO cinder.api.openstack.wsgi [None req-7aba8945-434c-40f2-a9f5-bb436cc657c1 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 822.628576] [55348]: [pid: 55348|app: 0|req: 74/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:55:25 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.713859] [55347]: DEBUG cinder.api.middleware.request_id [None req-53df9faa-cf67-4624-86a6-e30195812c8a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.715783] [55347]: INFO cinder.api.openstack.wsgi [None req-53df9faa-cf67-4624-86a6-e30195812c8a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 822.716016] [55347]: DEBUG cinder.api.openstack.wsgi [None req-53df9faa-cf67-4624-86a6-e30195812c8a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.716237] [55347]: DEBUG cinder.api.openstack.wsgi [None req-53df9faa-cf67-4624-86a6-e30195812c8a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.724236] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.724236] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.727704] [55347]: INFO cinder.volume.api [None req-53df9faa-cf67-4624-86a6-e30195812c8a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 822.734349] [55347]: INFO cinder.api.openstack.wsgi [None req-53df9faa-cf67-4624-86a6-e30195812c8a tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 822.734740] [55347]: [pid: 55347|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:55:25 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 832.626063] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=4 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 832.731765] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=8 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 844.663580] [55348]: DEBUG cinder.api.middleware.request_id [req-07c63635-3685-4fd9-914c-40104e5ae628 req-8ca01be9-497d-45b2-a3db-06bab3448b14 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.666197] [55348]: INFO cinder.api.openstack.wsgi [req-07c63635-3685-4fd9-914c-40104e5ae628 req-8ca01be9-497d-45b2-a3db-06bab3448b14 tempest-SecurityGroupsTestJSON-995131817 tempest-SecurityGroupsTestJSON-995131817-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6243cce3-8611-46fa-8379-e2f3c825c4dd [ 844.666491] [55348]: DEBUG cinder.api.openstack.wsgi [req-07c63635-3685-4fd9-914c-40104e5ae628 req-8ca01be9-497d-45b2-a3db-06bab3448b14 tempest-SecurityGroupsTestJSON-995131817 tempest-SecurityGroupsTestJSON-995131817-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.666765] [55348]: DEBUG cinder.api.openstack.wsgi [req-07c63635-3685-4fd9-914c-40104e5ae628 req-8ca01be9-497d-45b2-a3db-06bab3448b14 tempest-SecurityGroupsTestJSON-995131817 tempest-SecurityGroupsTestJSON-995131817-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.679773] [55348]: INFO cinder.api.openstack.wsgi [req-07c63635-3685-4fd9-914c-40104e5ae628 req-8ca01be9-497d-45b2-a3db-06bab3448b14 tempest-SecurityGroupsTestJSON-995131817 tempest-SecurityGroupsTestJSON-995131817-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6243cce3-8611-46fa-8379-e2f3c825c4dd returned with HTTP 200 [ 844.680243] [55348]: [pid: 55348|app: 0|req: 75/152] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:55:47 2025] GET /volume/v3/attachments?instance_id=6243cce3-8611-46fa-8379-e2f3c825c4dd => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 854.483172] [55347]: DEBUG cinder.api.middleware.request_id [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.486978] [55347]: INFO cinder.api.openstack.wsgi [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] POST http://10.180.1.21/volume/v3/volumes [ 854.487522] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1658519859"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 854.489419] [55347]: DEBUG cinder.api.v3.volumes [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1658519859'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 854.489566] [55347]: INFO cinder.api.v3.volumes [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume of 1 GB [ 854.498860] [55347]: INFO cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Availability Zones retrieved successfully. [ 854.507269] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Flow 'volume_create_api' (6447c2e5-6e11-45be-bb58-23599fa8c04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 854.508599] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f8bc76-0c71-4e6e-9db6-716899e6396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.510124] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 854.532693] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f8bc76-0c71-4e6e-9db6-716899e6396b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.533875] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dd58b6-3bdb-4bd0-a431-04e818a5e788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.589038] [55347]: DEBUG cinder.quota [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Created reservations ['629345f4-2b9e-4aa2-ad1c-950bd220cff1', '874d2ef8-e5db-4747-a9ba-6a4c904444b0', 'a04d67bb-c840-401a-9602-97f5d95ee1ed', '01596578-e4a4-46d7-8a0b-d7a2ee5b78e0'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 854.590353] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dd58b6-3bdb-4bd0-a431-04e818a5e788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629345f4-2b9e-4aa2-ad1c-950bd220cff1', '874d2ef8-e5db-4747-a9ba-6a4c904444b0', 'a04d67bb-c840-401a-9602-97f5d95ee1ed', '01596578-e4a4-46d7-8a0b-d7a2ee5b78e0']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.591438] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a69858d-02c8-4a80-b0a3-648dd46826f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.607870] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a69858d-02c8-4a80-b0a3-648dd46826f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c980c4-278c-43af-afdb-98f8cef8d2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1658519859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',qos_specs=None,replication_status=,reservations=['629345f4-2b9e-4aa2-ad1c-950bd220cff1','874d2ef8-e5db-4747-a9ba-6a4c904444b0','a04d67bb-c840-401a-9602-97f5d95ee1ed','01596578-e4a4-46d7-8a0b-d7a2ee5b78e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861e5f8e6cd94fc7aeff2c22bd65df53',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1658519859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c980c4-278c-43af-afdb-98f8cef8d2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',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='861e5f8e6cd94fc7aeff2c22bd65df53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.609077] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e14efd-91a9-45a9-afce-a81faf8749ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.624405] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e14efd-91a9-45a9-afce-a81faf8749ec) 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-1658519859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',qos_specs=None,replication_status=,reservations=['629345f4-2b9e-4aa2-ad1c-950bd220cff1','874d2ef8-e5db-4747-a9ba-6a4c904444b0','a04d67bb-c840-401a-9602-97f5d95ee1ed','01596578-e4a4-46d7-8a0b-d7a2ee5b78e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861e5f8e6cd94fc7aeff2c22bd65df53',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.625394] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacbfc25-35d8-45d4-977a-614539291109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.636101] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacbfc25-35d8-45d4-977a-614539291109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.637214] [55347]: DEBUG cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Flow 'volume_create_api' (6447c2e5-6e11-45be-bb58-23599fa8c04a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 854.637620] [55347]: INFO cinder.volume.api [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume request issued successfully. [ 854.638360] [55347]: INFO cinder.api.openstack.wsgi [None req-c521692a-f23d-4d89-8fb5-eb5a2ef7ad4a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 854.638862] [55347]: [pid: 55347|app: 0|req: 78/153] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:55:57 2025] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 854.648370] [55348]: DEBUG cinder.api.middleware.request_id [None req-c4259fe3-4957-4440-a770-b548a726aab5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.652345] [55348]: INFO cinder.api.openstack.wsgi [None req-c4259fe3-4957-4440-a770-b548a726aab5 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 854.652409] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c4259fe3-4957-4440-a770-b548a726aab5 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.653169] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c4259fe3-4957-4440-a770-b548a726aab5 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.662223] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.662223] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.667222] [55348]: INFO cinder.volume.api [None req-c4259fe3-4957-4440-a770-b548a726aab5 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 854.673033] [55348]: INFO cinder.api.openstack.wsgi [None req-c4259fe3-4957-4440-a770-b548a726aab5 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 854.673474] [55348]: [pid: 55348|app: 0|req: 76/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:55:57 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.684318] [55347]: DEBUG cinder.api.middleware.request_id [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.688956] [55347]: INFO cinder.api.openstack.wsgi [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 855.689422] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.689501] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.700441] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.700441] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.704698] [55347]: INFO cinder.volume.api [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 855.713372] [55347]: INFO cinder.api.openstack.wsgi [None req-a748ab78-3edb-4282-9dcf-a802ea95e318 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 855.713560] [55347]: [pid: 55347|app: 0|req: 79/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:55:58 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.763081] [55348]: DEBUG cinder.api.middleware.request_id [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.765736] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 855.765950] [55348]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.766181] [55348]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.774206] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.774206] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.777940] [55348]: INFO cinder.volume.api [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 855.784360] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-3a690dab-7e2f-4798-8b06-942036eb10a4 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 855.784774] [55348]: [pid: 55348|app: 0|req: 77/156] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:55:58 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.303890] [55347]: DEBUG cinder.api.middleware.request_id [None req-f65e33d4-f6bb-4a7e-a293-1e573a940406 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.304364] [55347]: INFO cinder.api.openstack.wsgi [None req-f65e33d4-f6bb-4a7e-a293-1e573a940406 None None] GET http://10.180.1.21/volume// [ 857.304730] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f65e33d4-f6bb-4a7e-a293-1e573a940406 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.304730] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f65e33d4-f6bb-4a7e-a293-1e573a940406 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.305169] [55347]: INFO cinder.api.openstack.wsgi [None req-f65e33d4-f6bb-4a7e-a293-1e573a940406 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 857.305479] [55347]: [pid: 55347|app: 0|req: 80/157] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:56:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 857.309364] [55348]: DEBUG cinder.api.middleware.request_id [req-e3d09564-7665-47fd-9941-db438ad79058 req-8871b6eb-1d01-465d-a6d1-2f30ed0414f2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.311720] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-8871b6eb-1d01-465d-a6d1-2f30ed0414f2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] POST http://10.180.1.21/volume/v3/attachments [ 857.312116] [55348]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-8871b6eb-1d01-465d-a6d1-2f30ed0414f2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59c980c4-278c-43af-afdb-98f8cef8d2b8", "connector": null, "instance_uuid": "59ece0e8-85c2-499d-aba2-fd45fc116013"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 857.324247] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.324247] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.348203] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-8871b6eb-1d01-465d-a6d1-2f30ed0414f2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 857.349027] [55348]: [pid: 55348|app: 0|req: 78/158] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:56:00 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 857.372583] [55347]: DEBUG cinder.api.middleware.request_id [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.376040] [55347]: INFO cinder.api.openstack.wsgi [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 857.376040] [55347]: DEBUG cinder.api.openstack.wsgi [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.376307] [55347]: DEBUG cinder.api.openstack.wsgi [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.386781] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.386781] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.390069] [55347]: INFO cinder.volume.api [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 857.394894] [55347]: INFO cinder.api.openstack.wsgi [None req-700e4639-b6cf-4d29-9959-502a4fdf1b55 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 857.395297] [55347]: [pid: 55347|app: 0|req: 81/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:00 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.878554] [55348]: DEBUG cinder.api.middleware.request_id [None req-2081d8af-ab26-496d-9e4b-f083d84208a1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.878636] [55348]: INFO cinder.api.openstack.wsgi [None req-2081d8af-ab26-496d-9e4b-f083d84208a1 None None] GET http://10.180.1.21/volume// [ 857.878814] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2081d8af-ab26-496d-9e4b-f083d84208a1 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.879042] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2081d8af-ab26-496d-9e4b-f083d84208a1 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.879445] [55348]: INFO cinder.api.openstack.wsgi [None req-2081d8af-ab26-496d-9e4b-f083d84208a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 857.880024] [55348]: [pid: 55348|app: 0|req: 79/160] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 857.883215] [55347]: DEBUG cinder.api.middleware.request_id [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.885518] [55347]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 857.885750] [55347]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.885969] [55347]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.896445] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.896445] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.900138] [55347]: INFO cinder.volume.api [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 857.904423] [55347]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-92efc2c5-54e2-460c-b488-afc364e4274a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 857.904821] [55347]: [pid: 55347|app: 0|req: 82/161] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:00 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 857.931762] [55348]: DEBUG cinder.api.middleware.request_id [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.934096] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] PUT http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b [ 857.934542] [55348]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-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-535309", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 857.942889] [55348]: DEBUG cinder.coordination [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Acquiring lock "cinder-attachment_update-59c980c4-278c-43af-afdb-98f8cef8d2b8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 857.947345] [55348]: DEBUG cinder.coordination [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Lock "cinder-attachment_update-59c980c4-278c-43af-afdb-98f8cef8d2b8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 857.948458] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.948458] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.405483] [55347]: DEBUG cinder.api.middleware.request_id [None req-94430930-ab82-4594-8925-bd6a721a34ea None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.407399] [55347]: INFO cinder.api.openstack.wsgi [None req-94430930-ab82-4594-8925-bd6a721a34ea tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 858.407640] [55347]: DEBUG cinder.api.openstack.wsgi [None req-94430930-ab82-4594-8925-bd6a721a34ea tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.407872] [55347]: DEBUG cinder.api.openstack.wsgi [None req-94430930-ab82-4594-8925-bd6a721a34ea tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.418355] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.418355] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.422068] [55347]: INFO cinder.volume.api [None req-94430930-ab82-4594-8925-bd6a721a34ea tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 858.426781] [55347]: INFO cinder.api.openstack.wsgi [None req-94430930-ab82-4594-8925-bd6a721a34ea tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 858.427196] [55347]: [pid: 55347|app: 0|req: 83/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:01 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.437423] [55347]: DEBUG cinder.api.middleware.request_id [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.439281] [55347]: INFO cinder.api.openstack.wsgi [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 859.439281] [55347]: DEBUG cinder.api.openstack.wsgi [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.439281] [55347]: DEBUG cinder.api.openstack.wsgi [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.452861] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.452861] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.456604] [55347]: INFO cinder.volume.api [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 859.462054] [55347]: INFO cinder.api.openstack.wsgi [None req-32bd0bd0-47a6-47ba-953b-17263d2306b2 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 859.462628] [55347]: [pid: 55347|app: 0|req: 84/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:02 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.475946] [55347]: DEBUG cinder.api.middleware.request_id [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.478922] [55347]: INFO cinder.api.openstack.wsgi [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 860.479169] [55347]: DEBUG cinder.api.openstack.wsgi [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.479438] [55347]: DEBUG cinder.api.openstack.wsgi [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.495645] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.495645] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.500338] [55347]: INFO cinder.volume.api [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 860.506140] [55347]: INFO cinder.api.openstack.wsgi [None req-08a0ec7f-cd19-4a33-8547-9dab80cbd430 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 860.506505] [55347]: [pid: 55347|app: 0|req: 85/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:03 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.519721] [55347]: DEBUG cinder.api.middleware.request_id [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.521846] [55347]: INFO cinder.api.openstack.wsgi [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 861.521990] [55347]: DEBUG cinder.api.openstack.wsgi [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.522236] [55347]: DEBUG cinder.api.openstack.wsgi [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.541699] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.541699] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.547115] [55347]: INFO cinder.volume.api [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 861.554107] [55347]: INFO cinder.api.openstack.wsgi [None req-51033f63-8ecb-4d18-a769-21e296e4a8f6 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 861.554537] [55347]: [pid: 55347|app: 0|req: 86/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:04 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.474308] [55348]: DEBUG cinder.coordination [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Lock "cinder-attachment_update-59c980c4-278c-43af-afdb-98f8cef8d2b8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 862.474642] [55348]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-a4d0651d-fca8-4130-a9d9-0888dff71731 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b returned with HTTP 200 [ 862.475121] [55348]: [pid: 55348|app: 0|req: 80/166] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:56:00 2025] PUT /volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.564566] [55347]: DEBUG cinder.api.middleware.request_id [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.566975] [55347]: INFO cinder.api.openstack.wsgi [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 862.567238] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.567498] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.580805] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.580805] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.584930] [55347]: INFO cinder.volume.api [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 862.590432] [55347]: INFO cinder.api.openstack.wsgi [None req-f2a89a85-5759-40c8-8c0b-866fc2d25b3f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 862.591156] [55347]: [pid: 55347|app: 0|req: 87/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:05 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.609112] [55348]: DEBUG cinder.api.middleware.request_id [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.611323] [55348]: INFO cinder.api.openstack.wsgi [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 863.611593] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.611927] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.639911] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.639911] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.647781] [55348]: INFO cinder.volume.api [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 863.655125] [55348]: INFO cinder.api.openstack.wsgi [None req-b2f41a4d-7c4b-42e5-9fe0-d2a19f7d7f09 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 863.655721] [55348]: [pid: 55348|app: 0|req: 81/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:06 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.096535] [55347]: DEBUG cinder.api.middleware.request_id [req-e3d09564-7665-47fd-9941-db438ad79058 req-96c6b642-b1cf-47f0-bb12-311791bf913b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.100113] [55347]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-96c6b642-b1cf-47f0-bb12-311791bf913b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] POST http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b/action [ 864.100113] [55347]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-96c6b642-b1cf-47f0-bb12-311791bf913b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 864.100113] [55347]: DEBUG cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-96c6b642-b1cf-47f0-bb12-311791bf913b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 864.128442] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.128442] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.137672] [55347]: INFO cinder.api.openstack.wsgi [req-e3d09564-7665-47fd-9941-db438ad79058 req-96c6b642-b1cf-47f0-bb12-311791bf913b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b/action returned with HTTP 204 [ 864.138168] [55347]: [pid: 55347|app: 0|req: 88/169] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:56:06 2025] POST /volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 864.669410] [55348]: DEBUG cinder.api.middleware.request_id [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.671589] [55348]: INFO cinder.api.openstack.wsgi [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 864.671665] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.671860] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.682526] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.682526] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.686414] [55348]: INFO cinder.volume.api [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 864.692713] [55348]: INFO cinder.api.openstack.wsgi [None req-3c01b716-d636-4e6e-b484-9f3dd232c280 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 864.693147] [55348]: [pid: 55348|app: 0|req: 82/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.703518] [55347]: DEBUG cinder.api.middleware.request_id [None req-729eca12-1042-462d-969a-ba49b52f56df None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.707035] [55347]: INFO cinder.api.openstack.wsgi [None req-729eca12-1042-462d-969a-ba49b52f56df tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 864.707281] [55347]: DEBUG cinder.api.openstack.wsgi [None req-729eca12-1042-462d-969a-ba49b52f56df tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.707495] [55347]: DEBUG cinder.api.openstack.wsgi [None req-729eca12-1042-462d-969a-ba49b52f56df tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.724636] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.724636] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.729936] [55347]: INFO cinder.volume.api [None req-729eca12-1042-462d-969a-ba49b52f56df tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 864.738911] [55347]: INFO cinder.api.openstack.wsgi [None req-729eca12-1042-462d-969a-ba49b52f56df tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 864.739142] [55347]: [pid: 55347|app: 0|req: 89/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.875308] [55348]: DEBUG cinder.api.middleware.request_id [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.877835] [55348]: INFO cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 864.878231] [55348]: DEBUG cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.878501] [55348]: DEBUG cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.890982] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.890982] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.896836] [55348]: INFO cinder.volume.api [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Volume info retrieved successfully. [ 864.902250] [55348]: INFO cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-5eba6a20-9546-4252-853b-e4c8de8fda37 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 864.902764] [55348]: [pid: 55348|app: 0|req: 83/172] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.909177] [55347]: DEBUG cinder.api.middleware.request_id [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-d7086dd1-4a87-4c5f-bc6b-9679a5178f82 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.913210] [55347]: INFO cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-d7086dd1-4a87-4c5f-bc6b-9679a5178f82 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] GET http://10.180.1.21/volume/v3/volumes/c4d3e6db-51bb-4030-8ead-ef2ec02ece19 [ 864.913210] [55347]: DEBUG cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-d7086dd1-4a87-4c5f-bc6b-9679a5178f82 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.913210] [55347]: DEBUG cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-d7086dd1-4a87-4c5f-bc6b-9679a5178f82 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.929443] [55347]: INFO cinder.api.openstack.wsgi [req-da68b15d-6bf7-4e7c-a523-1a8c1c772fba req-d7086dd1-4a87-4c5f-bc6b-9679a5178f82 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] http://10.180.1.21/volume/v3/volumes/c4d3e6db-51bb-4030-8ead-ef2ec02ece19 returned with HTTP 404 [ 864.929443] [55347]: [pid: 55347|app: 0|req: 90/173] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/c4d3e6db-51bb-4030-8ead-ef2ec02ece19 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 864.934983] [55348]: DEBUG cinder.api.middleware.request_id [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.939021] [55348]: INFO cinder.api.openstack.wsgi [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 864.939021] [55348]: DEBUG cinder.api.openstack.wsgi [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.939021] [55348]: DEBUG cinder.api.openstack.wsgi [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.954957] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.954957] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.960154] [55348]: INFO cinder.volume.api [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 864.965810] [55348]: INFO cinder.api.openstack.wsgi [None req-23b1d199-5cf2-40a5-904b-239d496c59d0 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 864.966985] [55348]: [pid: 55348|app: 0|req: 84/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.050844] [55347]: DEBUG cinder.api.middleware.request_id [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.055230] [55347]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 865.055230] [55347]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.055230] [55347]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.066208] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.066208] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.071531] [55347]: INFO cinder.volume.api [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 865.076776] [55347]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-a8359ed8-5c8e-44af-82cc-b081ef36bf6f tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 865.077234] [55347]: [pid: 55347|app: 0|req: 91/175] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:07 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.113780] [55348]: DEBUG cinder.api.middleware.request_id [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.116386] [55348]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] POST http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8/action [ 865.116926] [55348]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 865.117133] [55348]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 865.132356] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.132356] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.132989] [55348]: INFO cinder.volume.api [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 865.140104] [55348]: INFO cinder.volume.api [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Begin detaching volume completed successfully. [ 865.140147] [55348]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-47e3b8cb-cd8f-49a0-b6b9-14a08de6c7e8 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8/action returned with HTTP 202 [ 865.140678] [55348]: [pid: 55348|app: 0|req: 85/176] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:56:07 2025] POST /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 866.175953] [55347]: DEBUG cinder.api.middleware.request_id [None req-a0d959fc-c7e1-4feb-bfe8-db6cdfe1f772 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.176652] [55347]: INFO cinder.api.openstack.wsgi [None req-a0d959fc-c7e1-4feb-bfe8-db6cdfe1f772 None None] GET http://10.180.1.21/volume// [ 866.176954] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0d959fc-c7e1-4feb-bfe8-db6cdfe1f772 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.177323] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0d959fc-c7e1-4feb-bfe8-db6cdfe1f772 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.177961] [55347]: INFO cinder.api.openstack.wsgi [None req-a0d959fc-c7e1-4feb-bfe8-db6cdfe1f772 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 866.178456] [55347]: [pid: 55347|app: 0|req: 92/177] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 866.182888] [55348]: DEBUG cinder.api.middleware.request_id [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.184564] [55348]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 866.184852] [55348]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.185099] [55348]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.202778] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.202778] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.209803] [55348]: INFO cinder.volume.api [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 866.213889] [55348]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-1af27f9b-ed39-4842-b9a2-03a27ef48e33 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 866.214454] [55348]: [pid: 55348|app: 0|req: 86/178] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:09 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 867.395445] [55347]: DEBUG cinder.api.middleware.request_id [req-3b21a265-c839-4d09-949c-ebd99c271006 req-72a78554-aa60-4a73-b7eb-6868c9dc3d7d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.399603] [55347]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-72a78554-aa60-4a73-b7eb-6868c9dc3d7d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] DELETE http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b [ 867.399978] [55347]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-72a78554-aa60-4a73-b7eb-6868c9dc3d7d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.400337] [55347]: DEBUG cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-72a78554-aa60-4a73-b7eb-6868c9dc3d7d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.417578] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.417578] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.946297] [55347]: INFO cinder.api.openstack.wsgi [req-3b21a265-c839-4d09-949c-ebd99c271006 req-72a78554-aa60-4a73-b7eb-6868c9dc3d7d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b returned with HTTP 200 [ 867.946897] [55347]: [pid: 55347|app: 0|req: 93/179] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:56:10 2025] DELETE /volume/v3/attachments/22b9fec1-e80c-44ea-8d2c-98712b50886b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.440302] [55348]: DEBUG cinder.api.middleware.request_id [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.442689] [55348]: INFO cinder.api.openstack.wsgi [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 869.442911] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.443207] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.460377] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.460377] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.465079] [55348]: INFO cinder.volume.api [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 869.472077] [55348]: INFO cinder.api.openstack.wsgi [None req-4f9762ab-f091-4f69-9f7b-0690b4672795 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 869.472531] [55348]: [pid: 55348|app: 0|req: 87/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:12 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.087433] [55347]: DEBUG cinder.api.middleware.request_id [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.090243] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 877.090609] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.090933] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.101443] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.101443] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.105901] [55347]: INFO cinder.volume.api [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 877.111397] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-454a98ad-d8ff-48e0-bda3-1156bcbc8814 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 877.111927] [55347]: [pid: 55347|app: 0|req: 94/181] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:19 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.637827] [55348]: DEBUG cinder.api.middleware.request_id [None req-924540c9-5a61-4940-946d-5cba661b5c65 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.638343] [55348]: INFO cinder.api.openstack.wsgi [None req-924540c9-5a61-4940-946d-5cba661b5c65 None None] GET http://10.180.1.21/volume// [ 878.638570] [55348]: DEBUG cinder.api.openstack.wsgi [None req-924540c9-5a61-4940-946d-5cba661b5c65 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.639326] [55348]: DEBUG cinder.api.openstack.wsgi [None req-924540c9-5a61-4940-946d-5cba661b5c65 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.639326] [55348]: INFO cinder.api.openstack.wsgi [None req-924540c9-5a61-4940-946d-5cba661b5c65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 878.639691] [55348]: [pid: 55348|app: 0|req: 88/182] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:56:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 878.643845] [55347]: DEBUG cinder.api.middleware.request_id [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-f669c035-1f9a-4baa-92c1-29672a4bbc5b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.646119] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-f669c035-1f9a-4baa-92c1-29672a4bbc5b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] POST http://10.180.1.21/volume/v3/attachments [ 878.646541] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-f669c035-1f9a-4baa-92c1-29672a4bbc5b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e582231b-0f13-489f-96dd-9dd8e2561572", "connector": null, "instance_uuid": "e23dbff7-d23e-4909-9b33-67ed15c325e7"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 878.658482] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.658482] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.681489] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-f669c035-1f9a-4baa-92c1-29672a4bbc5b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 878.681973] [55347]: [pid: 55347|app: 0|req: 95/183] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:56:21 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 878.703245] [55348]: DEBUG cinder.api.middleware.request_id [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.705393] [55348]: INFO cinder.api.openstack.wsgi [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 878.705613] [55348]: DEBUG cinder.api.openstack.wsgi [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.705823] [55348]: DEBUG cinder.api.openstack.wsgi [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.717527] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.717527] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.721178] [55348]: INFO cinder.volume.api [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 878.726388] [55348]: INFO cinder.api.openstack.wsgi [None req-da2e7793-e6cd-4a9d-b439-3888484c42d2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 878.726611] [55348]: [pid: 55348|app: 0|req: 89/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:21 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.207503] [55347]: DEBUG cinder.api.middleware.request_id [None req-fc5fcf05-2203-4222-8250-112976a33fe7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.207986] [55347]: INFO cinder.api.openstack.wsgi [None req-fc5fcf05-2203-4222-8250-112976a33fe7 None None] GET http://10.180.1.21/volume// [ 879.208196] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fc5fcf05-2203-4222-8250-112976a33fe7 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.208553] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fc5fcf05-2203-4222-8250-112976a33fe7 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.208942] [55347]: INFO cinder.api.openstack.wsgi [None req-fc5fcf05-2203-4222-8250-112976a33fe7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 879.209380] [55347]: [pid: 55347|app: 0|req: 96/185] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 879.214134] [55348]: DEBUG cinder.api.middleware.request_id [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.219434] [55348]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 879.219871] [55348]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.220253] [55348]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.235832] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.235832] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.241081] [55348]: INFO cinder.volume.api [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 879.246641] [55348]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-52d85e0c-f982-43b1-bbd6-c419115c8e5c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 879.247228] [55348]: [pid: 55348|app: 0|req: 90/186] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:22 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 879.280901] [55347]: DEBUG cinder.api.middleware.request_id [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.284781] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] PUT http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 [ 879.285262] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-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-535392", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 879.299441] [55347]: DEBUG cinder.coordination [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Acquiring lock "cinder-attachment_update-e582231b-0f13-489f-96dd-9dd8e2561572-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 879.305856] [55347]: DEBUG cinder.coordination [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Lock "cinder-attachment_update-e582231b-0f13-489f-96dd-9dd8e2561572-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 879.310362] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.310362] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.741334] [55348]: DEBUG cinder.api.middleware.request_id [None req-ab54ed19-9b59-4222-950c-ca09f084b915 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.744633] [55348]: INFO cinder.api.openstack.wsgi [None req-ab54ed19-9b59-4222-950c-ca09f084b915 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 879.744888] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ab54ed19-9b59-4222-950c-ca09f084b915 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.745132] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ab54ed19-9b59-4222-950c-ca09f084b915 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.763643] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.763643] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.768129] [55348]: INFO cinder.volume.api [None req-ab54ed19-9b59-4222-950c-ca09f084b915 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 879.774636] [55348]: INFO cinder.api.openstack.wsgi [None req-ab54ed19-9b59-4222-950c-ca09f084b915 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 879.774636] [55348]: [pid: 55348|app: 0|req: 91/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:22 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.784413] [55348]: DEBUG cinder.api.middleware.request_id [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.787634] [55348]: INFO cinder.api.openstack.wsgi [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 880.787634] [55348]: DEBUG cinder.api.openstack.wsgi [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.787634] [55348]: DEBUG cinder.api.openstack.wsgi [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.801795] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.801795] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.805987] [55348]: INFO cinder.volume.api [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 880.813012] [55348]: INFO cinder.api.openstack.wsgi [None req-153f6c27-d775-4728-94f8-0ecc4967fba3 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 880.813356] [55348]: [pid: 55348|app: 0|req: 92/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:23 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.824225] [55348]: DEBUG cinder.api.middleware.request_id [None req-faf73397-8fc1-401f-9670-da5565e02adf None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.826744] [55348]: INFO cinder.api.openstack.wsgi [None req-faf73397-8fc1-401f-9670-da5565e02adf tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 881.827039] [55348]: DEBUG cinder.api.openstack.wsgi [None req-faf73397-8fc1-401f-9670-da5565e02adf tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.827272] [55348]: DEBUG cinder.api.openstack.wsgi [None req-faf73397-8fc1-401f-9670-da5565e02adf tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.843777] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.843777] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.847420] [55348]: INFO cinder.volume.api [None req-faf73397-8fc1-401f-9670-da5565e02adf tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 881.852712] [55348]: INFO cinder.api.openstack.wsgi [None req-faf73397-8fc1-401f-9670-da5565e02adf tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 881.853291] [55348]: [pid: 55348|app: 0|req: 93/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:24 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 882.512574] [55348]: DEBUG cinder.api.middleware.request_id [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.514783] [55348]: INFO cinder.api.openstack.wsgi [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 882.515293] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1367871282"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 882.517270] [55348]: DEBUG cinder.api.v3.volumes [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1367871282'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 882.517504] [55348]: INFO cinder.api.v3.volumes [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume of 1 GB [ 882.524218] [55348]: INFO cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Availability Zones retrieved successfully. [ 882.532298] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (9e9c1cac-5b09-4b5b-8f20-a305f28953da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 882.533948] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1dd1f2-3ea6-429f-b438-769e977f8a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.535449] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 882.564529] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1dd1f2-3ea6-429f-b438-769e977f8a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.565752] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459f4dc1-758c-458d-b4a8-62c915acda05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.617630] [55348]: DEBUG cinder.quota [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Created reservations ['6650d679-74ea-4d8a-8603-7ebc5f88ced9', '2b428865-f178-45f9-bff1-bb49acf3ede6', 'f6a47841-3edd-4e58-8883-ea754055a555', '4e002108-3630-4075-ae65-2fe9e1b493e7'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 882.618734] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459f4dc1-758c-458d-b4a8-62c915acda05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6650d679-74ea-4d8a-8603-7ebc5f88ced9', '2b428865-f178-45f9-bff1-bb49acf3ede6', 'f6a47841-3edd-4e58-8883-ea754055a555', '4e002108-3630-4075-ae65-2fe9e1b493e7']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.619840] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf034725-0e68-425c-b5f4-89b78976de22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.637570] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf034725-0e68-425c-b5f4-89b78976de22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d19e7f-b8da-4842-a976-78d65b2d6e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1367871282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['6650d679-74ea-4d8a-8603-7ebc5f88ced9','2b428865-f178-45f9-bff1-bb49acf3ede6','f6a47841-3edd-4e58-8883-ea754055a555','4e002108-3630-4075-ae65-2fe9e1b493e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1367871282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d19e7f-b8da-4842-a976-78d65b2d6e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',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='a006166df7ec442d834a6b3094875125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.638715] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3b6cb6-1cae-4412-bf10-0b7998a006c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.655323] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3b6cb6-1cae-4412-bf10-0b7998a006c9) 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-1367871282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['6650d679-74ea-4d8a-8603-7ebc5f88ced9','2b428865-f178-45f9-bff1-bb49acf3ede6','f6a47841-3edd-4e58-8883-ea754055a555','4e002108-3630-4075-ae65-2fe9e1b493e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.656951] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (504b8a8b-4835-4eaa-9633-72e8da17364f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 882.670066] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (504b8a8b-4835-4eaa-9633-72e8da17364f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 882.670066] [55348]: DEBUG cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (9e9c1cac-5b09-4b5b-8f20-a305f28953da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 882.670066] [55348]: INFO cinder.volume.api [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request issued successfully. [ 882.670708] [55348]: INFO cinder.api.openstack.wsgi [None req-d2537c95-adb5-4c16-9fbb-1beec829fca5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 882.670895] [55348]: [pid: 55348|app: 0|req: 94/190] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:56:25 2025] POST /volume/v3/volumes => generated 750 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 882.682081] [55348]: DEBUG cinder.api.middleware.request_id [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.684189] [55348]: INFO cinder.api.openstack.wsgi [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 882.684379] [55348]: DEBUG cinder.api.openstack.wsgi [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.684610] [55348]: DEBUG cinder.api.openstack.wsgi [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.696107] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.696107] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.702389] [55348]: INFO cinder.volume.api [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 882.710511] [55348]: INFO cinder.api.openstack.wsgi [None req-571e4d7b-9b4e-4a0c-9a38-d57733802130 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 882.710511] [55348]: [pid: 55348|app: 0|req: 95/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:25 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.866470] [55348]: DEBUG cinder.api.middleware.request_id [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.869033] [55348]: INFO cinder.api.openstack.wsgi [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 882.869311] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.869576] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.882802] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.882802] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.886965] [55348]: INFO cinder.volume.api [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 882.894021] [55348]: INFO cinder.api.openstack.wsgi [None req-3b6dccbb-4ba3-44e1-a6b6-145fc5c39bf5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 882.894021] [55348]: [pid: 55348|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:25 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.733030] [55348]: DEBUG cinder.api.middleware.request_id [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.736737] [55348]: INFO cinder.api.openstack.wsgi [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 883.736956] [55348]: DEBUG cinder.api.openstack.wsgi [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.737723] [55348]: DEBUG cinder.api.openstack.wsgi [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.756234] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.756234] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.764819] [55348]: INFO cinder.volume.api [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 883.770506] [55348]: INFO cinder.api.openstack.wsgi [None req-04fbcdf7-7d04-44a7-9ffc-1a1257a65c6a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 883.770835] [55348]: [pid: 55348|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:26 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.883549] [55348]: DEBUG cinder.api.middleware.request_id [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.886340] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 883.886582] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.886804] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.894682] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.894682] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.902873] [55348]: INFO cinder.volume.api [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 883.907671] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2997d1ac-8b2b-4758-a299-7fa850151832 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 883.908636] [55348]: [pid: 55348|app: 0|req: 98/194] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:26 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.908991] [55348]: DEBUG cinder.api.middleware.request_id [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.913482] [55348]: INFO cinder.api.openstack.wsgi [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 883.913482] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.913482] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.926749] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.926749] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.931099] [55348]: INFO cinder.volume.api [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 883.937080] [55348]: INFO cinder.api.openstack.wsgi [None req-4aca9d06-a6ed-4089-8343-b430b0f591d5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 883.937519] [55348]: [pid: 55348|app: 0|req: 99/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:26 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.949933] [55348]: DEBUG cinder.api.middleware.request_id [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.952413] [55348]: INFO cinder.api.openstack.wsgi [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 884.952745] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.952981] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.969032] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.969032] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.973273] [55348]: INFO cinder.volume.api [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 884.978568] [55348]: INFO cinder.api.openstack.wsgi [None req-f3fe9ae5-301a-4269-b4ab-41873d24072f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 884.979033] [55348]: [pid: 55348|app: 0|req: 100/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:27 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 885.432277] [55348]: DEBUG cinder.api.middleware.request_id [None req-be59d805-e03d-4cd6-946b-ee5280c9ee98 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.432944] [55348]: INFO cinder.api.openstack.wsgi [None req-be59d805-e03d-4cd6-946b-ee5280c9ee98 None None] GET http://10.180.1.21/volume// [ 885.433323] [55348]: DEBUG cinder.api.openstack.wsgi [None req-be59d805-e03d-4cd6-946b-ee5280c9ee98 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.433656] [55348]: DEBUG cinder.api.openstack.wsgi [None req-be59d805-e03d-4cd6-946b-ee5280c9ee98 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.434213] [55348]: INFO cinder.api.openstack.wsgi [None req-be59d805-e03d-4cd6-946b-ee5280c9ee98 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 885.434657] [55348]: [pid: 55348|app: 0|req: 101/197] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:56:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 885.439258] [55348]: DEBUG cinder.api.middleware.request_id [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-3627ef51-9ef8-4a1c-8139-152e3d49243c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.442204] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-3627ef51-9ef8-4a1c-8139-152e3d49243c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 885.442856] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-3627ef51-9ef8-4a1c-8139-152e3d49243c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d19e7f-b8da-4842-a976-78d65b2d6e22", "connector": null, "instance_uuid": "c1d0b90c-aa1c-485d-850d-a1495feac7c9"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 885.458180] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.458180] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.485853] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-3627ef51-9ef8-4a1c-8139-152e3d49243c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 885.486711] [55348]: [pid: 55348|app: 0|req: 102/198] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:56:28 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 885.507770] [55348]: DEBUG cinder.api.middleware.request_id [None req-e59c3de6-7576-4107-9f41-d7b057d854aa None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.511388] [55348]: INFO cinder.api.openstack.wsgi [None req-e59c3de6-7576-4107-9f41-d7b057d854aa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 885.513081] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e59c3de6-7576-4107-9f41-d7b057d854aa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.513081] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e59c3de6-7576-4107-9f41-d7b057d854aa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.524214] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.524214] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.527857] [55348]: INFO cinder.volume.api [None req-e59c3de6-7576-4107-9f41-d7b057d854aa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 885.532737] [55348]: INFO cinder.api.openstack.wsgi [None req-e59c3de6-7576-4107-9f41-d7b057d854aa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 885.532737] [55348]: [pid: 55348|app: 0|req: 103/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:28 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 885.989610] [55348]: DEBUG cinder.api.middleware.request_id [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.992051] [55348]: INFO cinder.api.openstack.wsgi [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 885.992294] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.992629] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.019014] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.019014] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.028014] [55348]: INFO cinder.volume.api [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 886.038614] [55348]: INFO cinder.api.openstack.wsgi [None req-c5abe23d-a635-402f-98cf-172bd5d825c5 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 886.039090] [55348]: [pid: 55348|app: 0|req: 104/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:28 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.039818] [55348]: DEBUG cinder.api.middleware.request_id [None req-81f40966-d362-4f9e-9d7b-db28aad55827 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.045018] [55348]: INFO cinder.api.openstack.wsgi [None req-81f40966-d362-4f9e-9d7b-db28aad55827 None None] GET http://10.180.1.21/volume// [ 886.045018] [55348]: DEBUG cinder.api.openstack.wsgi [None req-81f40966-d362-4f9e-9d7b-db28aad55827 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.045018] [55348]: DEBUG cinder.api.openstack.wsgi [None req-81f40966-d362-4f9e-9d7b-db28aad55827 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.045018] [55348]: INFO cinder.api.openstack.wsgi [None req-81f40966-d362-4f9e-9d7b-db28aad55827 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 886.045018] [55348]: [pid: 55348|app: 0|req: 105/201] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:28 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 886.049337] [55348]: DEBUG cinder.api.middleware.request_id [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.052023] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 886.052320] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.052557] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.067867] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.067867] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.071751] [55348]: INFO cinder.volume.api [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 886.078028] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-1d4ed838-a941-4898-b2e6-24b6f72eb64f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 886.078028] [55348]: [pid: 55348|app: 0|req: 106/202] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:28 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 886.113853] [55348]: DEBUG cinder.api.middleware.request_id [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.116410] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] PUT http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f [ 886.117148] [55348]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-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-535397", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 886.129235] [55348]: DEBUG cinder.coordination [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Acquiring lock "cinder-attachment_update-63d19e7f-b8da-4842-a976-78d65b2d6e22-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 886.137141] [55348]: DEBUG cinder.coordination [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-63d19e7f-b8da-4842-a976-78d65b2d6e22-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 886.138339] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.138339] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.343566] [55347]: DEBUG cinder.coordination [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Lock "cinder-attachment_update-e582231b-0f13-489f-96dd-9dd8e2561572-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.038s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 886.343918] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-a25b54d8-9601-45fe-be3d-24109e8726b1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 returned with HTTP 200 [ 886.344490] [55347]: [pid: 55347|app: 0|req: 97/203] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:56:22 2025] PUT /volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 => generated 617 bytes in 7064 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 886.546558] [55347]: DEBUG cinder.api.middleware.request_id [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.546752] [55347]: INFO cinder.api.openstack.wsgi [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 886.547098] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.547338] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.561592] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.561592] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.566668] [55347]: INFO cinder.volume.api [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 886.573908] [55347]: INFO cinder.api.openstack.wsgi [None req-b8afc0d6-0ece-46d3-bc8e-ea8e524dfa91 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 886.574171] [55347]: [pid: 55347|app: 0|req: 98/204] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:29 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.058481] [55347]: DEBUG cinder.api.middleware.request_id [None req-b21daff3-702b-4eba-b022-a191eb07ffca None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.059724] [55347]: INFO cinder.api.openstack.wsgi [None req-b21daff3-702b-4eba-b022-a191eb07ffca tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 887.059991] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b21daff3-702b-4eba-b022-a191eb07ffca tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.060323] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b21daff3-702b-4eba-b022-a191eb07ffca tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.073276] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.073276] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.084010] [55347]: INFO cinder.volume.api [None req-b21daff3-702b-4eba-b022-a191eb07ffca tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 887.090741] [55347]: INFO cinder.api.openstack.wsgi [None req-b21daff3-702b-4eba-b022-a191eb07ffca tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 887.093150] [55347]: [pid: 55347|app: 0|req: 99/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:29 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.590713] [55347]: DEBUG cinder.api.middleware.request_id [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.592908] [55347]: INFO cinder.api.openstack.wsgi [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 887.593231] [55347]: DEBUG cinder.api.openstack.wsgi [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.593526] [55347]: DEBUG cinder.api.openstack.wsgi [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.604415] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.604415] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.608041] [55347]: INFO cinder.volume.api [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 887.612673] [55347]: INFO cinder.api.openstack.wsgi [None req-09e5a362-cb7d-48f9-9d0b-0335e342c4b5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 887.613106] [55347]: [pid: 55347|app: 0|req: 100/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:30 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 888.103405] [55347]: DEBUG cinder.api.middleware.request_id [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.105502] [55347]: INFO cinder.api.openstack.wsgi [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 888.105718] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.105937] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.119789] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.119789] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.123729] [55347]: INFO cinder.volume.api [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 888.128943] [55347]: INFO cinder.api.openstack.wsgi [None req-cf95457d-cbd0-4ef3-9abc-534abe08605f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 888.129354] [55347]: [pid: 55347|app: 0|req: 101/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:30 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.625276] [55347]: DEBUG cinder.api.middleware.request_id [None req-5db32702-aa32-488c-88fe-e689f5353a93 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.630289] [55347]: INFO cinder.api.openstack.wsgi [None req-5db32702-aa32-488c-88fe-e689f5353a93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 888.630289] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5db32702-aa32-488c-88fe-e689f5353a93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.630289] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5db32702-aa32-488c-88fe-e689f5353a93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.647019] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.647019] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.649637] [55347]: INFO cinder.volume.api [None req-5db32702-aa32-488c-88fe-e689f5353a93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 888.655817] [55347]: INFO cinder.api.openstack.wsgi [None req-5db32702-aa32-488c-88fe-e689f5353a93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 888.656522] [55347]: [pid: 55347|app: 0|req: 102/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:31 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.140434] [55347]: DEBUG cinder.api.middleware.request_id [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.143099] [55347]: INFO cinder.api.openstack.wsgi [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 889.143099] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.143099] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.158151] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.158151] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.162692] [55347]: INFO cinder.volume.api [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 889.169427] [55347]: INFO cinder.api.openstack.wsgi [None req-c2d517f5-7c7c-4673-a0cc-047ba9907053 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 889.169819] [55347]: [pid: 55347|app: 0|req: 103/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:31 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.531855] [55347]: DEBUG cinder.api.middleware.request_id [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-cfb92cd1-7829-4da4-af14-4e1112e6ea54 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.534413] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-cfb92cd1-7829-4da4-af14-4e1112e6ea54 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] POST http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86/action [ 889.534668] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-cfb92cd1-7829-4da4-af14-4e1112e6ea54 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 889.535546] [55347]: DEBUG cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-cfb92cd1-7829-4da4-af14-4e1112e6ea54 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 889.563976] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.563976] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.576317] [55347]: INFO cinder.api.openstack.wsgi [req-bfac6784-3cf0-4f96-af6a-e06097f9b9e4 req-cfb92cd1-7829-4da4-af14-4e1112e6ea54 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86/action returned with HTTP 204 [ 889.576831] [55347]: [pid: 55347|app: 0|req: 104/210] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:56:32 2025] POST /volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 889.668015] [55347]: DEBUG cinder.api.middleware.request_id [None req-579862ea-6469-4101-b044-28963b2abe85 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.671514] [55347]: INFO cinder.api.openstack.wsgi [None req-579862ea-6469-4101-b044-28963b2abe85 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 889.672008] [55347]: DEBUG cinder.api.openstack.wsgi [None req-579862ea-6469-4101-b044-28963b2abe85 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.672424] [55347]: DEBUG cinder.api.openstack.wsgi [None req-579862ea-6469-4101-b044-28963b2abe85 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.688406] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.688406] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.695389] [55347]: INFO cinder.volume.api [None req-579862ea-6469-4101-b044-28963b2abe85 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 889.703521] [55347]: INFO cinder.api.openstack.wsgi [None req-579862ea-6469-4101-b044-28963b2abe85 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 889.704241] [55347]: [pid: 55347|app: 0|req: 105/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:32 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.180818] [55347]: DEBUG cinder.api.middleware.request_id [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.183778] [55347]: INFO cinder.api.openstack.wsgi [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 890.183778] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.183957] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.199723] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.199723] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.204663] [55347]: INFO cinder.volume.api [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 890.210952] [55347]: INFO cinder.api.openstack.wsgi [None req-5b1d2ddb-30ff-4d57-b055-abbab2807aa1 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 890.211517] [55347]: [pid: 55347|app: 0|req: 106/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:33 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 890.228284] [55347]: DEBUG cinder.api.middleware.request_id [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.230854] [55347]: INFO cinder.api.openstack.wsgi [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 890.231154] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.231452] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.249192] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.249192] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.255589] [55347]: INFO cinder.volume.api [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 890.260825] [55347]: INFO cinder.api.openstack.wsgi [None req-e731fc5f-383a-42ea-98ac-32b8ed3079c4 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 890.265140] [55347]: [pid: 55347|app: 0|req: 107/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:33 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.319470] [55347]: DEBUG cinder.api.middleware.request_id [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.322107] [55347]: INFO cinder.api.openstack.wsgi [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 890.323363] [55347]: DEBUG cinder.api.openstack.wsgi [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.323363] [55347]: DEBUG cinder.api.openstack.wsgi [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.338376] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.338376] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.344165] [55347]: INFO cinder.volume.api [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 890.348373] [55347]: INFO cinder.api.openstack.wsgi [req-36d7437a-a984-4324-838d-3ffccdcb8fc0 req-202bab81-38c2-41fa-bbbe-ad594681ef1c tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 890.348874] [55347]: [pid: 55347|app: 0|req: 108/214] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:33 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.668794] [55348]: DEBUG cinder.coordination [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-63d19e7f-b8da-4842-a976-78d65b2d6e22-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 890.668794] [55348]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-737d75c8-e6e7-4bbd-af59-207c549746b8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f returned with HTTP 200 [ 890.668794] [55348]: [pid: 55348|app: 0|req: 107/215] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:56:28 2025] PUT /volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.716195] [55347]: DEBUG cinder.api.middleware.request_id [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.718487] [55347]: INFO cinder.api.openstack.wsgi [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 890.720633] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.720633] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.733511] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.733511] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.743269] [55347]: INFO cinder.volume.api [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 890.751828] [55347]: INFO cinder.api.openstack.wsgi [None req-b62e7111-cd1e-48d2-9402-16ede5e0f6bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 890.752302] [55347]: [pid: 55347|app: 0|req: 109/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:33 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 891.240864] [55348]: DEBUG cinder.api.middleware.request_id [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.243063] [55348]: INFO cinder.api.openstack.wsgi [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 891.243680] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.243680] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.259829] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.259829] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.266079] [55348]: INFO cinder.volume.api [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 891.272108] [55348]: INFO cinder.api.openstack.wsgi [None req-dc61e5b0-40b9-438d-a90e-769dcb8b7674 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 891.272628] [55348]: [pid: 55348|app: 0|req: 108/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:34 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 891.428901] [55347]: DEBUG cinder.api.middleware.request_id [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.431400] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 891.431611] [55347]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.431794] [55347]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.441919] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.441919] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.447713] [55347]: INFO cinder.volume.api [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 891.452811] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-8bab6cf5-3499-45ad-a384-d338bc2bb191 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 891.453412] [55347]: [pid: 55347|app: 0|req: 110/218] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:34 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 891.764349] [55348]: DEBUG cinder.api.middleware.request_id [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.767272] [55348]: INFO cinder.api.openstack.wsgi [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 891.767272] [55348]: DEBUG cinder.api.openstack.wsgi [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.767607] [55348]: DEBUG cinder.api.openstack.wsgi [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.782098] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.782098] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.785996] [55348]: INFO cinder.volume.api [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 891.791195] [55348]: INFO cinder.api.openstack.wsgi [None req-339ac9e3-dc49-48cd-bb1e-47b1da58cdf2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 891.791635] [55348]: [pid: 55348|app: 0|req: 109/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:34 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.409478] [55347]: DEBUG cinder.api.middleware.request_id [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2e2b918b-6d8e-40ba-934f-cbaedcfccf63 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.413038] [55347]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2e2b918b-6d8e-40ba-934f-cbaedcfccf63 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f/action [ 892.413471] [55347]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2e2b918b-6d8e-40ba-934f-cbaedcfccf63 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 892.413612] [55347]: DEBUG cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2e2b918b-6d8e-40ba-934f-cbaedcfccf63 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 892.436516] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.436516] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.444991] [55347]: INFO cinder.api.openstack.wsgi [req-239e7727-27f5-496a-b0ce-90a4267cfd95 req-2e2b918b-6d8e-40ba-934f-cbaedcfccf63 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f/action returned with HTTP 204 [ 892.445530] [55347]: [pid: 55347|app: 0|req: 111/220] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:56:35 2025] POST /volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 892.802119] [55348]: DEBUG cinder.api.middleware.request_id [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.804258] [55348]: INFO cinder.api.openstack.wsgi [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 892.804515] [55348]: DEBUG cinder.api.openstack.wsgi [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.804701] [55348]: DEBUG cinder.api.openstack.wsgi [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.821273] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.821273] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.826465] [55348]: INFO cinder.volume.api [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 892.833102] [55348]: INFO cinder.api.openstack.wsgi [None req-549fbb3b-7c6a-4ac3-aea9-2df10a1271dd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 892.833588] [55348]: [pid: 55348|app: 0|req: 110/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:35 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 892.846060] [55347]: DEBUG cinder.api.middleware.request_id [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.848668] [55347]: INFO cinder.api.openstack.wsgi [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 892.849271] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.849591] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.862717] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.862717] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.868605] [55347]: INFO cinder.volume.api [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 892.874019] [55347]: INFO cinder.api.openstack.wsgi [None req-e4ec39b6-0953-407d-a789-8eef87f0bb7e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 892.874019] [55347]: [pid: 55347|app: 0|req: 112/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:35 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 892.984546] [55348]: DEBUG cinder.api.middleware.request_id [None req-6bb615a2-68a0-4b87-898e-75310d26e7a6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.984546] [55348]: INFO cinder.api.openstack.wsgi [None req-6bb615a2-68a0-4b87-898e-75310d26e7a6 None None] GET http://10.180.1.21/volume// [ 892.984546] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6bb615a2-68a0-4b87-898e-75310d26e7a6 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.984546] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6bb615a2-68a0-4b87-898e-75310d26e7a6 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.984546] [55348]: INFO cinder.api.openstack.wsgi [None req-6bb615a2-68a0-4b87-898e-75310d26e7a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 892.984546] [55348]: [pid: 55348|app: 0|req: 111/223] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:56:35 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 892.990693] [55347]: DEBUG cinder.api.middleware.request_id [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-6bda2145-28ab-4cd6-8808-ad8b35a8a649 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.995710] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-6bda2145-28ab-4cd6-8808-ad8b35a8a649 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 892.996161] [55347]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-6bda2145-28ab-4cd6-8808-ad8b35a8a649 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13787642-ed9f-449c-b672-b1b3b50942b0", "connector": null, "instance_uuid": "3df97cea-5a6e-4d7a-b2f3-e02213816e24"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 893.011040] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.011040] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.040118] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-6bda2145-28ab-4cd6-8808-ad8b35a8a649 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 893.040118] [55347]: [pid: 55347|app: 0|req: 113/224] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:56:35 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 893.057584] [55348]: DEBUG cinder.api.middleware.request_id [None req-ae14f818-c234-4195-9ac2-004f2015657b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.059937] [55348]: INFO cinder.api.openstack.wsgi [None req-ae14f818-c234-4195-9ac2-004f2015657b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 893.060437] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ae14f818-c234-4195-9ac2-004f2015657b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.060749] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ae14f818-c234-4195-9ac2-004f2015657b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.077392] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.077392] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.083357] [55348]: INFO cinder.volume.api [None req-ae14f818-c234-4195-9ac2-004f2015657b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 893.090500] [55348]: INFO cinder.api.openstack.wsgi [None req-ae14f818-c234-4195-9ac2-004f2015657b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 893.091685] [55348]: [pid: 55348|app: 0|req: 112/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:35 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.601196] [55347]: DEBUG cinder.api.middleware.request_id [None req-c7f0fe83-66f7-4383-aa8b-0a8f7a1360b5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.601768] [55347]: INFO cinder.api.openstack.wsgi [None req-c7f0fe83-66f7-4383-aa8b-0a8f7a1360b5 None None] GET http://10.180.1.21/volume// [ 893.602346] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c7f0fe83-66f7-4383-aa8b-0a8f7a1360b5 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.602346] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c7f0fe83-66f7-4383-aa8b-0a8f7a1360b5 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.602713] [55347]: INFO cinder.api.openstack.wsgi [None req-c7f0fe83-66f7-4383-aa8b-0a8f7a1360b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 893.602925] [55347]: [pid: 55347|app: 0|req: 114/226] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 893.618721] [55348]: DEBUG cinder.api.middleware.request_id [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.622101] [55348]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 893.622101] [55348]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.622101] [55348]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.633967] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.633967] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.638325] [55348]: INFO cinder.volume.api [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 893.645483] [55348]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b77bf5ba-ec87-4b30-b687-cd7b5ee6ffc1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 893.647500] [55348]: [pid: 55348|app: 0|req: 113/227] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:36 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 893.699348] [55347]: DEBUG cinder.api.middleware.request_id [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.704498] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] PUT http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced [ 893.704800] [55347]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-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-535403", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 893.721404] [55347]: DEBUG cinder.coordination [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Acquiring lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 893.727828] [55347]: DEBUG cinder.coordination [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 893.728541] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.728541] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.107349] [55348]: DEBUG cinder.api.middleware.request_id [None req-96ec5c60-25d6-4144-9031-fa226716b705 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.118716] [55348]: INFO cinder.api.openstack.wsgi [None req-96ec5c60-25d6-4144-9031-fa226716b705 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 894.118716] [55348]: DEBUG cinder.api.openstack.wsgi [None req-96ec5c60-25d6-4144-9031-fa226716b705 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.118716] [55348]: DEBUG cinder.api.openstack.wsgi [None req-96ec5c60-25d6-4144-9031-fa226716b705 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.131946] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.131946] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.137608] [55348]: INFO cinder.volume.api [None req-96ec5c60-25d6-4144-9031-fa226716b705 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 894.144360] [55348]: INFO cinder.api.openstack.wsgi [None req-96ec5c60-25d6-4144-9031-fa226716b705 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 894.144783] [55348]: [pid: 55348|app: 0|req: 114/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:36 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.160511] [55348]: DEBUG cinder.api.middleware.request_id [None req-988413bc-fbd9-48a0-b404-881835d5465a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.162912] [55348]: INFO cinder.api.openstack.wsgi [None req-988413bc-fbd9-48a0-b404-881835d5465a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 895.163620] [55348]: DEBUG cinder.api.openstack.wsgi [None req-988413bc-fbd9-48a0-b404-881835d5465a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.163620] [55348]: DEBUG cinder.api.openstack.wsgi [None req-988413bc-fbd9-48a0-b404-881835d5465a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.177819] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.177819] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.183232] [55348]: INFO cinder.volume.api [None req-988413bc-fbd9-48a0-b404-881835d5465a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 895.188863] [55348]: INFO cinder.api.openstack.wsgi [None req-988413bc-fbd9-48a0-b404-881835d5465a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 895.189807] [55348]: [pid: 55348|app: 0|req: 115/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:38 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.190267] [55348]: DEBUG cinder.api.middleware.request_id [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-d99c4806-ef07-4583-9dc0-d213c8ee322a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.194741] [55348]: INFO cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-d99c4806-ef07-4583-9dc0-d213c8ee322a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] DELETE http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 [ 895.194996] [55348]: DEBUG cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-d99c4806-ef07-4583-9dc0-d213c8ee322a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.195351] [55348]: DEBUG cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-d99c4806-ef07-4583-9dc0-d213c8ee322a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.205788] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.205788] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.760916] [55348]: INFO cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-d99c4806-ef07-4583-9dc0-d213c8ee322a tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 returned with HTTP 200 [ 895.760916] [55348]: [pid: 55348|app: 0|req: 116/230] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:56:38 2025] DELETE /volume/v3/attachments/918be264-c3ad-419f-aec8-cc45e7697967 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.780739] [55348]: DEBUG cinder.api.middleware.request_id [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.785148] [55348]: INFO cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] DELETE http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 [ 895.785148] [55348]: DEBUG cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.785367] [55348]: DEBUG cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.785447] [55348]: INFO cinder.api.v3.volumes [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Delete volume with id: 580d4492-2e68-4792-86d6-404ee3e08942 [ 895.798860] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.798860] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.799543] [55348]: INFO cinder.volume.api [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Volume info retrieved successfully. [ 895.821428] [55348]: INFO cinder.volume.api [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] Delete volume request issued successfully. [ 895.821428] [55348]: INFO cinder.api.openstack.wsgi [req-b850fe74-be8b-42ae-82d5-87871e8544e0 req-108d992a-0873-4a23-be89-5f6a9648082f tempest-ServersTestBootFromVolume-77464477 tempest-ServersTestBootFromVolume-77464477-project-member] http://10.180.1.21/volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 returned with HTTP 202 [ 895.821428] [55348]: [pid: 55348|app: 0|req: 117/231] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:56:38 2025] DELETE /volume/v3/volumes/580d4492-2e68-4792-86d6-404ee3e08942 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 896.201689] [55348]: DEBUG cinder.api.middleware.request_id [None req-80b445e7-f272-410f-8e31-bfe135a59e86 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.206040] [55348]: INFO cinder.api.openstack.wsgi [None req-80b445e7-f272-410f-8e31-bfe135a59e86 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 896.206040] [55348]: DEBUG cinder.api.openstack.wsgi [None req-80b445e7-f272-410f-8e31-bfe135a59e86 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.206040] [55348]: DEBUG cinder.api.openstack.wsgi [None req-80b445e7-f272-410f-8e31-bfe135a59e86 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.221436] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.221436] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.226967] [55348]: INFO cinder.volume.api [None req-80b445e7-f272-410f-8e31-bfe135a59e86 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 896.235365] [55348]: INFO cinder.api.openstack.wsgi [None req-80b445e7-f272-410f-8e31-bfe135a59e86 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 896.235749] [55348]: [pid: 55348|app: 0|req: 118/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:39 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.250745] [55348]: DEBUG cinder.api.middleware.request_id [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.254624] [55348]: INFO cinder.api.openstack.wsgi [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 897.254921] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.255230] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.272141] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.272141] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.278129] [55348]: INFO cinder.volume.api [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 897.284154] [55348]: INFO cinder.api.openstack.wsgi [None req-fbf86bf3-2af5-4258-b73f-0013c76bd15e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 897.284588] [55348]: [pid: 55348|app: 0|req: 119/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:40 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.295182] [55348]: DEBUG cinder.api.middleware.request_id [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.301241] [55348]: INFO cinder.api.openstack.wsgi [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 898.301241] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.301241] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.317069] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.317069] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.321134] [55348]: INFO cinder.volume.api [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 898.327149] [55348]: INFO cinder.api.openstack.wsgi [None req-ed353e40-5fb8-4f3f-98c3-10c0c2cc6b98 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 898.327581] [55348]: [pid: 55348|app: 0|req: 120/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:41 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.760614] [55347]: DEBUG cinder.coordination [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 898.760970] [55347]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-b6d16a15-c367-4611-b314-584e46f5c93b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced returned with HTTP 200 [ 898.761462] [55347]: [pid: 55347|app: 0|req: 115/235] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:56:36 2025] PUT /volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced => generated 617 bytes in 5063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.339617] [55348]: DEBUG cinder.api.middleware.request_id [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.342052] [55348]: INFO cinder.api.openstack.wsgi [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 899.342217] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.342433] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.356136] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.356136] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.360765] [55348]: INFO cinder.volume.api [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 899.366353] [55348]: INFO cinder.api.openstack.wsgi [None req-2e88f4ae-09c0-45ca-9d43-64c98f41d16b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 899.366864] [55348]: [pid: 55348|app: 0|req: 121/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:42 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.377298] [55347]: DEBUG cinder.api.middleware.request_id [None req-5abb5b70-c692-48f4-bac3-c002394113e7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.379758] [55347]: INFO cinder.api.openstack.wsgi [None req-5abb5b70-c692-48f4-bac3-c002394113e7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 900.380011] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5abb5b70-c692-48f4-bac3-c002394113e7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.380320] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5abb5b70-c692-48f4-bac3-c002394113e7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.403130] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.403130] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.406989] [55347]: INFO cinder.volume.api [None req-5abb5b70-c692-48f4-bac3-c002394113e7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 900.414212] [55347]: INFO cinder.api.openstack.wsgi [None req-5abb5b70-c692-48f4-bac3-c002394113e7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 900.414795] [55347]: [pid: 55347|app: 0|req: 116/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:43 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.888175] [55348]: DEBUG cinder.api.middleware.request_id [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-2fb5cf89-4bb9-457e-aaa0-bf4bc570c0cd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.891282] [55348]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-2fb5cf89-4bb9-457e-aaa0-bf4bc570c0cd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced/action [ 900.892020] [55348]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-2fb5cf89-4bb9-457e-aaa0-bf4bc570c0cd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 900.892347] [55348]: DEBUG cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-2fb5cf89-4bb9-457e-aaa0-bf4bc570c0cd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 900.909517] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.909517] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.922899] [55348]: INFO cinder.api.openstack.wsgi [req-855c1f2b-413c-4dcb-bafd-efe658c97ec0 req-2fb5cf89-4bb9-457e-aaa0-bf4bc570c0cd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced/action returned with HTTP 204 [ 900.922899] [55348]: [pid: 55348|app: 0|req: 122/238] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:56:43 2025] POST /volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 901.427235] [55347]: DEBUG cinder.api.middleware.request_id [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.433853] [55347]: INFO cinder.api.openstack.wsgi [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 901.433853] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.434118] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.459885] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.459885] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.465077] [55347]: INFO cinder.volume.api [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 901.471497] [55347]: INFO cinder.api.openstack.wsgi [None req-4ce244aa-a6a9-45b1-ab79-9951e4d50655 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 901.472015] [55347]: [pid: 55347|app: 0|req: 117/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:44 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 901.483113] [55348]: DEBUG cinder.api.middleware.request_id [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.485324] [55348]: INFO cinder.api.openstack.wsgi [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 901.485609] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.485910] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.503232] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.503232] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.510745] [55348]: INFO cinder.volume.api [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 901.519882] [55348]: INFO cinder.api.openstack.wsgi [None req-6042fc11-bc03-4d50-88e9-ded795afcee2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 901.520391] [55348]: [pid: 55348|app: 0|req: 123/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:44 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.093453] [55347]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.096014] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 902.096360] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.096614] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.114494] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114494] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.119490] [55347]: INFO cinder.volume.api [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 902.125152] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-e1c38b36-7711-44ee-b0b0-59808258313c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 902.126055] [55347]: [pid: 55347|app: 0|req: 118/241] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:44 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.744364] [55348]: DEBUG cinder.api.middleware.request_id [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.748116] [55348]: INFO cinder.api.openstack.wsgi [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 902.748523] [55348]: DEBUG cinder.api.openstack.wsgi [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.749163] [55348]: DEBUG cinder.api.openstack.wsgi [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.753088] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=231,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 902.771510] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771510] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.777134] [55348]: INFO cinder.volume.api [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 902.787446] [55348]: INFO cinder.api.openstack.wsgi [req-cec4ce12-a235-4270-83f5-3a9fe5c48ef9 req-5031d9c0-0132-4e75-b6d7-f04d61a5ae57 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 902.788244] [55348]: [pid: 55348|app: 0|req: 124/242] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:45 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.525789] [55347]: DEBUG cinder.api.middleware.request_id [None req-f19babad-0191-4a85-a086-96b286bf5f70 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.529565] [55347]: INFO cinder.api.openstack.wsgi [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] POST http://10.180.1.21/volume/v3/volumes [ 903.529988] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-568627762"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 903.532442] [55347]: DEBUG cinder.api.v3.volumes [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-568627762'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 903.533163] [55347]: INFO cinder.api.v3.volumes [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume of 1 GB [ 903.538940] [55347]: INFO cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Availability Zones retrieved successfully. [ 903.546253] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Flow 'volume_create_api' (0c84f4cb-3191-4204-b019-70c4910db5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 903.548746] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a23c6c-4565-4a78-8f5e-69d9b3d8f1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.548906] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 903.571818] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a23c6c-4565-4a78-8f5e-69d9b3d8f1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.572938] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8459969-3a22-4c99-9b35-81e86f7c470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.608543] [55347]: DEBUG cinder.quota [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Created reservations ['926a3612-4ead-49b0-8ada-00e21aa11863', '544ca355-41fb-4cc1-8bf9-8c33a9696d65', '06469d77-a9de-4e43-999e-f3401b9e28a8', 'e36e309b-610e-4093-909d-f670f16ca69e'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 903.609567] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8459969-3a22-4c99-9b35-81e86f7c470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['926a3612-4ead-49b0-8ada-00e21aa11863', '544ca355-41fb-4cc1-8bf9-8c33a9696d65', '06469d77-a9de-4e43-999e-f3401b9e28a8', 'e36e309b-610e-4093-909d-f670f16ca69e']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.610519] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d487ab3f-a9d8-49d8-b656-942c8dc5076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.628633] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d487ab3f-a9d8-49d8-b656-942c8dc5076d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7efdb569-8d9f-4206-bcbb-8e7a0c88937e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-568627762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',qos_specs=None,replication_status=,reservations=['926a3612-4ead-49b0-8ada-00e21aa11863','544ca355-41fb-4cc1-8bf9-8c33a9696d65','06469d77-a9de-4e43-999e-f3401b9e28a8','e36e309b-610e-4093-909d-f670f16ca69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861e5f8e6cd94fc7aeff2c22bd65df53',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-568627762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7efdb569-8d9f-4206-bcbb-8e7a0c88937e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',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='861e5f8e6cd94fc7aeff2c22bd65df53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.629629] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157e3188-7a6a-416d-a8d7-c2e3df01793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.646104] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157e3188-7a6a-416d-a8d7-c2e3df01793a) 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-568627762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de9a9e0393b4445a0ce8b5cd0df272f',qos_specs=None,replication_status=,reservations=['926a3612-4ead-49b0-8ada-00e21aa11863','544ca355-41fb-4cc1-8bf9-8c33a9696d65','06469d77-a9de-4e43-999e-f3401b9e28a8','e36e309b-610e-4093-909d-f670f16ca69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861e5f8e6cd94fc7aeff2c22bd65df53',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.647164] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727e166b-626e-4f4f-a12f-acdc0057c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 903.660267] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727e166b-626e-4f4f-a12f-acdc0057c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 903.661381] [55347]: DEBUG cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Flow 'volume_create_api' (0c84f4cb-3191-4204-b019-70c4910db5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 903.662795] [55347]: INFO cinder.volume.api [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Create volume request issued successfully. [ 903.662873] [55347]: INFO cinder.api.openstack.wsgi [None req-f19babad-0191-4a85-a086-96b286bf5f70 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 903.665171] [55347]: [pid: 55347|app: 0|req: 119/243] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:56:46 2025] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 903.676913] [55348]: DEBUG cinder.api.middleware.request_id [None req-65e424ab-f941-4259-94fb-bfef760bf87b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.681248] [55348]: INFO cinder.api.openstack.wsgi [None req-65e424ab-f941-4259-94fb-bfef760bf87b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 903.681535] [55348]: DEBUG cinder.api.openstack.wsgi [None req-65e424ab-f941-4259-94fb-bfef760bf87b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.681784] [55348]: DEBUG cinder.api.openstack.wsgi [None req-65e424ab-f941-4259-94fb-bfef760bf87b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.691170] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691170] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.699419] [55348]: INFO cinder.volume.api [None req-65e424ab-f941-4259-94fb-bfef760bf87b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 903.705975] [55348]: INFO cinder.api.openstack.wsgi [None req-65e424ab-f941-4259-94fb-bfef760bf87b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e returned with HTTP 200 [ 903.706534] [55348]: [pid: 55348|app: 0|req: 125/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:46 2025] GET /volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.718602] [55347]: DEBUG cinder.api.middleware.request_id [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.724280] [55347]: INFO cinder.api.openstack.wsgi [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 904.724280] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.724868] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.739686] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.739686] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.749277] [55347]: INFO cinder.volume.api [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 904.752911] [55347]: INFO cinder.api.openstack.wsgi [None req-d3b5cc27-b32d-43b6-a52e-74be61869a61 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e returned with HTTP 200 [ 904.753315] [55347]: [pid: 55347|app: 0|req: 120/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:47 2025] GET /volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.780122] [55348]: DEBUG cinder.api.middleware.request_id [None req-509f2f52-41f7-4e47-91a3-460a23d7024d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.780588] [55348]: INFO cinder.api.openstack.wsgi [None req-509f2f52-41f7-4e47-91a3-460a23d7024d None None] GET http://10.180.1.21/volume// [ 904.781475] [55348]: DEBUG cinder.api.openstack.wsgi [None req-509f2f52-41f7-4e47-91a3-460a23d7024d None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.782302] [55348]: DEBUG cinder.api.openstack.wsgi [None req-509f2f52-41f7-4e47-91a3-460a23d7024d None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.783655] [55348]: INFO cinder.api.openstack.wsgi [None req-509f2f52-41f7-4e47-91a3-460a23d7024d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 904.783655] [55348]: [pid: 55348|app: 0|req: 126/246] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:47 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 904.791072] [55347]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0d09af13-74ea-4b6f-89d9-72213e1fda99 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.796018] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0d09af13-74ea-4b6f-89d9-72213e1fda99 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 904.796018] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0d09af13-74ea-4b6f-89d9-72213e1fda99 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13787642-ed9f-449c-b672-b1b3b50942b0", "connector": null, "instance_uuid": "3df97cea-5a6e-4d7a-b2f3-e02213816e24"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.819168] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.819168] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.849436] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0d09af13-74ea-4b6f-89d9-72213e1fda99 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 904.849900] [55347]: [pid: 55347|app: 0|req: 121/247] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:56:47 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.855390] [55348]: DEBUG cinder.api.middleware.request_id [None req-eb1cd805-b1f5-493f-969a-f2327deccca2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.855569] [55348]: INFO cinder.api.openstack.wsgi [None req-eb1cd805-b1f5-493f-969a-f2327deccca2 None None] GET http://10.180.1.21/volume// [ 904.855735] [55348]: DEBUG cinder.api.openstack.wsgi [None req-eb1cd805-b1f5-493f-969a-f2327deccca2 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.855951] [55348]: DEBUG cinder.api.openstack.wsgi [None req-eb1cd805-b1f5-493f-969a-f2327deccca2 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.856378] [55348]: INFO cinder.api.openstack.wsgi [None req-eb1cd805-b1f5-493f-969a-f2327deccca2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 904.856977] [55348]: [pid: 55348|app: 0|req: 127/248] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 904.863743] [55347]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.866194] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 904.866442] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.866855] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.880798] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880798] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.884974] [55347]: INFO cinder.volume.api [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 904.890220] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-0f14f305-c898-4815-a895-1bfd44a2f17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 904.890657] [55347]: [pid: 55347|app: 0|req: 122/249] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:47 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 905.120721] [55348]: DEBUG cinder.api.middleware.request_id [req-97092635-dc67-43e0-80c5-de93ce61df68 req-a64485a2-7adc-4503-a4df-5da141471fa9 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.123352] [55348]: INFO cinder.api.openstack.wsgi [req-97092635-dc67-43e0-80c5-de93ce61df68 req-a64485a2-7adc-4503-a4df-5da141471fa9 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] GET http://10.180.1.21/volume/v3/volumes/f9daae52-e99d-4430-9358-8d27dc4c6c82 [ 905.123593] [55348]: DEBUG cinder.api.openstack.wsgi [req-97092635-dc67-43e0-80c5-de93ce61df68 req-a64485a2-7adc-4503-a4df-5da141471fa9 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.123924] [55348]: DEBUG cinder.api.openstack.wsgi [req-97092635-dc67-43e0-80c5-de93ce61df68 req-a64485a2-7adc-4503-a4df-5da141471fa9 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.131629] [55348]: INFO cinder.api.openstack.wsgi [req-97092635-dc67-43e0-80c5-de93ce61df68 req-a64485a2-7adc-4503-a4df-5da141471fa9 tempest-VolumesAdminNegativeTest-1600381818 tempest-VolumesAdminNegativeTest-1600381818-project-admin] http://10.180.1.21/volume/v3/volumes/f9daae52-e99d-4430-9358-8d27dc4c6c82 returned with HTTP 404 [ 905.132391] [55348]: [pid: 55348|app: 0|req: 128/250] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:56:47 2025] GET /volume/v3/volumes/f9daae52-e99d-4430-9358-8d27dc4c6c82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 905.140535] [55347]: DEBUG cinder.api.middleware.request_id [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.142849] [55347]: INFO cinder.api.openstack.wsgi [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 905.143071] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.143301] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.143501] [55347]: INFO cinder.api.v3.volumes [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Delete volume with id: 7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 905.156832] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.156832] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.156832] [55347]: INFO cinder.volume.api [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 905.186683] [55347]: INFO cinder.volume.api [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Delete volume request issued successfully. [ 905.186895] [55347]: INFO cinder.api.openstack.wsgi [None req-ee37ab3f-170e-4094-af88-dfb136ec73d3 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e returned with HTTP 202 [ 905.187381] [55347]: [pid: 55347|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:56:47 2025] DELETE /volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 905.192288] [55348]: DEBUG cinder.api.middleware.request_id [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.194717] [55348]: INFO cinder.api.openstack.wsgi [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 905.195093] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.197039] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.208282] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.208282] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.216370] [55348]: INFO cinder.volume.api [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 905.221945] [55348]: INFO cinder.api.openstack.wsgi [None req-f8eff736-fe2c-40e7-857d-cb7dbd7625e1 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e returned with HTTP 200 [ 905.222361] [55348]: [pid: 55348|app: 0|req: 129/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:48 2025] GET /volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.235218] [55347]: DEBUG cinder.api.middleware.request_id [None req-22b29ad6-7b47-4aa0-b0bd-2963a9ea152b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.237881] [55347]: INFO cinder.api.openstack.wsgi [None req-22b29ad6-7b47-4aa0-b0bd-2963a9ea152b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e [ 906.237881] [55347]: DEBUG cinder.api.openstack.wsgi [None req-22b29ad6-7b47-4aa0-b0bd-2963a9ea152b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.238135] [55347]: DEBUG cinder.api.openstack.wsgi [None req-22b29ad6-7b47-4aa0-b0bd-2963a9ea152b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.245386] [55347]: INFO cinder.api.openstack.wsgi [None req-22b29ad6-7b47-4aa0-b0bd-2963a9ea152b tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e returned with HTTP 404 [ 906.245990] [55347]: [pid: 55347|app: 0|req: 124/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:49 2025] GET /volume/v3/volumes/7efdb569-8d9f-4206-bcbb-8e7a0c88937e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 906.561407] [55348]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-5d8c37c5-60b6-4efc-a9e1-21a390ddc13c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.564034] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-5d8c37c5-60b6-4efc-a9e1-21a390ddc13c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced [ 906.564188] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-5d8c37c5-60b6-4efc-a9e1-21a390ddc13c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.564417] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-5d8c37c5-60b6-4efc-a9e1-21a390ddc13c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.576780] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.576780] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.121236] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-5d8c37c5-60b6-4efc-a9e1-21a390ddc13c tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced returned with HTTP 200 [ 907.121236] [55348]: [pid: 55348|app: 0|req: 130/254] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:56:49 2025] DELETE /volume/v3/attachments/f6b9cdc6-d489-4cd7-8b33-24f1aa3ffced => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.333591] [55347]: DEBUG cinder.api.middleware.request_id [None req-d021b4cd-abb1-42a0-907c-18671f5f5d52 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.334100] [55347]: INFO cinder.api.openstack.wsgi [None req-d021b4cd-abb1-42a0-907c-18671f5f5d52 None None] GET http://10.180.1.21/volume// [ 909.334637] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d021b4cd-abb1-42a0-907c-18671f5f5d52 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.334637] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d021b4cd-abb1-42a0-907c-18671f5f5d52 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.334914] [55347]: INFO cinder.api.openstack.wsgi [None req-d021b4cd-abb1-42a0-907c-18671f5f5d52 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 909.336084] [55347]: [pid: 55347|app: 0|req: 125/255] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:56:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 909.340837] [55348]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.345414] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 909.345414] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.345414] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.373714] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373714] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.386882] [55348]: INFO cinder.volume.api [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 909.397029] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-c89228d9-c376-418c-828b-79564eada3e8 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 909.397029] [55348]: [pid: 55348|app: 0|req: 131/256] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:56:52 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1026 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 909.563101] [55347]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.565431] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] PUT http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 [ 909.565883] [55347]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-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=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 909.585444] [55347]: DEBUG cinder.coordination [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Acquiring lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 909.593238] [55347]: DEBUG cinder.coordination [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 909.595165] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.595165] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.121702] [55347]: DEBUG cinder.coordination [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-13787642-ed9f-449c-b672-b1b3b50942b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 910.123117] [55347]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-d853f2ab-5575-4fe0-9e66-85da45527f14 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 returned with HTTP 200 [ 910.123117] [55347]: [pid: 55347|app: 0|req: 126/257] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:56:52 2025] PUT /volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 => generated 617 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.630158] [55348]: DEBUG cinder.api.middleware.request_id [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-bd030f90-d967-4149-93ca-6efd48a4f08a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.635023] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-bd030f90-d967-4149-93ca-6efd48a4f08a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2/action [ 910.635023] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-bd030f90-d967-4149-93ca-6efd48a4f08a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 910.635023] [55348]: DEBUG cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-bd030f90-d967-4149-93ca-6efd48a4f08a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.656449] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656449] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.668383] [55348]: INFO cinder.api.openstack.wsgi [req-334b6f99-5e33-4551-9cba-a0c47fced3c8 req-bd030f90-d967-4149-93ca-6efd48a4f08a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2/action returned with HTTP 204 [ 910.668767] [55348]: [pid: 55348|app: 0|req: 132/258] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:56:53 2025] POST /volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 913.404606] [55347]: DEBUG cinder.api.middleware.request_id [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.406870] [55347]: INFO cinder.api.openstack.wsgi [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 913.407176] [55347]: DEBUG cinder.api.openstack.wsgi [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.407411] [55347]: DEBUG cinder.api.openstack.wsgi [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.407602] [55347]: INFO cinder.api.v3.volumes [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Delete volume with id: fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 913.410020] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=250,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 913.420699] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.420699] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.421323] [55347]: INFO cinder.volume.api [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 913.447772] [55347]: INFO cinder.volume.api [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Delete volume request issued successfully. [ 913.448031] [55347]: INFO cinder.api.openstack.wsgi [None req-da6edd50-ad96-4adc-bf25-c89d82d0921c tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 returned with HTTP 202 [ 913.448739] [55347]: [pid: 55347|app: 0|req: 127/259] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:56:56 2025] DELETE /volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 913.456330] [55348]: DEBUG cinder.api.middleware.request_id [None req-80829251-9fea-46c6-be25-6998cfd61bfb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.461332] [55348]: INFO cinder.api.openstack.wsgi [None req-80829251-9fea-46c6-be25-6998cfd61bfb tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 913.461332] [55348]: DEBUG cinder.api.openstack.wsgi [None req-80829251-9fea-46c6-be25-6998cfd61bfb tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.461332] [55348]: DEBUG cinder.api.openstack.wsgi [None req-80829251-9fea-46c6-be25-6998cfd61bfb tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.472689] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472689] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.477947] [55348]: INFO cinder.volume.api [None req-80829251-9fea-46c6-be25-6998cfd61bfb tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 913.484497] [55348]: INFO cinder.api.openstack.wsgi [None req-80829251-9fea-46c6-be25-6998cfd61bfb tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 returned with HTTP 200 [ 913.485216] [55348]: [pid: 55348|app: 0|req: 133/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:56 2025] GET /volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.499884] [55347]: DEBUG cinder.api.middleware.request_id [None req-5f39048f-7924-4139-8bd6-e07d56382275 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.500451] [55347]: INFO cinder.api.openstack.wsgi [None req-5f39048f-7924-4139-8bd6-e07d56382275 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 [ 914.500665] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5f39048f-7924-4139-8bd6-e07d56382275 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.500871] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5f39048f-7924-4139-8bd6-e07d56382275 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.508160] [55347]: INFO cinder.api.openstack.wsgi [None req-5f39048f-7924-4139-8bd6-e07d56382275 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 returned with HTTP 404 [ 914.508668] [55347]: [pid: 55347|app: 0|req: 128/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:57 2025] GET /volume/v3/volumes/fcac485a-76f3-4ae1-b84f-5d8daf9d9143 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 914.512310] [55348]: DEBUG cinder.api.middleware.request_id [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.514681] [55348]: INFO cinder.api.openstack.wsgi [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] DELETE http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 914.514905] [55348]: DEBUG cinder.api.openstack.wsgi [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.515173] [55348]: DEBUG cinder.api.openstack.wsgi [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.515383] [55348]: INFO cinder.api.v3.volumes [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Delete volume with id: daf38cd2-c946-4f17-b235-5fd29de41178 [ 914.525628] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.525628] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.526341] [55348]: INFO cinder.volume.api [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 914.545704] [55348]: INFO cinder.volume.api [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Delete volume request issued successfully. [ 914.545975] [55348]: INFO cinder.api.openstack.wsgi [None req-997d84d1-fefa-4bd1-92bf-fefe54f36c28 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 202 [ 914.546523] [55348]: [pid: 55348|app: 0|req: 134/262] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:56:57 2025] DELETE /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 914.549874] [55347]: DEBUG cinder.api.middleware.request_id [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.553116] [55347]: INFO cinder.api.openstack.wsgi [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 914.553452] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.553711] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.564249] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.564249] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.569929] [55347]: INFO cinder.volume.api [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Volume info retrieved successfully. [ 914.576948] [55347]: INFO cinder.api.openstack.wsgi [None req-3aedbcf1-8201-4f6e-80de-c07a167eb7ce tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 200 [ 914.577602] [55347]: [pid: 55347|app: 0|req: 129/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:57 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.591048] [55348]: DEBUG cinder.api.middleware.request_id [None req-69420590-057b-4c4e-8cc8-69834ee76906 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.596039] [55348]: INFO cinder.api.openstack.wsgi [None req-69420590-057b-4c4e-8cc8-69834ee76906 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] GET http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 [ 915.596039] [55348]: DEBUG cinder.api.openstack.wsgi [None req-69420590-057b-4c4e-8cc8-69834ee76906 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.596039] [55348]: DEBUG cinder.api.openstack.wsgi [None req-69420590-057b-4c4e-8cc8-69834ee76906 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.604714] [55348]: INFO cinder.api.openstack.wsgi [None req-69420590-057b-4c4e-8cc8-69834ee76906 tempest-ServersNegativeTestJSON-1132372439 tempest-ServersNegativeTestJSON-1132372439-project-member] http://10.180.1.21/volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 returned with HTTP 404 [ 915.605392] [55348]: [pid: 55348|app: 0|req: 135/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:56:58 2025] GET /volume/v3/volumes/daf38cd2-c946-4f17-b235-5fd29de41178 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 924.573618] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.598572] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=41,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.101198] [55347]: DEBUG cinder.api.middleware.request_id [req-a9693945-0d16-4f3e-91b7-7a4e533b105c req-519f21f8-edc3-46d5-833e-35d7e7f4e90b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.109791] [55347]: INFO cinder.api.openstack.wsgi [req-a9693945-0d16-4f3e-91b7-7a4e533b105c req-519f21f8-edc3-46d5-833e-35d7e7f4e90b tempest-ServerActionsTestJSON-599772511 tempest-ServerActionsTestJSON-599772511-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=514e0f15-f27d-4fab-9107-b92884075420 [ 928.110377] [55347]: DEBUG cinder.api.openstack.wsgi [req-a9693945-0d16-4f3e-91b7-7a4e533b105c req-519f21f8-edc3-46d5-833e-35d7e7f4e90b tempest-ServerActionsTestJSON-599772511 tempest-ServerActionsTestJSON-599772511-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.110706] [55347]: DEBUG cinder.api.openstack.wsgi [req-a9693945-0d16-4f3e-91b7-7a4e533b105c req-519f21f8-edc3-46d5-833e-35d7e7f4e90b tempest-ServerActionsTestJSON-599772511 tempest-ServerActionsTestJSON-599772511-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.133040] [55347]: INFO cinder.api.openstack.wsgi [req-a9693945-0d16-4f3e-91b7-7a4e533b105c req-519f21f8-edc3-46d5-833e-35d7e7f4e90b tempest-ServerActionsTestJSON-599772511 tempest-ServerActionsTestJSON-599772511-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=514e0f15-f27d-4fab-9107-b92884075420 returned with HTTP 200 [ 928.134789] [55347]: [pid: 55347|app: 0|req: 130/265] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:57:10 2025] GET /volume/v3/attachments?instance_id=514e0f15-f27d-4fab-9107-b92884075420 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.457152] [55348]: DEBUG cinder.api.middleware.request_id [None req-01ef99ba-22e0-4817-aa5e-91a755659161 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.458987] [55348]: INFO cinder.api.openstack.wsgi [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] DELETE http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 928.459313] [55348]: DEBUG cinder.api.openstack.wsgi [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.459539] [55348]: DEBUG cinder.api.openstack.wsgi [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.459724] [55348]: INFO cinder.api.v3.volumes [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Delete volume with id: 59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 928.470663] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470663] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.471686] [55348]: INFO cinder.volume.api [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 928.504014] [55348]: INFO cinder.volume.api [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Delete volume request issued successfully. [ 928.504014] [55348]: INFO cinder.api.openstack.wsgi [None req-01ef99ba-22e0-4817-aa5e-91a755659161 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 202 [ 928.504014] [55348]: [pid: 55348|app: 0|req: 136/266] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:57:11 2025] DELETE /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 928.507913] [55347]: DEBUG cinder.api.middleware.request_id [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.510091] [55347]: INFO cinder.api.openstack.wsgi [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 928.510733] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.510733] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.519924] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519924] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.524114] [55347]: INFO cinder.volume.api [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 928.529285] [55347]: INFO cinder.api.openstack.wsgi [None req-fa2b15dc-56c8-44ac-8424-fd48d3888761 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 928.529722] [55347]: [pid: 55347|app: 0|req: 131/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:11 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.543618] [55348]: DEBUG cinder.api.middleware.request_id [None req-d15467c3-22a0-4778-92f2-72f073f8b88d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.546896] [55348]: INFO cinder.api.openstack.wsgi [None req-d15467c3-22a0-4778-92f2-72f073f8b88d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 929.547184] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d15467c3-22a0-4778-92f2-72f073f8b88d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.547398] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d15467c3-22a0-4778-92f2-72f073f8b88d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.558931] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558931] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.563404] [55348]: INFO cinder.volume.api [None req-d15467c3-22a0-4778-92f2-72f073f8b88d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 929.568842] [55348]: INFO cinder.api.openstack.wsgi [None req-d15467c3-22a0-4778-92f2-72f073f8b88d tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 929.568842] [55348]: [pid: 55348|app: 0|req: 137/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:12 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.580307] [55347]: DEBUG cinder.api.middleware.request_id [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.582551] [55347]: INFO cinder.api.openstack.wsgi [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 930.582729] [55347]: DEBUG cinder.api.openstack.wsgi [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.582996] [55347]: DEBUG cinder.api.openstack.wsgi [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.597277] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597277] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.604285] [55347]: INFO cinder.volume.api [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Volume info retrieved successfully. [ 930.610435] [55347]: INFO cinder.api.openstack.wsgi [None req-27b0db08-2542-4ec9-859b-e36a68e5fc18 tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 200 [ 930.615098] [55347]: [pid: 55347|app: 0|req: 132/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:13 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.627918] [55348]: DEBUG cinder.api.middleware.request_id [None req-556e68aa-5729-4b0c-b335-3c9fb38f404a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.633263] [55348]: INFO cinder.api.openstack.wsgi [None req-556e68aa-5729-4b0c-b335-3c9fb38f404a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] GET http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 [ 931.633263] [55348]: DEBUG cinder.api.openstack.wsgi [None req-556e68aa-5729-4b0c-b335-3c9fb38f404a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.633263] [55348]: DEBUG cinder.api.openstack.wsgi [None req-556e68aa-5729-4b0c-b335-3c9fb38f404a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.640601] [55348]: INFO cinder.api.openstack.wsgi [None req-556e68aa-5729-4b0c-b335-3c9fb38f404a tempest-VolumesAdminNegativeTest-2067265764 tempest-VolumesAdminNegativeTest-2067265764-project-member] http://10.180.1.21/volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 returned with HTTP 404 [ 931.641155] [55348]: [pid: 55348|app: 0|req: 138/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:14 2025] GET /volume/v3/volumes/59c980c4-278c-43af-afdb-98f8cef8d2b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 939.905727] [55347]: DEBUG cinder.api.middleware.request_id [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.908347] [55347]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 939.908467] [55347]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.908605] [55347]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.922955] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.922955] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.928437] [55347]: INFO cinder.volume.api [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 939.933641] [55347]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-65899c53-f28f-432f-9aeb-26e0d98a217d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 939.934151] [55347]: [pid: 55347|app: 0|req: 133/271] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:57:22 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 939.970071] [55348]: DEBUG cinder.api.middleware.request_id [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.972444] [55348]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22/action [ 939.972830] [55348]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 939.972970] [55348]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 939.984956] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.984956] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.985711] [55348]: INFO cinder.volume.api [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 939.993912] [55348]: INFO cinder.volume.api [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Begin detaching volume completed successfully. [ 939.994216] [55348]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-e0f1447a-8f4a-4d00-9c9a-c00b56bb59f2 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22/action returned with HTTP 202 [ 939.994748] [55348]: [pid: 55348|app: 0|req: 139/272] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:57:22 2025] POST /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 940.009306] [55347]: DEBUG cinder.api.middleware.request_id [None req-a7acd32f-3895-416d-bd73-de58691c0606 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.011458] [55347]: INFO cinder.api.openstack.wsgi [None req-a7acd32f-3895-416d-bd73-de58691c0606 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 940.011645] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a7acd32f-3895-416d-bd73-de58691c0606 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.011883] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a7acd32f-3895-416d-bd73-de58691c0606 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.022393] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.022393] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.025681] [55347]: INFO cinder.volume.api [None req-a7acd32f-3895-416d-bd73-de58691c0606 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 940.030423] [55347]: INFO cinder.api.openstack.wsgi [None req-a7acd32f-3895-416d-bd73-de58691c0606 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 940.030703] [55347]: [pid: 55347|app: 0|req: 134/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:22 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.015595] [55348]: DEBUG cinder.api.middleware.request_id [None req-0b34a141-e21c-4222-accd-475ebda90dfe None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.016106] [55348]: INFO cinder.api.openstack.wsgi [None req-0b34a141-e21c-4222-accd-475ebda90dfe None None] GET http://10.180.1.21/volume// [ 941.016342] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0b34a141-e21c-4222-accd-475ebda90dfe None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.016575] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0b34a141-e21c-4222-accd-475ebda90dfe None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.017050] [55348]: INFO cinder.api.openstack.wsgi [None req-0b34a141-e21c-4222-accd-475ebda90dfe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 941.017564] [55348]: [pid: 55348|app: 0|req: 140/274] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:57:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 941.021190] [55347]: DEBUG cinder.api.middleware.request_id [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.023729] [55347]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 941.024020] [55347]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.024249] [55347]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.041677] [55348]: DEBUG cinder.api.middleware.request_id [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.047736] [55348]: INFO cinder.api.openstack.wsgi [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 941.047937] [55348]: DEBUG cinder.api.openstack.wsgi [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.049666] [55348]: DEBUG cinder.api.openstack.wsgi [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.049783] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.049783] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.054067] [55347]: INFO cinder.volume.api [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 941.059243] [55347]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-074b4857-ddc2-416b-b3c9-4fe14f13e428 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 941.059884] [55347]: [pid: 55347|app: 0|req: 135/275] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:57:23 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 941.060333] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.060333] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.064708] [55348]: INFO cinder.volume.api [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 941.070174] [55348]: INFO cinder.api.openstack.wsgi [None req-55b29102-03c6-4699-a4ae-49d887cc8ffb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 941.070511] [55348]: [pid: 55348|app: 0|req: 141/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:23 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.080925] [55347]: DEBUG cinder.api.middleware.request_id [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.082949] [55347]: INFO cinder.api.openstack.wsgi [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 942.083195] [55347]: DEBUG cinder.api.openstack.wsgi [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.083418] [55347]: DEBUG cinder.api.openstack.wsgi [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.098064] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.098064] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.101713] [55347]: INFO cinder.volume.api [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 942.106717] [55347]: INFO cinder.api.openstack.wsgi [None req-13ed17f0-ee3d-4bcb-8bde-fb5e62b78776 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 942.107103] [55347]: [pid: 55347|app: 0|req: 136/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:24 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.218284] [55348]: DEBUG cinder.api.middleware.request_id [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-82ac356c-ad3f-442d-8ed2-b55466c8543c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.220687] [55348]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-82ac356c-ad3f-442d-8ed2-b55466c8543c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f [ 942.220897] [55348]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-82ac356c-ad3f-442d-8ed2-b55466c8543c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.221133] [55348]: DEBUG cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-82ac356c-ad3f-442d-8ed2-b55466c8543c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.228079] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.228079] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.757784] [55348]: INFO cinder.api.openstack.wsgi [req-b89248ce-c8bc-48bc-ab27-6d1757c0f4db req-82ac356c-ad3f-442d-8ed2-b55466c8543c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f returned with HTTP 200 [ 942.759437] [55348]: [pid: 55348|app: 0|req: 142/278] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:57:25 2025] DELETE /volume/v3/attachments/ac803fba-080b-4570-8a5a-13f17c9e557f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.117223] [55347]: DEBUG cinder.api.middleware.request_id [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.119385] [55347]: INFO cinder.api.openstack.wsgi [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 943.119624] [55347]: DEBUG cinder.api.openstack.wsgi [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.119843] [55347]: DEBUG cinder.api.openstack.wsgi [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.129798] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.129798] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.134265] [55347]: INFO cinder.volume.api [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 943.139491] [55347]: INFO cinder.api.openstack.wsgi [None req-adbcb2e1-a423-475f-9386-af530ddce6c1 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 943.139872] [55347]: [pid: 55347|app: 0|req: 137/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:25 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.287311] [55348]: DEBUG cinder.api.middleware.request_id [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.291634] [55348]: INFO cinder.api.openstack.wsgi [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 944.291888] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.292136] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.306180] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.306180] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.310310] [55348]: INFO cinder.volume.api [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 944.319244] [55348]: INFO cinder.api.openstack.wsgi [None req-e828b955-8ce2-431d-bc6d-dc39cbaaac16 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 944.319659] [55348]: [pid: 55348|app: 0|req: 143/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:27 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.385950] [55347]: DEBUG cinder.api.middleware.request_id [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.388770] [55347]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 944.388962] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.389329] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.399375] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.399375] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.402621] [55347]: INFO cinder.volume.api [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 944.407025] [55347]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-3f6d144a-e549-4de0-91d9-e31f09a8095e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 944.407421] [55347]: [pid: 55347|app: 0|req: 138/281] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:57:27 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.427325] [55348]: DEBUG cinder.api.middleware.request_id [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.429980] [55348]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] POST http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572/action [ 944.430590] [55348]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 944.430654] [55348]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.443459] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.443459] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.444014] [55348]: INFO cinder.volume.api [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 944.455233] [55348]: INFO cinder.volume.api [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Begin detaching volume completed successfully. [ 944.455233] [55348]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-8d0f1336-7b2f-4a80-9a78-1a1da2cb8e1e tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572/action returned with HTTP 202 [ 944.455233] [55348]: [pid: 55348|app: 0|req: 144/282] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:57:27 2025] POST /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 945.490316] [55347]: DEBUG cinder.api.middleware.request_id [None req-7884d972-7e31-4032-8ce4-740f121c7355 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.490849] [55347]: INFO cinder.api.openstack.wsgi [None req-7884d972-7e31-4032-8ce4-740f121c7355 None None] GET http://10.180.1.21/volume// [ 945.491056] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7884d972-7e31-4032-8ce4-740f121c7355 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.491277] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7884d972-7e31-4032-8ce4-740f121c7355 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.491677] [55347]: INFO cinder.api.openstack.wsgi [None req-7884d972-7e31-4032-8ce4-740f121c7355 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 945.492017] [55347]: [pid: 55347|app: 0|req: 139/283] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:57:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 945.498935] [55348]: DEBUG cinder.api.middleware.request_id [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.503740] [55348]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 945.504039] [55348]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.504262] [55348]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.518711] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518711] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.522645] [55348]: INFO cinder.volume.api [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 945.527480] [55348]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-83b747b1-f174-4c60-9b9d-4f1f1687993d tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 945.527902] [55348]: [pid: 55348|app: 0|req: 145/284] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:57:28 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 946.696329] [55347]: DEBUG cinder.api.middleware.request_id [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-5364def1-9293-421d-a0b6-657064a62f3f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.698756] [55347]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-5364def1-9293-421d-a0b6-657064a62f3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] DELETE http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 [ 946.698970] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-5364def1-9293-421d-a0b6-657064a62f3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.699233] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-5364def1-9293-421d-a0b6-657064a62f3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.708387] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.708387] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.243950] [55347]: INFO cinder.api.openstack.wsgi [req-4fbadb22-eff1-4da1-b3f8-f374d0231dfd req-5364def1-9293-421d-a0b6-657064a62f3f tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 returned with HTTP 200 [ 947.244412] [55347]: [pid: 55347|app: 0|req: 140/285] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:57:29 2025] DELETE /volume/v3/attachments/46bbb1b0-1338-47e1-a854-df74d8971e86 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.945489] [55348]: DEBUG cinder.api.middleware.request_id [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.947749] [55348]: INFO cinder.api.openstack.wsgi [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 947.948134] [55348]: DEBUG cinder.api.openstack.wsgi [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.948495] [55348]: DEBUG cinder.api.openstack.wsgi [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.958992] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.958992] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.962504] [55348]: INFO cinder.volume.api [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 947.967471] [55348]: INFO cinder.api.openstack.wsgi [None req-04b02e07-03cc-4a7f-9717-a6ca49cd86f2 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 947.967863] [55348]: [pid: 55348|app: 0|req: 146/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:30 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.214799] [55347]: DEBUG cinder.api.middleware.request_id [req-78d53438-7c26-4c27-83c8-c4f14a32c5b0 req-da18cbb3-9dd8-47a9-8b82-59a749ca6835 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.219022] [55347]: INFO cinder.api.openstack.wsgi [req-78d53438-7c26-4c27-83c8-c4f14a32c5b0 req-da18cbb3-9dd8-47a9-8b82-59a749ca6835 tempest-InstanceActionsTestJSON-1196309339 tempest-InstanceActionsTestJSON-1196309339-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ef54d01a-5d2c-448a-a060-37520de396ca [ 952.219022] [55347]: DEBUG cinder.api.openstack.wsgi [req-78d53438-7c26-4c27-83c8-c4f14a32c5b0 req-da18cbb3-9dd8-47a9-8b82-59a749ca6835 tempest-InstanceActionsTestJSON-1196309339 tempest-InstanceActionsTestJSON-1196309339-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.219022] [55347]: DEBUG cinder.api.openstack.wsgi [req-78d53438-7c26-4c27-83c8-c4f14a32c5b0 req-da18cbb3-9dd8-47a9-8b82-59a749ca6835 tempest-InstanceActionsTestJSON-1196309339 tempest-InstanceActionsTestJSON-1196309339-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.224971] [55347]: INFO cinder.api.openstack.wsgi [req-78d53438-7c26-4c27-83c8-c4f14a32c5b0 req-da18cbb3-9dd8-47a9-8b82-59a749ca6835 tempest-InstanceActionsTestJSON-1196309339 tempest-InstanceActionsTestJSON-1196309339-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ef54d01a-5d2c-448a-a060-37520de396ca returned with HTTP 200 [ 952.225697] [55347]: [pid: 55347|app: 0|req: 141/287] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:57:35 2025] GET /volume/v3/attachments?instance_id=ef54d01a-5d2c-448a-a060-37520de396ca => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.764775] [55348]: DEBUG cinder.api.middleware.request_id [None req-b914082b-e340-469a-975f-d6b1d10833b2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.766934] [55348]: INFO cinder.api.openstack.wsgi [None req-b914082b-e340-469a-975f-d6b1d10833b2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 954.769022] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b914082b-e340-469a-975f-d6b1d10833b2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.769022] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b914082b-e340-469a-975f-d6b1d10833b2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.792224] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792224] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.799730] [55348]: INFO cinder.volume.api [None req-b914082b-e340-469a-975f-d6b1d10833b2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 954.807288] [55348]: INFO cinder.api.openstack.wsgi [None req-b914082b-e340-469a-975f-d6b1d10833b2 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 954.807288] [55348]: [pid: 55348|app: 0|req: 147/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:37 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.238264] [55347]: DEBUG cinder.api.middleware.request_id [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.240753] [55347]: INFO cinder.api.openstack.wsgi [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 955.241021] [55347]: DEBUG cinder.api.openstack.wsgi [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.241241] [55347]: DEBUG cinder.api.openstack.wsgi [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.257614] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.257614] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.263128] [55347]: INFO cinder.volume.api [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 955.269408] [55347]: INFO cinder.api.openstack.wsgi [None req-06480fe0-7bb4-4b2c-88e5-a52ab156c1cc tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 955.269905] [55347]: [pid: 55347|app: 0|req: 142/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:38 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.315112] [55348]: DEBUG cinder.api.middleware.request_id [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.320803] [55348]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 955.322356] [55348]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.322616] [55348]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.335309] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335309] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.339489] [55348]: INFO cinder.volume.api [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 955.346528] [55348]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-efe05214-b6cd-4225-b1dd-d733408aed09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 955.346528] [55348]: [pid: 55348|app: 0|req: 148/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:57:38 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.370540] [55347]: DEBUG cinder.api.middleware.request_id [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.373262] [55347]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0/action [ 955.373741] [55347]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 955.375607] [55347]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.388376] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388376] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.388924] [55347]: INFO cinder.volume.api [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 955.397926] [55347]: INFO cinder.volume.api [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Begin detaching volume completed successfully. [ 955.397926] [55347]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-cf7f2227-bbcf-439f-a7fb-dd68659f8b29 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0/action returned with HTTP 202 [ 955.398796] [55347]: [pid: 55347|app: 0|req: 143/291] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:57:38 2025] POST /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 956.422206] [55348]: DEBUG cinder.api.middleware.request_id [None req-a0e6d942-7dc4-4a9c-a2f2-1959138c1a06 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.422658] [55348]: INFO cinder.api.openstack.wsgi [None req-a0e6d942-7dc4-4a9c-a2f2-1959138c1a06 None None] GET http://10.180.1.21/volume// [ 956.423024] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d942-7dc4-4a9c-a2f2-1959138c1a06 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.423565] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d942-7dc4-4a9c-a2f2-1959138c1a06 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.424021] [55348]: INFO cinder.api.openstack.wsgi [None req-a0e6d942-7dc4-4a9c-a2f2-1959138c1a06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 956.424377] [55348]: [pid: 55348|app: 0|req: 149/292] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:57:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 956.428252] [55347]: DEBUG cinder.api.middleware.request_id [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.430781] [55347]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 956.431062] [55347]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.431396] [55347]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.447178] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447178] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.451743] [55347]: INFO cinder.volume.api [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 956.457171] [55347]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-932e05f4-3065-41c1-9d09-bff547532720 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 956.457641] [55347]: [pid: 55347|app: 0|req: 144/293] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:57:39 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 957.629817] [55348]: DEBUG cinder.api.middleware.request_id [req-f909ff08-69ba-46a4-9985-a313404501df req-b0f65e59-65a3-4c87-98fb-e1902f8496ff None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.634202] [55348]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-b0f65e59-65a3-4c87-98fb-e1902f8496ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 [ 957.634202] [55348]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-b0f65e59-65a3-4c87-98fb-e1902f8496ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.634202] [55348]: DEBUG cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-b0f65e59-65a3-4c87-98fb-e1902f8496ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.646549] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.646549] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.183447] [55348]: INFO cinder.api.openstack.wsgi [req-f909ff08-69ba-46a4-9985-a313404501df req-b0f65e59-65a3-4c87-98fb-e1902f8496ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 returned with HTTP 200 [ 958.183937] [55348]: [pid: 55348|app: 0|req: 150/294] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:57:40 2025] DELETE /volume/v3/attachments/827ea418-429a-4d15-b85f-5af987ee48a2 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.751985] [55347]: DEBUG cinder.api.middleware.request_id [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.754403] [55347]: INFO cinder.api.openstack.wsgi [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 958.754903] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.755187] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.766882] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766882] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.770737] [55347]: INFO cinder.volume.api [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 958.776418] [55347]: INFO cinder.api.openstack.wsgi [None req-1a728f9f-0b25-4eec-91c7-212d153fb17e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 958.777077] [55347]: [pid: 55347|app: 0|req: 145/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:41 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.204782] [55348]: DEBUG cinder.api.middleware.request_id [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.206904] [55348]: INFO cinder.api.openstack.wsgi [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 963.207180] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.207447] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.207644] [55348]: INFO cinder.api.v3.volumes [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Delete volume with id: e582231b-0f13-489f-96dd-9dd8e2561572 [ 963.218104] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.218104] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.218637] [55348]: INFO cinder.volume.api [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 963.236823] [55348]: INFO cinder.volume.api [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Delete volume request issued successfully. [ 963.237040] [55348]: INFO cinder.api.openstack.wsgi [None req-bce5db97-0b7a-4ee6-98c2-eb3f92821227 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 202 [ 963.237469] [55348]: [pid: 55348|app: 0|req: 151/296] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:57:46 2025] DELETE /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 963.240394] [55347]: DEBUG cinder.api.middleware.request_id [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.242477] [55347]: INFO cinder.api.openstack.wsgi [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 963.242678] [55347]: DEBUG cinder.api.openstack.wsgi [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.242902] [55347]: DEBUG cinder.api.openstack.wsgi [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.250481] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.250481] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.254223] [55347]: INFO cinder.volume.api [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 963.259010] [55347]: INFO cinder.api.openstack.wsgi [None req-68b77f9f-01e4-4996-9d42-a2543ac7312b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 963.259420] [55347]: [pid: 55347|app: 0|req: 146/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:46 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.270075] [55348]: DEBUG cinder.api.middleware.request_id [None req-f507158c-7ca7-414b-a051-60ac2377594b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.272228] [55348]: INFO cinder.api.openstack.wsgi [None req-f507158c-7ca7-414b-a051-60ac2377594b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 964.272490] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f507158c-7ca7-414b-a051-60ac2377594b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.272659] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f507158c-7ca7-414b-a051-60ac2377594b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.283314] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283314] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.287205] [55348]: INFO cinder.volume.api [None req-f507158c-7ca7-414b-a051-60ac2377594b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 964.292107] [55348]: INFO cinder.api.openstack.wsgi [None req-f507158c-7ca7-414b-a051-60ac2377594b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 964.292725] [55348]: [pid: 55348|app: 0|req: 152/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:47 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.302253] [55347]: DEBUG cinder.api.middleware.request_id [None req-83c0deba-167f-4436-8457-68a45739bb8b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.306393] [55347]: INFO cinder.api.openstack.wsgi [None req-83c0deba-167f-4436-8457-68a45739bb8b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 965.306393] [55347]: DEBUG cinder.api.openstack.wsgi [None req-83c0deba-167f-4436-8457-68a45739bb8b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.306393] [55347]: DEBUG cinder.api.openstack.wsgi [None req-83c0deba-167f-4436-8457-68a45739bb8b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.319626] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319626] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.324602] [55347]: INFO cinder.volume.api [None req-83c0deba-167f-4436-8457-68a45739bb8b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 965.329977] [55347]: INFO cinder.api.openstack.wsgi [None req-83c0deba-167f-4436-8457-68a45739bb8b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 200 [ 965.330622] [55347]: [pid: 55347|app: 0|req: 147/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:48 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.341554] [55348]: DEBUG cinder.api.middleware.request_id [None req-81dc92be-e995-4d29-b23b-045539b43a02 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.344100] [55348]: INFO cinder.api.openstack.wsgi [None req-81dc92be-e995-4d29-b23b-045539b43a02 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 [ 966.344384] [55348]: DEBUG cinder.api.openstack.wsgi [None req-81dc92be-e995-4d29-b23b-045539b43a02 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.344665] [55348]: DEBUG cinder.api.openstack.wsgi [None req-81dc92be-e995-4d29-b23b-045539b43a02 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.351554] [55348]: INFO cinder.api.openstack.wsgi [None req-81dc92be-e995-4d29-b23b-045539b43a02 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 returned with HTTP 404 [ 966.352212] [55348]: [pid: 55348|app: 0|req: 153/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:49 2025] GET /volume/v3/volumes/e582231b-0f13-489f-96dd-9dd8e2561572 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 966.355111] [55347]: DEBUG cinder.api.middleware.request_id [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.357532] [55347]: INFO cinder.api.openstack.wsgi [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 [ 966.357781] [55347]: DEBUG cinder.api.openstack.wsgi [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.358014] [55347]: DEBUG cinder.api.openstack.wsgi [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.358223] [55347]: INFO cinder.api.v3.volumes [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Delete volume with id: dd164365-4a6b-4205-a629-0c11c265bdc2 [ 966.367600] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.367600] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.368167] [55347]: INFO cinder.volume.api [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 966.387763] [55347]: INFO cinder.volume.api [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Delete volume request issued successfully. [ 966.388065] [55347]: INFO cinder.api.openstack.wsgi [None req-04e02642-e9ec-4f51-ad02-ba0e2ede5e10 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 returned with HTTP 202 [ 966.388481] [55347]: [pid: 55347|app: 0|req: 148/301] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:57:49 2025] DELETE /volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 966.394617] [55348]: DEBUG cinder.api.middleware.request_id [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.397133] [55348]: INFO cinder.api.openstack.wsgi [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 [ 966.397396] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.397623] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.407616] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.407616] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.412271] [55348]: INFO cinder.volume.api [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Volume info retrieved successfully. [ 966.417683] [55348]: INFO cinder.api.openstack.wsgi [None req-cf4e7513-8a84-4a4f-90b6-b0043aa4f935 tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 returned with HTTP 200 [ 966.418316] [55348]: [pid: 55348|app: 0|req: 154/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:49 2025] GET /volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.428223] [55347]: DEBUG cinder.api.middleware.request_id [None req-7c28e6e3-6d4d-415f-9e64-38a5436f918b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.430393] [55347]: INFO cinder.api.openstack.wsgi [None req-7c28e6e3-6d4d-415f-9e64-38a5436f918b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] GET http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 [ 967.430654] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7c28e6e3-6d4d-415f-9e64-38a5436f918b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.430877] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7c28e6e3-6d4d-415f-9e64-38a5436f918b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.437711] [55347]: INFO cinder.api.openstack.wsgi [None req-7c28e6e3-6d4d-415f-9e64-38a5436f918b tempest-ServerRescueNegativeTestJSON-1517196064 tempest-ServerRescueNegativeTestJSON-1517196064-project-member] http://10.180.1.21/volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 returned with HTTP 404 [ 967.438182] [55347]: [pid: 55347|app: 0|req: 149/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:57:50 2025] GET /volume/v3/volumes/dd164365-4a6b-4205-a629-0c11c265bdc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 976.415551] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=73,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 977.434090] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=77,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 986.989718] [55348]: DEBUG cinder.api.middleware.request_id [None req-ba433af2-347b-4ece-8327-e7dd39ca00af None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.994489] [55348]: INFO cinder.api.openstack.wsgi [None req-ba433af2-347b-4ece-8327-e7dd39ca00af tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 986.994489] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ba433af2-347b-4ece-8327-e7dd39ca00af tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.994489] [55348]: DEBUG cinder.api.openstack.wsgi [None req-ba433af2-347b-4ece-8327-e7dd39ca00af tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.006658] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.006658] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.012035] [55348]: INFO cinder.volume.api [None req-ba433af2-347b-4ece-8327-e7dd39ca00af tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 987.018373] [55348]: INFO cinder.api.openstack.wsgi [None req-ba433af2-347b-4ece-8327-e7dd39ca00af tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 987.018814] [55348]: [pid: 55348|app: 0|req: 155/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:09 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.064282] [55347]: DEBUG cinder.api.middleware.request_id [None req-14099cbe-0e85-4116-930d-57a6c0767d93 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.066353] [55347]: INFO cinder.api.openstack.wsgi [None req-14099cbe-0e85-4116-930d-57a6c0767d93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 987.066652] [55347]: DEBUG cinder.api.openstack.wsgi [None req-14099cbe-0e85-4116-930d-57a6c0767d93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.067104] [55347]: DEBUG cinder.api.openstack.wsgi [None req-14099cbe-0e85-4116-930d-57a6c0767d93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.076174] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.076174] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.081240] [55347]: INFO cinder.volume.api [None req-14099cbe-0e85-4116-930d-57a6c0767d93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 987.087037] [55347]: INFO cinder.api.openstack.wsgi [None req-14099cbe-0e85-4116-930d-57a6c0767d93 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 987.087483] [55347]: [pid: 55347|app: 0|req: 150/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:09 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 997.014487] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=4 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.086160] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=4 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1013.238703] [55348]: DEBUG cinder.api.middleware.request_id [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.240876] [55348]: INFO cinder.api.openstack.wsgi [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1013.241373] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1037262018", "imageRef": "807f8582-499f-47ee-9d5b-755c9f39bc39", "size": 1}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.243079] [55348]: DEBUG cinder.api.v3.volumes [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1037262018', 'imageRef': '807f8582-499f-47ee-9d5b-755c9f39bc39', 'size': 1}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1013.504615] [55348]: INFO cinder.api.v3.volumes [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume of 1 GB [ 1013.510966] [55348]: INFO cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Availability Zones retrieved successfully. [ 1013.518867] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Flow 'volume_create_api' (c36950e3-a20d-4e7d-ad18-72e5b8f3149d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1013.520087] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d3c666-1e79-4b75-9f7d-a31e28bb23dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1013.521297] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1013.569573] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d3c666-1e79-4b75-9f7d-a31e28bb23dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1013.570605] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb2ddaa-ebc5-4d90-a446-4828287119cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1013.604668] [55348]: DEBUG cinder.quota [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Created reservations ['440828e7-bb36-4ab2-afac-e41c6cfb15b9', '7c598fc3-177d-4cf0-9b03-9a15130233f6', 'c6036d05-3d2e-4b6e-bc90-bdca1d3f8aa0', '50e581d2-c5a5-4f0e-a7cd-90ada04fdfaf'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1013.605811] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb2ddaa-ebc5-4d90-a446-4828287119cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440828e7-bb36-4ab2-afac-e41c6cfb15b9', '7c598fc3-177d-4cf0-9b03-9a15130233f6', 'c6036d05-3d2e-4b6e-bc90-bdca1d3f8aa0', '50e581d2-c5a5-4f0e-a7cd-90ada04fdfaf']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1013.606797] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f6044d-7872-41be-8d4e-d3bbb4f9b245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1013.627426] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f6044d-7872-41be-8d4e-d3bbb4f9b245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf84a2af-6e27-461e-9af2-0471881dd540', '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-1037262018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9087d01b1ad748e0a66474953dfe7034',qos_specs=None,replication_status=,reservations=['440828e7-bb36-4ab2-afac-e41c6cfb15b9','7c598fc3-177d-4cf0-9b03-9a15130233f6','c6036d05-3d2e-4b6e-bc90-bdca1d3f8aa0','50e581d2-c5a5-4f0e-a7cd-90ada04fdfaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d8e3a243d346e8969ba6f325e7787e',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1037262018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf84a2af-6e27-461e-9af2-0471881dd540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9087d01b1ad748e0a66474953dfe7034',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='49d8e3a243d346e8969ba6f325e7787e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1013.628375] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a069069f-6411-4a85-916b-f7554e9497cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1013.645607] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a069069f-6411-4a85-916b-f7554e9497cd) 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-1037262018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9087d01b1ad748e0a66474953dfe7034',qos_specs=None,replication_status=,reservations=['440828e7-bb36-4ab2-afac-e41c6cfb15b9','7c598fc3-177d-4cf0-9b03-9a15130233f6','c6036d05-3d2e-4b6e-bc90-bdca1d3f8aa0','50e581d2-c5a5-4f0e-a7cd-90ada04fdfaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d8e3a243d346e8969ba6f325e7787e',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1013.646482] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ffa5a7-4de3-46e9-9636-700b8a5f4efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1013.655288] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ffa5a7-4de3-46e9-9636-700b8a5f4efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1013.656344] [55348]: DEBUG cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Flow 'volume_create_api' (c36950e3-a20d-4e7d-ad18-72e5b8f3149d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1013.656701] [55348]: INFO cinder.volume.api [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Create volume request issued successfully. [ 1013.657379] [55348]: INFO cinder.api.openstack.wsgi [None req-7592aa12-11d6-4db6-9ec2-946ea6b43bdd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1013.657860] [55348]: [pid: 55348|app: 0|req: 156/306] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:58:36 2025] POST /volume/v3/volumes => generated 752 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1013.669138] [55347]: DEBUG cinder.api.middleware.request_id [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.672432] [55347]: INFO cinder.api.openstack.wsgi [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1013.672667] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.672887] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.681088] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.681088] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.685933] [55347]: INFO cinder.volume.api [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1013.692646] [55347]: INFO cinder.api.openstack.wsgi [None req-9af8bda4-0b3d-4749-ae8b-9771d7c8b6d6 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1013.693117] [55347]: [pid: 55347|app: 0|req: 151/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:36 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.712486] [55348]: DEBUG cinder.api.middleware.request_id [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.714719] [55348]: INFO cinder.api.openstack.wsgi [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1014.715414] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.715414] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.727825] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727825] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.732253] [55348]: INFO cinder.volume.api [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1014.736783] [55348]: INFO cinder.api.openstack.wsgi [None req-d775d7b5-413f-4bbb-a4fa-43dcdf5c8a7d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1014.737182] [55348]: [pid: 55348|app: 0|req: 157/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:37 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.750484] [55347]: DEBUG cinder.api.middleware.request_id [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.752721] [55347]: INFO cinder.api.openstack.wsgi [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1015.752963] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.753199] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.763137] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.763137] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.766998] [55347]: INFO cinder.volume.api [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1015.772044] [55347]: INFO cinder.api.openstack.wsgi [None req-3da73c85-9051-41c0-ad50-3bdd7541f2e9 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1015.772428] [55347]: [pid: 55347|app: 0|req: 152/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:38 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.782813] [55348]: DEBUG cinder.api.middleware.request_id [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.787585] [55348]: INFO cinder.api.openstack.wsgi [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1016.787585] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.787585] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.801296] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.801296] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.808241] [55348]: INFO cinder.volume.api [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1016.814126] [55348]: INFO cinder.api.openstack.wsgi [None req-e9c2a8b2-a6dd-4936-a1b9-f43875392870 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1016.814647] [55348]: [pid: 55348|app: 0|req: 158/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:39 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.830582] [55347]: DEBUG cinder.api.middleware.request_id [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.832261] [55347]: INFO cinder.api.openstack.wsgi [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1017.832481] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.832704] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.840696] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840696] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.844814] [55347]: INFO cinder.volume.api [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1017.849414] [55347]: INFO cinder.api.openstack.wsgi [None req-f38074cd-9a75-4fd7-a92e-6a8f0f9ac98d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1017.849928] [55347]: [pid: 55347|app: 0|req: 153/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:40 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.860383] [55348]: DEBUG cinder.api.middleware.request_id [None req-cb0ca751-774e-4d42-8b24-252837e9586a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.862545] [55348]: INFO cinder.api.openstack.wsgi [None req-cb0ca751-774e-4d42-8b24-252837e9586a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1018.862774] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cb0ca751-774e-4d42-8b24-252837e9586a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.863137] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cb0ca751-774e-4d42-8b24-252837e9586a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.870684] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870684] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.874058] [55348]: INFO cinder.volume.api [None req-cb0ca751-774e-4d42-8b24-252837e9586a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1018.878519] [55348]: INFO cinder.api.openstack.wsgi [None req-cb0ca751-774e-4d42-8b24-252837e9586a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1018.879417] [55348]: [pid: 55348|app: 0|req: 159/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:41 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1019.890430] [55347]: DEBUG cinder.api.middleware.request_id [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.892522] [55347]: INFO cinder.api.openstack.wsgi [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1019.892746] [55347]: DEBUG cinder.api.openstack.wsgi [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.892960] [55347]: DEBUG cinder.api.openstack.wsgi [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.900620] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900620] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.903955] [55347]: INFO cinder.volume.api [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1019.908074] [55347]: INFO cinder.api.openstack.wsgi [None req-763c9967-2df3-4402-80ba-58ec243f6ae1 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1019.908556] [55347]: [pid: 55347|app: 0|req: 154/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:42 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.918715] [55348]: DEBUG cinder.api.middleware.request_id [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.920841] [55348]: INFO cinder.api.openstack.wsgi [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1020.921077] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.921302] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.932625] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.932625] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.936845] [55348]: INFO cinder.volume.api [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1020.941758] [55348]: INFO cinder.api.openstack.wsgi [None req-cf709a17-3975-4a9f-8569-0eb85936bb1d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1020.942157] [55348]: [pid: 55348|app: 0|req: 160/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:43 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.952324] [55347]: DEBUG cinder.api.middleware.request_id [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.954415] [55347]: INFO cinder.api.openstack.wsgi [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1021.954638] [55347]: DEBUG cinder.api.openstack.wsgi [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.954852] [55347]: DEBUG cinder.api.openstack.wsgi [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.964805] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.964805] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.969079] [55347]: INFO cinder.volume.api [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1021.974622] [55347]: INFO cinder.api.openstack.wsgi [None req-75a3abad-4bc4-4d5a-895c-26cd72f5db09 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1021.975066] [55347]: [pid: 55347|app: 0|req: 155/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:44 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1022.985983] [55348]: DEBUG cinder.api.middleware.request_id [None req-6df9ef0b-9911-44a0-b234-94070db392ff None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.988979] [55348]: INFO cinder.api.openstack.wsgi [None req-6df9ef0b-9911-44a0-b234-94070db392ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1022.989241] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6df9ef0b-9911-44a0-b234-94070db392ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.989465] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6df9ef0b-9911-44a0-b234-94070db392ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.002015] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.002015] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.006708] [55348]: INFO cinder.volume.api [None req-6df9ef0b-9911-44a0-b234-94070db392ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1023.012918] [55348]: INFO cinder.api.openstack.wsgi [None req-6df9ef0b-9911-44a0-b234-94070db392ff tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1023.013343] [55348]: [pid: 55348|app: 0|req: 161/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:45 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.028886] [55347]: DEBUG cinder.api.middleware.request_id [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.032457] [55347]: INFO cinder.api.openstack.wsgi [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1024.032843] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.033353] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.050368] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.050368] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.056849] [55347]: INFO cinder.volume.api [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1024.064173] [55347]: INFO cinder.api.openstack.wsgi [None req-e8410a90-0541-4f49-83cc-87d1f4ac70dd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1024.064595] [55347]: [pid: 55347|app: 0|req: 156/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:46 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.075587] [55348]: DEBUG cinder.api.middleware.request_id [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.078663] [55348]: INFO cinder.api.openstack.wsgi [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1025.079037] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.079416] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.090367] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.090367] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.094810] [55348]: INFO cinder.volume.api [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1025.100934] [55348]: INFO cinder.api.openstack.wsgi [None req-1ae69b51-753a-4ba9-ae54-794548c12da7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1025.101187] [55348]: [pid: 55348|app: 0|req: 162/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:47 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.112465] [55347]: DEBUG cinder.api.middleware.request_id [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.115177] [55347]: INFO cinder.api.openstack.wsgi [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1026.115863] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.115863] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.136539] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.136539] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.144544] [55347]: INFO cinder.volume.api [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1026.149403] [55347]: INFO cinder.api.openstack.wsgi [None req-d04791a6-9145-4a96-8072-60c10b3f3d19 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1026.149915] [55347]: [pid: 55347|app: 0|req: 157/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:48 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.164572] [55348]: DEBUG cinder.api.middleware.request_id [None req-2f818d34-c337-428c-92cf-d06318c390d7 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.166966] [55348]: INFO cinder.api.openstack.wsgi [None req-2f818d34-c337-428c-92cf-d06318c390d7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1027.167289] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2f818d34-c337-428c-92cf-d06318c390d7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.167547] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2f818d34-c337-428c-92cf-d06318c390d7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.188027] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.188027] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.193141] [55348]: INFO cinder.volume.api [None req-2f818d34-c337-428c-92cf-d06318c390d7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1027.200116] [55348]: INFO cinder.api.openstack.wsgi [None req-2f818d34-c337-428c-92cf-d06318c390d7 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1027.200608] [55348]: [pid: 55348|app: 0|req: 163/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:50 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.214018] [55347]: DEBUG cinder.api.middleware.request_id [None req-a4575749-9683-4dc2-b544-b934dd153e6d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.214209] [55347]: INFO cinder.api.openstack.wsgi [None req-a4575749-9683-4dc2-b544-b934dd153e6d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1028.214551] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a4575749-9683-4dc2-b544-b934dd153e6d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.214648] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a4575749-9683-4dc2-b544-b934dd153e6d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.226251] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.226251] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.230839] [55347]: INFO cinder.volume.api [None req-a4575749-9683-4dc2-b544-b934dd153e6d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1028.237286] [55347]: INFO cinder.api.openstack.wsgi [None req-a4575749-9683-4dc2-b544-b934dd153e6d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1028.237855] [55347]: [pid: 55347|app: 0|req: 158/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:51 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.248110] [55348]: DEBUG cinder.api.middleware.request_id [None req-8758fbdc-89be-46b1-a08e-c2b56223571a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.250786] [55348]: INFO cinder.api.openstack.wsgi [None req-8758fbdc-89be-46b1-a08e-c2b56223571a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1029.251051] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8758fbdc-89be-46b1-a08e-c2b56223571a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.251315] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8758fbdc-89be-46b1-a08e-c2b56223571a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.260920] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260920] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.265429] [55348]: INFO cinder.volume.api [None req-8758fbdc-89be-46b1-a08e-c2b56223571a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1029.270547] [55348]: INFO cinder.api.openstack.wsgi [None req-8758fbdc-89be-46b1-a08e-c2b56223571a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1029.271019] [55348]: [pid: 55348|app: 0|req: 164/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:52 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.282185] [55347]: DEBUG cinder.api.middleware.request_id [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.284666] [55347]: INFO cinder.api.openstack.wsgi [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1030.284920] [55347]: DEBUG cinder.api.openstack.wsgi [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.285154] [55347]: DEBUG cinder.api.openstack.wsgi [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.297375] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.297375] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.301267] [55347]: INFO cinder.volume.api [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1030.305879] [55347]: INFO cinder.api.openstack.wsgi [None req-202f25f9-d304-4e79-ba2f-2e7b053d147d tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1030.306315] [55347]: [pid: 55347|app: 0|req: 159/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:53 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.316302] [55348]: DEBUG cinder.api.middleware.request_id [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.318459] [55348]: INFO cinder.api.openstack.wsgi [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1031.318677] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.318911] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.330054] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330054] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.333919] [55348]: INFO cinder.volume.api [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1031.338466] [55348]: INFO cinder.api.openstack.wsgi [None req-bd35e55a-b273-4252-8fe5-5cc4b5ef7e5e tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1031.338855] [55348]: [pid: 55348|app: 0|req: 165/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:54 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.348360] [55347]: DEBUG cinder.api.middleware.request_id [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.350724] [55347]: INFO cinder.api.openstack.wsgi [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1032.350943] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.351176] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.361453] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361453] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.366495] [55347]: INFO cinder.volume.api [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1032.372670] [55347]: INFO cinder.api.openstack.wsgi [None req-7f09bac9-8343-4918-843d-a3bfd6c79e88 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1032.373110] [55347]: [pid: 55347|app: 0|req: 160/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:58:55 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.400922] [55348]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.403525] [55348]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1032.403761] [55348]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.403978] [55348]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.411611] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.411611] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.415262] [55348]: INFO cinder.volume.api [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1032.420688] [55348]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a7de87f1-ee8b-4eca-95f9-fc6188d519c5 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1032.421172] [55348]: [pid: 55348|app: 0|req: 166/326] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:58:55 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.717734] [55347]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.721261] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1032.721499] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.721716] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.733201] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.733201] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.737099] [55347]: INFO cinder.volume.api [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1032.741815] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-1f65938a-103f-484e-9a54-64872fd8e500 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1032.742427] [55347]: [pid: 55347|app: 0|req: 161/327] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:58:55 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.749339] [55348]: DEBUG cinder.api.middleware.request_id [None req-adecbec2-f33d-4c89-b2b9-641abdf48d87 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.749491] [55348]: INFO cinder.api.openstack.wsgi [None req-adecbec2-f33d-4c89-b2b9-641abdf48d87 None None] GET http://10.180.1.21/volume// [ 1032.749651] [55348]: DEBUG cinder.api.openstack.wsgi [None req-adecbec2-f33d-4c89-b2b9-641abdf48d87 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.749915] [55348]: DEBUG cinder.api.openstack.wsgi [None req-adecbec2-f33d-4c89-b2b9-641abdf48d87 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.751020] [55348]: INFO cinder.api.openstack.wsgi [None req-adecbec2-f33d-4c89-b2b9-641abdf48d87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.751020] [55348]: [pid: 55348|app: 0|req: 167/328] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:58:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.756511] [55347]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a4029a46-992f-4bcc-bef7-7b58fd0da553 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.761371] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a4029a46-992f-4bcc-bef7-7b58fd0da553 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1032.761371] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a4029a46-992f-4bcc-bef7-7b58fd0da553 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf84a2af-6e27-461e-9af2-0471881dd540", "connector": null, "instance_uuid": "c3801f86-5aaa-42cd-a6b2-1b72b77aa74c"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.768861] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.768861] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.808012] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-a4029a46-992f-4bcc-bef7-7b58fd0da553 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1032.809532] [55347]: [pid: 55347|app: 0|req: 162/329] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:58:55 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1038.324510] [55348]: DEBUG cinder.api.middleware.request_id [None req-bba5ac2e-111b-4e73-8613-e86428bcb632 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.324838] [55348]: INFO cinder.api.openstack.wsgi [None req-bba5ac2e-111b-4e73-8613-e86428bcb632 None None] GET http://10.180.1.21/volume// [ 1038.325369] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bba5ac2e-111b-4e73-8613-e86428bcb632 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.325369] [55348]: DEBUG cinder.api.openstack.wsgi [None req-bba5ac2e-111b-4e73-8613-e86428bcb632 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.326028] [55348]: INFO cinder.api.openstack.wsgi [None req-bba5ac2e-111b-4e73-8613-e86428bcb632 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1038.327032] [55348]: [pid: 55348|app: 0|req: 168/330] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1038.330067] [55347]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.332838] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1038.333146] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.333509] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.351115] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.351115] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.355882] [55347]: INFO cinder.volume.api [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1038.363053] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-9acb334a-0e11-404d-87d7-f77061967a9b tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 200 [ 1038.363494] [55347]: [pid: 55347|app: 0|req: 163/331] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:01 2025] GET /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1038.490168] [55348]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.493116] [55348]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] PUT http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f [ 1038.493744] [55348]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-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=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1038.504105] [55348]: DEBUG cinder.coordination [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Acquiring lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1038.509092] [55348]: DEBUG cinder.coordination [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1038.510353] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.510353] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.045502] [55348]: DEBUG cinder.coordination [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1039.045502] [55348]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-6d9e853d-1dd2-4174-9b8d-e3f0bbb58287 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f returned with HTTP 200 [ 1039.045502] [55348]: [pid: 55348|app: 0|req: 169/332] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:01 2025] PUT /volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f => generated 617 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1039.554043] [55347]: DEBUG cinder.api.middleware.request_id [req-4132bea1-f24e-4405-aba9-5b08939436ce req-f0d88d11-41f9-436f-b37c-c7601f7c897a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.558065] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-f0d88d11-41f9-436f-b37c-c7601f7c897a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f/action [ 1039.558739] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-f0d88d11-41f9-436f-b37c-c7601f7c897a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1039.558928] [55347]: DEBUG cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-f0d88d11-41f9-436f-b37c-c7601f7c897a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1039.579434] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.579434] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.587411] [55347]: INFO cinder.api.openstack.wsgi [req-4132bea1-f24e-4405-aba9-5b08939436ce req-f0d88d11-41f9-436f-b37c-c7601f7c897a tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f/action returned with HTTP 204 [ 1039.588335] [55347]: [pid: 55347|app: 0|req: 164/333] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:02 2025] POST /volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1045.440609] [55348]: DEBUG cinder.api.middleware.request_id [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.443699] [55348]: INFO cinder.api.openstack.wsgi [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1045.443699] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1995671978"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.445881] [55348]: DEBUG cinder.api.v3.volumes [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1995671978'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1045.445881] [55348]: INFO cinder.api.v3.volumes [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Create volume of 1 GB [ 1045.445881] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.445881] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.450912] [55348]: INFO cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Availability Zones retrieved successfully. [ 1045.457577] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Flow 'volume_create_api' (73da5818-6e13-447d-8a67-205c60e010c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.458745] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c991eaa1-d5f8-4cd5-84e6-6150d0178ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.459877] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1045.479655] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c991eaa1-d5f8-4cd5-84e6-6150d0178ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.482626] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3079ef-32a8-4f2a-8efa-e5f49f2a4c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.543257] [55348]: DEBUG cinder.quota [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Created reservations ['e1797d5a-bc9a-4e08-bcb5-908c2bbc6387', '7d2315a3-428e-46c4-8360-10ae9eb04eef', '74271b90-c6e1-441c-b402-06dddb03290b', '66acd186-cc4e-412a-b6f1-577fd15fa5ec'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1045.544389] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3079ef-32a8-4f2a-8efa-e5f49f2a4c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1797d5a-bc9a-4e08-bcb5-908c2bbc6387', '7d2315a3-428e-46c4-8360-10ae9eb04eef', '74271b90-c6e1-441c-b402-06dddb03290b', '66acd186-cc4e-412a-b6f1-577fd15fa5ec']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.545557] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470237c9-b4b3-41eb-8b44-efe66f81a167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.561136] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (470237c9-b4b3-41eb-8b44-efe66f81a167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1995671978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28bc1945aba64a2ea67745b0d417b9ef',qos_specs=None,replication_status=,reservations=['e1797d5a-bc9a-4e08-bcb5-908c2bbc6387','7d2315a3-428e-46c4-8360-10ae9eb04eef','74271b90-c6e1-441c-b402-06dddb03290b','66acd186-cc4e-412a-b6f1-577fd15fa5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1bb5be437e42e38b80df35193d784a',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1995671978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28bc1945aba64a2ea67745b0d417b9ef',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='0f1bb5be437e42e38b80df35193d784a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.562201] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8508da-4247-465f-bb2f-60c1a04deca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.577793] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8508da-4247-465f-bb2f-60c1a04deca9) 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-1995671978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28bc1945aba64a2ea67745b0d417b9ef',qos_specs=None,replication_status=,reservations=['e1797d5a-bc9a-4e08-bcb5-908c2bbc6387','7d2315a3-428e-46c4-8360-10ae9eb04eef','74271b90-c6e1-441c-b402-06dddb03290b','66acd186-cc4e-412a-b6f1-577fd15fa5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1bb5be437e42e38b80df35193d784a',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.578640] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ec3942-ae9f-48a9-93db-218eb24b4a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.588206] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ec3942-ae9f-48a9-93db-218eb24b4a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.589285] [55348]: DEBUG cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Flow 'volume_create_api' (73da5818-6e13-447d-8a67-205c60e010c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.589670] [55348]: INFO cinder.volume.api [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Create volume request issued successfully. [ 1045.590427] [55348]: INFO cinder.api.openstack.wsgi [None req-2c5264ed-abcc-4e8b-9aa8-5f1bbd79f40f tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1045.592154] [55348]: [pid: 55348|app: 0|req: 170/334] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:59:08 2025] POST /volume/v3/volumes => generated 756 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1045.602456] [55347]: DEBUG cinder.api.middleware.request_id [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.604852] [55347]: INFO cinder.api.openstack.wsgi [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1045.605148] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.605591] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.615732] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.615732] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.620178] [55347]: INFO cinder.volume.api [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1045.626058] [55347]: INFO cinder.api.openstack.wsgi [None req-6f1a60be-ccea-414c-a523-46f69eccf1b0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1045.626557] [55347]: [pid: 55347|app: 0|req: 165/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:08 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.638285] [55348]: DEBUG cinder.api.middleware.request_id [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.641891] [55348]: INFO cinder.api.openstack.wsgi [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1046.642266] [55348]: DEBUG cinder.api.openstack.wsgi [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.642619] [55348]: DEBUG cinder.api.openstack.wsgi [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.656561] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.656561] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.662240] [55348]: INFO cinder.volume.api [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1046.669662] [55348]: INFO cinder.api.openstack.wsgi [None req-29d4bb3f-82f0-416f-b89f-d8073977cd78 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1046.670385] [55348]: [pid: 55348|app: 0|req: 171/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:09 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.622744] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=63,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1056.665868] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=95,cinder:INSERT=16,cinder:UPDATE=25 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.636456] [55347]: DEBUG cinder.api.middleware.request_id [None req-4c8d4606-0673-4209-a2e8-89801a96d391 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.639076] [55347]: INFO cinder.api.openstack.wsgi [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1060.639419] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1420453969"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.641461] [55347]: DEBUG cinder.api.v3.volumes [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1420453969'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1060.641667] [55347]: INFO cinder.api.v3.volumes [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume of 1 GB [ 1060.655226] [55347]: INFO cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Availability Zones retrieved successfully. [ 1060.662541] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (7a4403d8-9502-40cd-ad22-ac3044753a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1060.663729] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539d8bff-4878-480f-9a6e-758ab52c87ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.665068] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1060.685389] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539d8bff-4878-480f-9a6e-758ab52c87ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.685961] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69684e1b-2aae-44bf-8482-c301a43ba902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.739879] [55347]: DEBUG cinder.quota [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Created reservations ['6c20d6c8-bb8c-4574-acb9-ba6f1d2f5bce', 'fbde517d-3dcf-4da3-82ba-61b33960409f', 'b0b2fcd4-92b3-4e54-9702-eabd63c94282', '476126c0-b290-475d-9345-e8cdd7815cf4'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1060.740930] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69684e1b-2aae-44bf-8482-c301a43ba902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c20d6c8-bb8c-4574-acb9-ba6f1d2f5bce', 'fbde517d-3dcf-4da3-82ba-61b33960409f', 'b0b2fcd4-92b3-4e54-9702-eabd63c94282', '476126c0-b290-475d-9345-e8cdd7815cf4']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.741898] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9996e0f-fbd3-4852-a4a8-b826fff78aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.755116] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9996e0f-fbd3-4852-a4a8-b826fff78aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '991a4610-c157-453f-b11c-c96faca0b73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420453969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['6c20d6c8-bb8c-4574-acb9-ba6f1d2f5bce','fbde517d-3dcf-4da3-82ba-61b33960409f','b0b2fcd4-92b3-4e54-9702-eabd63c94282','476126c0-b290-475d-9345-e8cdd7815cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420453969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=991a4610-c157-453f-b11c-c96faca0b73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dc876c8a2346c7bca249407fb7fed8',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='5c69e5ea97264d57978ddcb94ef4bc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.756113] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a4f40b-ff2a-49fe-9628-51e2027fdc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.769304] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a4f40b-ff2a-49fe-9628-51e2027fdc0c) 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-1420453969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['6c20d6c8-bb8c-4574-acb9-ba6f1d2f5bce','fbde517d-3dcf-4da3-82ba-61b33960409f','b0b2fcd4-92b3-4e54-9702-eabd63c94282','476126c0-b290-475d-9345-e8cdd7815cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.770198] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e7c88c-e790-426f-bba2-c0a19cab5357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.778792] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e7c88c-e790-426f-bba2-c0a19cab5357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.779887] [55347]: DEBUG cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (7a4403d8-9502-40cd-ad22-ac3044753a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1060.780240] [55347]: INFO cinder.volume.api [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request issued successfully. [ 1060.780893] [55347]: INFO cinder.api.openstack.wsgi [None req-4c8d4606-0673-4209-a2e8-89801a96d391 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1060.781395] [55347]: [pid: 55347|app: 0|req: 166/337] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:59:23 2025] POST /volume/v3/volumes => generated 754 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1060.790825] [55348]: DEBUG cinder.api.middleware.request_id [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.793162] [55348]: INFO cinder.api.openstack.wsgi [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1060.793391] [55348]: DEBUG cinder.api.openstack.wsgi [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.793668] [55348]: DEBUG cinder.api.openstack.wsgi [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.801451] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.801451] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.805550] [55348]: INFO cinder.volume.api [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1060.810564] [55348]: INFO cinder.api.openstack.wsgi [None req-25070fb8-a5e7-4ce2-b0f6-56e8629d4548 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1060.811085] [55348]: [pid: 55348|app: 0|req: 172/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:23 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.822648] [55347]: DEBUG cinder.api.middleware.request_id [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.825071] [55347]: INFO cinder.api.openstack.wsgi [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1061.825393] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.825618] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.836056] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.836056] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.840233] [55347]: INFO cinder.volume.api [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1061.845477] [55347]: INFO cinder.api.openstack.wsgi [None req-f6c702d8-e4d4-4435-a598-1a5d6c0a35d7 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1061.845890] [55347]: [pid: 55347|app: 0|req: 167/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:24 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.884036] [55348]: DEBUG cinder.api.middleware.request_id [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.886468] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1061.886686] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.886903] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.894947] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.894947] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.898715] [55348]: INFO cinder.volume.api [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1061.903287] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-71dd4571-9124-4cb9-902a-977b26563fba tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1061.904028] [55348]: [pid: 55348|app: 0|req: 173/340] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:24 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.888302] [55347]: DEBUG cinder.api.middleware.request_id [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.890390] [55347]: INFO cinder.api.openstack.wsgi [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 1062.890819] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.891561] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.891561] [55347]: INFO cinder.api.v3.volumes [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Delete volume with id: 0e10d030-eb6c-4b13-954b-b185529be495 [ 1062.902689] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.902689] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.903452] [55347]: INFO cinder.volume.api [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 1062.923544] [55347]: INFO cinder.volume.api [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Delete volume request issued successfully. [ 1062.923924] [55347]: INFO cinder.api.openstack.wsgi [None req-6e7fe718-248d-482c-aa65-d9ab3f31639f tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 202 [ 1062.924685] [55347]: [pid: 55347|app: 0|req: 168/341] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:59:25 2025] DELETE /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1062.927775] [55348]: DEBUG cinder.api.middleware.request_id [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.930176] [55348]: INFO cinder.api.openstack.wsgi [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 1062.930597] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.931255] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.938972] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.938972] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.943653] [55348]: INFO cinder.volume.api [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 1062.950480] [55348]: INFO cinder.api.openstack.wsgi [None req-b2b9f305-326e-4ffb-b2b9-ca7bf04c9550 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 1062.951076] [55348]: [pid: 55348|app: 0|req: 174/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:25 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.425038] [55347]: DEBUG cinder.api.middleware.request_id [None req-6d2a240a-f9d0-4fe7-8b63-375e05a39577 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.425503] [55347]: INFO cinder.api.openstack.wsgi [None req-6d2a240a-f9d0-4fe7-8b63-375e05a39577 None None] GET http://10.180.1.21/volume// [ 1063.425690] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6d2a240a-f9d0-4fe7-8b63-375e05a39577 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.425903] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6d2a240a-f9d0-4fe7-8b63-375e05a39577 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.426329] [55347]: INFO cinder.api.openstack.wsgi [None req-6d2a240a-f9d0-4fe7-8b63-375e05a39577 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1063.426644] [55347]: [pid: 55347|app: 0|req: 169/343] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:59:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1063.431066] [55348]: DEBUG cinder.api.middleware.request_id [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-5cc63b5c-d5b6-4771-9d14-ca1f565019fc None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.433157] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-5cc63b5c-d5b6-4771-9d14-ca1f565019fc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1063.433577] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-5cc63b5c-d5b6-4771-9d14-ca1f565019fc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "991a4610-c157-453f-b11c-c96faca0b73a", "connector": null, "instance_uuid": "4de11643-da0a-453f-b03e-ca19819f4f06"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1063.446460] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.446460] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.471269] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-5cc63b5c-d5b6-4771-9d14-ca1f565019fc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1063.471797] [55348]: [pid: 55348|app: 0|req: 175/344] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:26 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.495203] [55347]: DEBUG cinder.api.middleware.request_id [None req-ce651463-da4a-43f2-a0b7-55a518c040ed None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.497382] [55347]: INFO cinder.api.openstack.wsgi [None req-ce651463-da4a-43f2-a0b7-55a518c040ed tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1063.497612] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ce651463-da4a-43f2-a0b7-55a518c040ed tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.497827] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ce651463-da4a-43f2-a0b7-55a518c040ed tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.511383] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.511383] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.515903] [55347]: INFO cinder.volume.api [None req-ce651463-da4a-43f2-a0b7-55a518c040ed tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1063.523295] [55347]: INFO cinder.api.openstack.wsgi [None req-ce651463-da4a-43f2-a0b7-55a518c040ed tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1063.523906] [55347]: [pid: 55347|app: 0|req: 170/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:26 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.961622] [55348]: DEBUG cinder.api.middleware.request_id [None req-801303f8-96fa-46f1-9a21-360d886d5119 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.964337] [55348]: INFO cinder.api.openstack.wsgi [None req-801303f8-96fa-46f1-9a21-360d886d5119 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 1063.964576] [55348]: DEBUG cinder.api.openstack.wsgi [None req-801303f8-96fa-46f1-9a21-360d886d5119 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.964810] [55348]: DEBUG cinder.api.openstack.wsgi [None req-801303f8-96fa-46f1-9a21-360d886d5119 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.972574] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.972574] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.975875] [55348]: INFO cinder.volume.api [None req-801303f8-96fa-46f1-9a21-360d886d5119 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 1063.980452] [55348]: INFO cinder.api.openstack.wsgi [None req-801303f8-96fa-46f1-9a21-360d886d5119 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 1063.980922] [55348]: [pid: 55348|app: 0|req: 176/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:26 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.998040] [55347]: DEBUG cinder.api.middleware.request_id [None req-a6f438f3-8cb5-4eaa-8010-8f625dd73397 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.998544] [55347]: INFO cinder.api.openstack.wsgi [None req-a6f438f3-8cb5-4eaa-8010-8f625dd73397 None None] GET http://10.180.1.21/volume// [ 1063.998732] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6f438f3-8cb5-4eaa-8010-8f625dd73397 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.998955] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6f438f3-8cb5-4eaa-8010-8f625dd73397 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.999384] [55347]: INFO cinder.api.openstack.wsgi [None req-a6f438f3-8cb5-4eaa-8010-8f625dd73397 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1063.999681] [55347]: [pid: 55347|app: 0|req: 171/347] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1064.003294] [55348]: DEBUG cinder.api.middleware.request_id [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.005477] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1064.005720] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.005936] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.015449] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.015449] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.018727] [55348]: INFO cinder.volume.api [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1064.023148] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-4df55c85-d02d-4fe0-9379-3aa99268ed23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1064.023531] [55348]: [pid: 55348|app: 0|req: 177/348] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:26 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.054134] [55347]: DEBUG cinder.api.middleware.request_id [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.056709] [55347]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] PUT http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 [ 1064.057180] [55347]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-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-535474", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.067400] [55347]: DEBUG cinder.coordination [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Acquiring lock "cinder-attachment_update-991a4610-c157-453f-b11c-c96faca0b73a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1064.072190] [55347]: DEBUG cinder.coordination [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-991a4610-c157-453f-b11c-c96faca0b73a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1064.073398] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.073398] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.533743] [55348]: DEBUG cinder.api.middleware.request_id [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.536327] [55348]: INFO cinder.api.openstack.wsgi [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1064.536646] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.536944] [55348]: DEBUG cinder.api.openstack.wsgi [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.547233] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.547233] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.551060] [55348]: INFO cinder.volume.api [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1064.555848] [55348]: INFO cinder.api.openstack.wsgi [None req-4aa28575-db3d-49f9-bcc2-17c338ba2c46 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1064.556250] [55348]: [pid: 55348|app: 0|req: 178/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:27 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.991508] [55348]: DEBUG cinder.api.middleware.request_id [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.993951] [55348]: INFO cinder.api.openstack.wsgi [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 1064.994275] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.994516] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.002789] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.002789] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.006615] [55348]: INFO cinder.volume.api [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Volume info retrieved successfully. [ 1065.011618] [55348]: INFO cinder.api.openstack.wsgi [None req-2bd80f82-6afb-4265-806a-aaae4dddae62 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 200 [ 1065.012067] [55348]: [pid: 55348|app: 0|req: 179/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:27 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.566576] [55348]: DEBUG cinder.api.middleware.request_id [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.568745] [55348]: INFO cinder.api.openstack.wsgi [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1065.568959] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.569193] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.582723] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.582723] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.585871] [55348]: INFO cinder.volume.api [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1065.590154] [55348]: INFO cinder.api.openstack.wsgi [None req-f4287e87-8117-4ac8-ab7c-ed5dde8ab96f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1065.590584] [55348]: [pid: 55348|app: 0|req: 180/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:28 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.022758] [55348]: DEBUG cinder.api.middleware.request_id [None req-cf2457c1-ad7e-473c-9e2d-a08f76f3f890 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.024912] [55348]: INFO cinder.api.openstack.wsgi [None req-cf2457c1-ad7e-473c-9e2d-a08f76f3f890 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] GET http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 [ 1066.025148] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf2457c1-ad7e-473c-9e2d-a08f76f3f890 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.025385] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cf2457c1-ad7e-473c-9e2d-a08f76f3f890 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.031984] [55348]: INFO cinder.api.openstack.wsgi [None req-cf2457c1-ad7e-473c-9e2d-a08f76f3f890 tempest-DeleteServersTestJSON-729252124 tempest-DeleteServersTestJSON-729252124-project-member] http://10.180.1.21/volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 returned with HTTP 404 [ 1066.032469] [55348]: [pid: 55348|app: 0|req: 181/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:28 2025] GET /volume/v3/volumes/0e10d030-eb6c-4b13-954b-b185529be495 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1066.600779] [55348]: DEBUG cinder.api.middleware.request_id [None req-3fda614d-5130-425e-b199-8e100179a698 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.602864] [55348]: INFO cinder.api.openstack.wsgi [None req-3fda614d-5130-425e-b199-8e100179a698 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1066.603099] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3fda614d-5130-425e-b199-8e100179a698 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.603318] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3fda614d-5130-425e-b199-8e100179a698 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.612983] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.612983] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.616376] [55348]: INFO cinder.volume.api [None req-3fda614d-5130-425e-b199-8e100179a698 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1066.620748] [55348]: INFO cinder.api.openstack.wsgi [None req-3fda614d-5130-425e-b199-8e100179a698 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1066.621121] [55348]: [pid: 55348|app: 0|req: 182/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:29 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.621783] [55348]: DEBUG cinder.api.middleware.request_id [None req-fbc3b51d-aca3-4716-8883-bb65ba3e2dec None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.622373] [55348]: INFO cinder.api.openstack.wsgi [None req-fbc3b51d-aca3-4716-8883-bb65ba3e2dec None None] GET http://10.180.1.21/volume// [ 1066.622555] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbc3b51d-aca3-4716-8883-bb65ba3e2dec None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.622797] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fbc3b51d-aca3-4716-8883-bb65ba3e2dec None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.623194] [55348]: INFO cinder.api.openstack.wsgi [None req-fbc3b51d-aca3-4716-8883-bb65ba3e2dec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.623470] [55348]: [pid: 55348|app: 0|req: 183/354] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1066.626705] [55348]: DEBUG cinder.api.middleware.request_id [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-0cbc35b2-4040-4094-9de9-5e988607a425 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.628691] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-0cbc35b2-4040-4094-9de9-5e988607a425 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1066.629073] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-0cbc35b2-4040-4094-9de9-5e988607a425 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf84a2af-6e27-461e-9af2-0471881dd540", "connector": null, "instance_uuid": "c3801f86-5aaa-42cd-a6b2-1b72b77aa74c"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.640328] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.640328] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.675592] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-0cbc35b2-4040-4094-9de9-5e988607a425 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1066.676051] [55348]: [pid: 55348|app: 0|req: 184/355] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:29 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.679985] [55348]: DEBUG cinder.api.middleware.request_id [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-f9169d0e-6666-4bea-a138-2312f0ff23af None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.682355] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-f9169d0e-6666-4bea-a138-2312f0ff23af tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f [ 1066.682566] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-f9169d0e-6666-4bea-a138-2312f0ff23af tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.682779] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-f9169d0e-6666-4bea-a138-2312f0ff23af tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.688863] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.688863] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.219858] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-f9169d0e-6666-4bea-a138-2312f0ff23af tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f returned with HTTP 200 [ 1067.220335] [55348]: [pid: 55348|app: 0|req: 185/356] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:59:29 2025] DELETE /volume/v3/attachments/8fa2b82c-03cf-4d6a-8656-c8399f86899f => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1067.633891] [55348]: DEBUG cinder.api.middleware.request_id [None req-236bd096-593c-443d-9387-da5006d60405 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.636874] [55348]: INFO cinder.api.openstack.wsgi [None req-236bd096-593c-443d-9387-da5006d60405 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1067.636874] [55348]: DEBUG cinder.api.openstack.wsgi [None req-236bd096-593c-443d-9387-da5006d60405 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.636874] [55348]: DEBUG cinder.api.openstack.wsgi [None req-236bd096-593c-443d-9387-da5006d60405 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.650885] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.650885] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.657392] [55348]: INFO cinder.volume.api [None req-236bd096-593c-443d-9387-da5006d60405 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1067.662507] [55348]: INFO cinder.api.openstack.wsgi [None req-236bd096-593c-443d-9387-da5006d60405 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1067.662908] [55348]: [pid: 55348|app: 0|req: 186/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:30 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.192661] [55348]: DEBUG cinder.api.middleware.request_id [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.194942] [55348]: INFO cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1068.195359] [55348]: DEBUG cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2081813548", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.198365] [55348]: DEBUG cinder.api.v3.volumes [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2081813548', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1068.198664] [55348]: INFO cinder.api.v3.volumes [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Create volume of 1 GB [ 1068.206980] [55348]: INFO cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Availability Zones retrieved successfully. [ 1068.213481] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Flow 'volume_create_api' (89efdaa7-a246-4ac3-8741-ae07f111ace2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1068.214608] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd3dd00-e82f-456c-abae-720f1df5ce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.215726] [55348]: DEBUG cinder.volume.flows.api.create_volume [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1068.232500] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd3dd00-e82f-456c-abae-720f1df5ce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.233475] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbceabf9-d7cd-44f2-9c74-4bac95819905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.284107] [55348]: DEBUG cinder.quota [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Created reservations ['c099bec3-7ee8-43e5-b25c-6f7fc5a8526f', '431ee577-18fe-435d-a00c-8b37ac1fd215', '845f0be4-8f54-4123-b7b8-9894260c948b', 'cf034f51-c464-43ef-8920-5d2a54406643'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1068.285297] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbceabf9-d7cd-44f2-9c74-4bac95819905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c099bec3-7ee8-43e5-b25c-6f7fc5a8526f', '431ee577-18fe-435d-a00c-8b37ac1fd215', '845f0be4-8f54-4123-b7b8-9894260c948b', 'cf034f51-c464-43ef-8920-5d2a54406643']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.286177] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee96655-e494-4646-80ed-6ff770e8bcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.299885] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee96655-e494-4646-80ed-6ff770e8bcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f325ba5-1f84-4f2f-8011-158ebdc2a7e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2081813548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51d79228e5d346918f40072f4ac1997c',qos_specs=None,replication_status=,reservations=['c099bec3-7ee8-43e5-b25c-6f7fc5a8526f','431ee577-18fe-435d-a00c-8b37ac1fd215','845f0be4-8f54-4123-b7b8-9894260c948b','cf034f51-c464-43ef-8920-5d2a54406643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732ff921418241818e2c9e5917835650',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2081813548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f325ba5-1f84-4f2f-8011-158ebdc2a7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51d79228e5d346918f40072f4ac1997c',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='732ff921418241818e2c9e5917835650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.300393] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8f155e-d494-44ab-b4b3-532b1562b778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.313092] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8f155e-d494-44ab-b4b3-532b1562b778) 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-2081813548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51d79228e5d346918f40072f4ac1997c',qos_specs=None,replication_status=,reservations=['c099bec3-7ee8-43e5-b25c-6f7fc5a8526f','431ee577-18fe-435d-a00c-8b37ac1fd215','845f0be4-8f54-4123-b7b8-9894260c948b','cf034f51-c464-43ef-8920-5d2a54406643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732ff921418241818e2c9e5917835650',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.314074] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bee02d-2227-4a2e-94d5-11ebedf1ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1068.322663] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bee02d-2227-4a2e-94d5-11ebedf1ccda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1068.323834] [55348]: DEBUG cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Flow 'volume_create_api' (89efdaa7-a246-4ac3-8741-ae07f111ace2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1068.324148] [55348]: INFO cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Create volume request issued successfully. [ 1068.324799] [55348]: INFO cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-444d3a44-63ba-4a5e-bf43-83ff845ac0e0 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1068.325300] [55348]: [pid: 55348|app: 0|req: 187/358] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 03:59:31 2025] POST /volume/v3/volumes => generated 754 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1068.329335] [55348]: DEBUG cinder.api.middleware.request_id [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.331660] [55348]: INFO cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1068.331873] [55348]: DEBUG cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.332103] [55348]: DEBUG cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.339485] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.339485] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.343379] [55348]: INFO cinder.volume.api [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Volume info retrieved successfully. [ 1068.348175] [55348]: INFO cinder.api.openstack.wsgi [req-b8cf8108-c7a6-4a84-a203-8edaa428366b req-5ae07126-f84f-4240-91dd-c1eeec286bc8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 200 [ 1068.348716] [55348]: [pid: 55348|app: 0|req: 188/359] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:31 2025] GET /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.369229] [55348]: DEBUG cinder.api.middleware.request_id [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.371764] [55348]: INFO cinder.api.openstack.wsgi [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1068.371937] [55348]: DEBUG cinder.api.openstack.wsgi [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.372172] [55348]: DEBUG cinder.api.openstack.wsgi [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.380824] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.380824] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.385709] [55348]: INFO cinder.volume.api [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Volume info retrieved successfully. [ 1068.388869] [55348]: INFO cinder.api.openstack.wsgi [req-050abaa8-b383-4c65-a613-8749b424a8f5 req-5ec32739-f189-4244-85df-4fb2d00f3470 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 200 [ 1068.389290] [55348]: [pid: 55348|app: 0|req: 189/360] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:31 2025] GET /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.672288] [55348]: DEBUG cinder.api.middleware.request_id [None req-91e8429b-948c-46d1-9206-d84e61a14729 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.675302] [55348]: INFO cinder.api.openstack.wsgi [None req-91e8429b-948c-46d1-9206-d84e61a14729 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1068.675302] [55348]: DEBUG cinder.api.openstack.wsgi [None req-91e8429b-948c-46d1-9206-d84e61a14729 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.675302] [55348]: DEBUG cinder.api.openstack.wsgi [None req-91e8429b-948c-46d1-9206-d84e61a14729 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.685482] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.685482] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.689464] [55348]: INFO cinder.volume.api [None req-91e8429b-948c-46d1-9206-d84e61a14729 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1068.694435] [55348]: INFO cinder.api.openstack.wsgi [None req-91e8429b-948c-46d1-9206-d84e61a14729 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1068.695187] [55348]: [pid: 55348|app: 0|req: 190/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:31 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.404861] [55348]: DEBUG cinder.api.middleware.request_id [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.407175] [55348]: INFO cinder.api.openstack.wsgi [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1069.407379] [55348]: DEBUG cinder.api.openstack.wsgi [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.407689] [55348]: DEBUG cinder.api.openstack.wsgi [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.418766] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.418766] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.423222] [55348]: INFO cinder.volume.api [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Volume info retrieved successfully. [ 1069.428232] [55348]: INFO cinder.api.openstack.wsgi [req-d5d02a7f-8395-4457-b498-946d7acfead4 req-7d8553c2-7a26-47bf-a5ec-0e477fe10041 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 200 [ 1069.428706] [55348]: [pid: 55348|app: 0|req: 191/362] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.445680] [55348]: DEBUG cinder.api.middleware.request_id [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.447870] [55348]: INFO cinder.api.openstack.wsgi [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1069.448319] [55348]: DEBUG cinder.api.openstack.wsgi [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f325ba5-1f84-4f2f-8011-158ebdc2a7e7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-773745201", "description": null, "metadata": {}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.457288] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.457288] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.457843] [55348]: INFO cinder.volume.api [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Volume info retrieved successfully. [ 1069.458040] [55348]: INFO cinder.api.v3.snapshots [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Create snapshot from volume 1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1069.472978] [55348]: WARNING cinder.quota [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-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. [ 1069.491045] [55348]: DEBUG cinder.quota [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Created reservations ['a1590bf3-6fcc-4bd6-a325-50b2f688ee61', 'f4bdec54-3dbd-4c42-a233-987cd9826938', '3c830515-d349-4e01-affa-db895ced33dd', '072ae96e-4d1c-48d2-a606-817557bef166'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1069.534637] [55348]: INFO cinder.volume.api [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Snapshot create request issued successfully. [ 1069.535553] [55348]: INFO cinder.api.openstack.wsgi [req-6cf14ba2-7aec-48cf-ab5b-4fa297b7fe38 req-5d757736-a6dd-4544-8f81-d733ed4a3fb7 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1069.535553] [55348]: [pid: 55348|app: 0|req: 192/363] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 03:59:32 2025] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1069.552014] [55348]: DEBUG cinder.api.middleware.request_id [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.554193] [55348]: INFO cinder.api.openstack.wsgi [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb [ 1069.554748] [55348]: DEBUG cinder.api.openstack.wsgi [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.554748] [55348]: DEBUG cinder.api.openstack.wsgi [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.559628] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.559628] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.560159] [55348]: INFO cinder.volume.api [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Snapshot retrieved successfully. [ 1069.561077] [55348]: INFO cinder.api.openstack.wsgi [req-1bff6229-f461-496d-bba6-843228a599c0 req-19d818a6-32b0-4646-8e25-8a32b7cf0eae tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb returned with HTTP 200 [ 1069.562026] [55348]: [pid: 55348|app: 0|req: 193/364] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.576549] [55348]: DEBUG cinder.api.middleware.request_id [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.578631] [55348]: INFO cinder.api.openstack.wsgi [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1069.578846] [55348]: DEBUG cinder.api.openstack.wsgi [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.579073] [55348]: DEBUG cinder.api.openstack.wsgi [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'detail' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.579383] [55348]: DEBUG cinder.api.api_utils [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Removing options '' from query. {{(pid=55348) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1069.580617] [55348]: DEBUG cinder.db.sqlalchemy.api [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Building query based on filter {{(pid=55348) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1069.590150] [55348]: INFO cinder.volume.api [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Get all snapshots completed successfully. [ 1069.590582] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.590582] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.591282] [55348]: INFO cinder.api.openstack.wsgi [req-94f74354-fd3a-492c-a40f-187d4ec35608 req-c86836e9-d2d2-4fb5-9c43-af5564202dac tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1069.591661] [55348]: [pid: 55348|app: 0|req: 194/365] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.605519] [55348]: DEBUG cinder.api.middleware.request_id [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.607718] [55348]: INFO cinder.api.openstack.wsgi [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb [ 1069.608280] [55348]: DEBUG cinder.api.openstack.wsgi [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.608280] [55348]: DEBUG cinder.api.openstack.wsgi [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.613584] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.613584] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.614033] [55348]: INFO cinder.volume.api [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Snapshot retrieved successfully. [ 1069.614983] [55348]: INFO cinder.api.openstack.wsgi [req-e2611159-c06c-4cde-9201-ce94cd741b42 req-d9634f0a-a920-4eb2-b17b-10201f93a335 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb returned with HTTP 200 [ 1069.615373] [55348]: [pid: 55348|app: 0|req: 195/366] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.615875] [55348]: DEBUG cinder.api.middleware.request_id [None req-73949105-064a-4954-8074-c1c9e347dc80 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.717426] [55348]: INFO cinder.api.openstack.wsgi [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1069.717836] [55348]: DEBUG cinder.api.openstack.wsgi [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1575797613"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.719537] [55348]: DEBUG cinder.api.v3.volumes [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1575797613'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1069.720500] [55348]: INFO cinder.api.v3.volumes [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Create volume of 1 GB [ 1069.725625] [55348]: INFO cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Availability Zones retrieved successfully. [ 1069.735032] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Flow 'volume_create_api' (f46f0099-e15d-4ca4-8039-bf09e1b6f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.735697] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc99aea-4889-4f96-836d-cd40cd1554c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.740020] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1069.760086] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc99aea-4889-4f96-836d-cd40cd1554c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.761073] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e9dc44-b12b-4d93-99b7-ede773670fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.804416] [55348]: DEBUG cinder.quota [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Created reservations ['a17af592-e951-48b3-8c33-95a31cbf5668', '74eb13a1-ab11-4051-9984-03da433666d8', 'de168adf-279d-4097-842c-82fa58fb9241', '1518dc2a-309e-4ea8-afcb-50dcc4fd43cb'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1069.805407] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e9dc44-b12b-4d93-99b7-ede773670fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17af592-e951-48b3-8c33-95a31cbf5668', '74eb13a1-ab11-4051-9984-03da433666d8', 'de168adf-279d-4097-842c-82fa58fb9241', '1518dc2a-309e-4ea8-afcb-50dcc4fd43cb']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.806980] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463621d0-0d9b-4b5a-a722-39599285f942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.818322] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463621d0-0d9b-4b5a-a722-39599285f942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b7a0d1-e9c7-4352-9452-ec4d12c598bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1575797613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ecf0c1b56e34a6cbc2d073089e37efc',qos_specs=None,replication_status=,reservations=['a17af592-e951-48b3-8c33-95a31cbf5668','74eb13a1-ab11-4051-9984-03da433666d8','de168adf-279d-4097-842c-82fa58fb9241','1518dc2a-309e-4ea8-afcb-50dcc4fd43cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7337dc651b624b41a4dae92e0603c534',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1575797613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b7a0d1-e9c7-4352-9452-ec4d12c598bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ecf0c1b56e34a6cbc2d073089e37efc',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='7337dc651b624b41a4dae92e0603c534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.819273] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c415d0-05a2-43a0-8bda-84e937e58c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.832675] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c415d0-05a2-43a0-8bda-84e937e58c32) 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-1575797613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ecf0c1b56e34a6cbc2d073089e37efc',qos_specs=None,replication_status=,reservations=['a17af592-e951-48b3-8c33-95a31cbf5668','74eb13a1-ab11-4051-9984-03da433666d8','de168adf-279d-4097-842c-82fa58fb9241','1518dc2a-309e-4ea8-afcb-50dcc4fd43cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7337dc651b624b41a4dae92e0603c534',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.833552] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699f1499-ef44-4e9f-a8c3-768f14b3d5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.842099] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699f1499-ef44-4e9f-a8c3-768f14b3d5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.843181] [55348]: DEBUG cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Flow 'volume_create_api' (f46f0099-e15d-4ca4-8039-bf09e1b6f240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.843594] [55348]: INFO cinder.volume.api [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Create volume request issued successfully. [ 1069.844351] [55348]: INFO cinder.api.openstack.wsgi [None req-73949105-064a-4954-8074-c1c9e347dc80 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1069.844896] [55348]: [pid: 55348|app: 0|req: 196/367] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:59:32 2025] POST /volume/v3/volumes => generated 753 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1069.846019] [55348]: DEBUG cinder.api.middleware.request_id [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.847974] [55348]: INFO cinder.api.openstack.wsgi [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb [ 1069.848171] [55348]: DEBUG cinder.api.openstack.wsgi [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.848430] [55348]: DEBUG cinder.api.openstack.wsgi [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.848704] [55348]: INFO cinder.api.v2.snapshots [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Delete snapshot with id: b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb [ 1069.853521] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.853521] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.853972] [55348]: INFO cinder.volume.api [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Snapshot retrieved successfully. [ 1069.868333] [55348]: INFO cinder.volume.api [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Snapshot delete request issued successfully. [ 1069.868540] [55348]: INFO cinder.api.openstack.wsgi [req-b4904070-bf5c-4fa5-a2a3-194856c8aeeb req-d152f531-d5f4-4f34-a92d-daa553679ef1 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb returned with HTTP 202 [ 1069.868939] [55348]: [pid: 55348|app: 0|req: 197/368] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 03:59:32 2025] DELETE /volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1069.869975] [55348]: DEBUG cinder.api.middleware.request_id [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.871498] [55348]: INFO cinder.api.openstack.wsgi [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1069.871699] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.873601] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.883370] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.883370] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.886835] [55348]: INFO cinder.volume.api [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1069.891692] [55348]: INFO cinder.api.openstack.wsgi [None req-9c0cd10d-5331-4d10-86c1-913ec0490ee6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1069.892155] [55348]: [pid: 55348|app: 0|req: 198/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.895303] [55348]: DEBUG cinder.api.middleware.request_id [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.895303] [55348]: INFO cinder.api.openstack.wsgi [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1069.895303] [55348]: DEBUG cinder.api.openstack.wsgi [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-148620842"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.896469] [55348]: DEBUG cinder.api.v3.volumes [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-148620842'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1069.896592] [55348]: INFO cinder.api.v3.volumes [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume of 1 GB [ 1069.900811] [55348]: INFO cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Availability Zones retrieved successfully. [ 1069.907369] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (9c7c3140-d0f3-4dce-9a90-28205bf11b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.908546] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ccaf6e-9183-4ef7-9af0-56a385c6d5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.909681] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1069.926017] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ccaf6e-9183-4ef7-9af0-56a385c6d5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.927029] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da651f5c-2322-47e4-8510-01a663ef0d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.956484] [55348]: DEBUG cinder.quota [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Created reservations ['b4b32682-be80-4472-81c4-ff4684931bfa', '428f8ac6-f0ee-4c9c-bd20-a86ca40e1e2b', 'a4b1a51f-0e8b-463e-8c48-6d4fa355c142', 'bebaf27a-f3fc-4531-99fa-ff0a7a4d3a91'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1069.957512] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da651f5c-2322-47e4-8510-01a663ef0d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b32682-be80-4472-81c4-ff4684931bfa', '428f8ac6-f0ee-4c9c-bd20-a86ca40e1e2b', 'a4b1a51f-0e8b-463e-8c48-6d4fa355c142', 'bebaf27a-f3fc-4531-99fa-ff0a7a4d3a91']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.958393] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee9ffc4-7c76-448c-979d-df971fd1bb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.969452] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee9ffc4-7c76-448c-979d-df971fd1bb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec1224e-9aca-4ae8-9379-33e489d62a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148620842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['b4b32682-be80-4472-81c4-ff4684931bfa','428f8ac6-f0ee-4c9c-bd20-a86ca40e1e2b','a4b1a51f-0e8b-463e-8c48-6d4fa355c142','bebaf27a-f3fc-4531-99fa-ff0a7a4d3a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148620842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec1224e-9aca-4ae8-9379-33e489d62a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',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='a006166df7ec442d834a6b3094875125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.970435] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec433b03-2ad2-4189-9305-ca58fd76877d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.984330] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec433b03-2ad2-4189-9305-ca58fd76877d) 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-148620842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['b4b32682-be80-4472-81c4-ff4684931bfa','428f8ac6-f0ee-4c9c-bd20-a86ca40e1e2b','a4b1a51f-0e8b-463e-8c48-6d4fa355c142','bebaf27a-f3fc-4531-99fa-ff0a7a4d3a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.984330] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba4ed08-d369-4f56-a428-bf78004a3287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1069.996203] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba4ed08-d369-4f56-a428-bf78004a3287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1069.996203] [55348]: DEBUG cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (9c7c3140-d0f3-4dce-9a90-28205bf11b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1069.996203] [55348]: INFO cinder.volume.api [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request issued successfully. [ 1069.996203] [55348]: INFO cinder.api.openstack.wsgi [None req-69961bc7-cef6-49c0-aeff-1a560392e5fd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1069.996203] [55348]: [pid: 55348|app: 0|req: 199/370] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:59:32 2025] POST /volume/v3/volumes => generated 749 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1069.996811] [55348]: DEBUG cinder.api.middleware.request_id [None req-af947a58-9b5d-4494-8e61-6175917badee None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.998831] [55348]: INFO cinder.api.openstack.wsgi [None req-af947a58-9b5d-4494-8e61-6175917badee tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1069.999054] [55348]: DEBUG cinder.api.openstack.wsgi [None req-af947a58-9b5d-4494-8e61-6175917badee tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.999267] [55348]: DEBUG cinder.api.openstack.wsgi [None req-af947a58-9b5d-4494-8e61-6175917badee tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.006649] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.006649] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.010039] [55348]: INFO cinder.volume.api [None req-af947a58-9b5d-4494-8e61-6175917badee tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1070.015154] [55348]: INFO cinder.api.openstack.wsgi [None req-af947a58-9b5d-4494-8e61-6175917badee tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1070.015154] [55348]: [pid: 55348|app: 0|req: 200/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.015705] [55348]: DEBUG cinder.api.middleware.request_id [req-4d0ffd3c-4e76-4efc-a98d-afc5a7e3ee44 req-5d2e6d41-689f-4cef-9190-6c619396e0a2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.017387] [55348]: INFO cinder.api.openstack.wsgi [req-4d0ffd3c-4e76-4efc-a98d-afc5a7e3ee44 req-5d2e6d41-689f-4cef-9190-6c619396e0a2 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb [ 1070.017589] [55348]: DEBUG cinder.api.openstack.wsgi [req-4d0ffd3c-4e76-4efc-a98d-afc5a7e3ee44 req-5d2e6d41-689f-4cef-9190-6c619396e0a2 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.017799] [55348]: DEBUG cinder.api.openstack.wsgi [req-4d0ffd3c-4e76-4efc-a98d-afc5a7e3ee44 req-5d2e6d41-689f-4cef-9190-6c619396e0a2 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.021786] [55348]: INFO cinder.api.openstack.wsgi [req-4d0ffd3c-4e76-4efc-a98d-afc5a7e3ee44 req-5d2e6d41-689f-4cef-9190-6c619396e0a2 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb returned with HTTP 404 [ 1070.022317] [55348]: [pid: 55348|app: 0|req: 201/372] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/snapshots/b66cf4af-0a5b-4d6e-91e2-4b5b838b4beb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1070.022875] [55348]: DEBUG cinder.api.middleware.request_id [None req-502c722d-2665-4252-a353-4f5d97eebda8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.024686] [55348]: INFO cinder.api.openstack.wsgi [None req-502c722d-2665-4252-a353-4f5d97eebda8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1070.024914] [55348]: DEBUG cinder.api.openstack.wsgi [None req-502c722d-2665-4252-a353-4f5d97eebda8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.025132] [55348]: DEBUG cinder.api.openstack.wsgi [None req-502c722d-2665-4252-a353-4f5d97eebda8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.031848] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.031848] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.034928] [55348]: INFO cinder.volume.api [None req-502c722d-2665-4252-a353-4f5d97eebda8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1070.039233] [55348]: INFO cinder.api.openstack.wsgi [None req-502c722d-2665-4252-a353-4f5d97eebda8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1070.039603] [55348]: [pid: 55348|app: 0|req: 202/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.067299] [55348]: DEBUG cinder.api.middleware.request_id [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.069362] [55348]: INFO cinder.api.openstack.wsgi [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.069613] [55348]: DEBUG cinder.api.openstack.wsgi [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.070275] [55348]: DEBUG cinder.api.openstack.wsgi [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.070579] [55348]: INFO cinder.api.v3.volumes [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Delete volume with id: 1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.078627] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.078627] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.078796] [55348]: INFO cinder.volume.api [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Volume info retrieved successfully. [ 1070.095112] [55348]: INFO cinder.volume.api [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Delete volume request issued successfully. [ 1070.095716] [55348]: INFO cinder.api.openstack.wsgi [req-558aae3f-7c9c-44ae-a79c-e6944200dd8e req-e40aaae9-3b00-4fe0-84fe-93c99090f3b6 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 202 [ 1070.095826] [55348]: [pid: 55348|app: 0|req: 203/374] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:59:32 2025] DELETE /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1070.148856] [55348]: DEBUG cinder.api.middleware.request_id [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.151227] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1070.151491] [55348]: DEBUG cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.151717] [55348]: DEBUG cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.159195] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.159195] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.163733] [55348]: INFO cinder.volume.api [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1070.169858] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-7e8db0cb-c4bf-419d-b440-bfab38a0fb55 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1070.170306] [55348]: [pid: 55348|app: 0|req: 204/375] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:32 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.188125] [55348]: DEBUG cinder.api.middleware.request_id [None req-87f5bf32-1414-41f8-be41-145af1b86d5b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.188907] [55348]: INFO cinder.api.openstack.wsgi [None req-87f5bf32-1414-41f8-be41-145af1b86d5b None None] GET http://10.180.1.21/volume// [ 1070.188907] [55348]: DEBUG cinder.api.openstack.wsgi [None req-87f5bf32-1414-41f8-be41-145af1b86d5b None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.189137] [55348]: DEBUG cinder.api.openstack.wsgi [None req-87f5bf32-1414-41f8-be41-145af1b86d5b None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.189349] [55348]: INFO cinder.api.openstack.wsgi [None req-87f5bf32-1414-41f8-be41-145af1b86d5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1070.189650] [55348]: [pid: 55348|app: 0|req: 205/376] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.193736] [55348]: DEBUG cinder.api.middleware.request_id [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-041b053c-0636-4ec5-9b81-9142362fc81c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.195980] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-041b053c-0636-4ec5-9b81-9142362fc81c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1070.196515] [55348]: DEBUG cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-041b053c-0636-4ec5-9b81-9142362fc81c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a", "connector": null, "instance_uuid": "c90c9a6d-661f-4574-8a0d-7d8cacf8618d"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.206367] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.206367] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.228429] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-041b053c-0636-4ec5-9b81-9142362fc81c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1070.228895] [55348]: [pid: 55348|app: 0|req: 206/377] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:33 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1070.229654] [55348]: DEBUG cinder.api.middleware.request_id [req-f5f88cfa-d8a2-4956-b504-2f94a118fe2f req-af0c1a39-1e72-44a5-827f-ab315434d871 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.231953] [55348]: INFO cinder.api.openstack.wsgi [req-f5f88cfa-d8a2-4956-b504-2f94a118fe2f req-af0c1a39-1e72-44a5-827f-ab315434d871 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.232182] [55348]: DEBUG cinder.api.openstack.wsgi [req-f5f88cfa-d8a2-4956-b504-2f94a118fe2f req-af0c1a39-1e72-44a5-827f-ab315434d871 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.232393] [55348]: DEBUG cinder.api.openstack.wsgi [req-f5f88cfa-d8a2-4956-b504-2f94a118fe2f req-af0c1a39-1e72-44a5-827f-ab315434d871 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.237706] [55348]: INFO cinder.api.openstack.wsgi [req-f5f88cfa-d8a2-4956-b504-2f94a118fe2f req-af0c1a39-1e72-44a5-827f-ab315434d871 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 404 [ 1070.238163] [55348]: [pid: 55348|app: 0|req: 207/378] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1070.250885] [55348]: DEBUG cinder.api.middleware.request_id [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-8dec3efa-7e22-42b8-bfee-26816d696717 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.252990] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-8dec3efa-7e22-42b8-bfee-26816d696717 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] POST http://10.180.1.21/volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061/action [ 1070.253435] [55348]: DEBUG cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-8dec3efa-7e22-42b8-bfee-26816d696717 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1070.253593] [55348]: DEBUG cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-8dec3efa-7e22-42b8-bfee-26816d696717 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.269882] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.269882] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.276961] [55348]: INFO cinder.api.openstack.wsgi [req-bb4087ad-5f22-4521-ad0d-129c73a551b5 req-8dec3efa-7e22-42b8-bfee-26816d696717 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061/action returned with HTTP 204 [ 1070.278352] [55348]: [pid: 55348|app: 0|req: 208/379] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:33 2025] POST /volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1070.293286] [55348]: DEBUG cinder.api.middleware.request_id [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.295849] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1070.295849] [55348]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.295941] [55348]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.304254] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.304254] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.308095] [55348]: INFO cinder.volume.api [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1070.312639] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f19b33e9-7772-409f-a7fe-d829a37dd282 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1070.313051] [55348]: [pid: 55348|app: 0|req: 209/380] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1070.313690] [55348]: DEBUG cinder.api.middleware.request_id [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.315582] [55348]: INFO cinder.api.openstack.wsgi [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1070.316215] [55348]: DEBUG cinder.api.openstack.wsgi [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.316215] [55348]: DEBUG cinder.api.openstack.wsgi [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.325430] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.325430] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.329791] [55348]: INFO cinder.volume.api [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1070.336645] [55348]: INFO cinder.api.openstack.wsgi [None req-518e2d83-52d6-4921-bd5e-d14e7c001105 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1070.337298] [55348]: [pid: 55348|app: 0|req: 210/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.338295] [55348]: DEBUG cinder.api.middleware.request_id [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.341108] [55348]: INFO cinder.api.openstack.wsgi [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.341410] [55348]: DEBUG cinder.api.openstack.wsgi [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.341691] [55348]: DEBUG cinder.api.openstack.wsgi [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.341934] [55348]: INFO cinder.api.v3.volumes [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Delete volume with id: 1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.348973] [55348]: INFO cinder.api.openstack.wsgi [req-d122b1dc-5ca3-4286-b8b2-63ee773a290b req-bc15b6ab-6455-4690-b19d-c6671d9dc2a8 tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 404 [ 1070.353022] [55348]: [pid: 55348|app: 0|req: 211/382] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:59:33 2025] DELETE /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1070.353022] [55348]: DEBUG cinder.api.middleware.request_id [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.353022] [55348]: INFO cinder.api.openstack.wsgi [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1070.353022] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.353022] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.366017] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.366017] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.369936] [55348]: INFO cinder.volume.api [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1070.375600] [55348]: INFO cinder.api.openstack.wsgi [None req-d397719b-21f3-4bff-a29a-be4bbaa7a5a5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1070.376751] [55348]: [pid: 55348|app: 0|req: 212/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.457497] [55348]: DEBUG cinder.api.middleware.request_id [req-42a3a4b2-ac9e-488b-abc6-053af76aac2f req-606770da-99ec-4d99-ac61-e0e9919f110d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.460032] [55348]: INFO cinder.api.openstack.wsgi [req-42a3a4b2-ac9e-488b-abc6-053af76aac2f req-606770da-99ec-4d99-ac61-e0e9919f110d tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] GET http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 [ 1070.460173] [55348]: DEBUG cinder.api.openstack.wsgi [req-42a3a4b2-ac9e-488b-abc6-053af76aac2f req-606770da-99ec-4d99-ac61-e0e9919f110d tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.460456] [55348]: DEBUG cinder.api.openstack.wsgi [req-42a3a4b2-ac9e-488b-abc6-053af76aac2f req-606770da-99ec-4d99-ac61-e0e9919f110d tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.466634] [55348]: INFO cinder.api.openstack.wsgi [req-42a3a4b2-ac9e-488b-abc6-053af76aac2f req-606770da-99ec-4d99-ac61-e0e9919f110d tempest-VolumesSnapshotsTestJSON-173560496 tempest-VolumesSnapshotsTestJSON-173560496-project-member] http://10.180.1.21/volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 returned with HTTP 404 [ 1070.467191] [55348]: [pid: 55348|app: 0|req: 213/384] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/1f325ba5-1f84-4f2f-8011-158ebdc2a7e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1070.503230] [55348]: DEBUG cinder.api.middleware.request_id [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.505839] [55348]: INFO cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1070.506109] [55348]: DEBUG cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.506361] [55348]: DEBUG cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.517071] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.517071] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.520788] [55348]: INFO cinder.volume.api [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1070.526258] [55348]: INFO cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-bb184175-1467-407e-a6ed-848f3934bcb0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1070.526859] [55348]: [pid: 55348|app: 0|req: 214/385] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.551179] [55348]: DEBUG cinder.api.middleware.request_id [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-7ea45f74-9bcf-413d-a7bc-1c3cca36e9b5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.553635] [55348]: INFO cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-7ea45f74-9bcf-413d-a7bc-1c3cca36e9b5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061 [ 1070.553897] [55348]: DEBUG cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-7ea45f74-9bcf-413d-a7bc-1c3cca36e9b5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.554658] [55348]: DEBUG cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-7ea45f74-9bcf-413d-a7bc-1c3cca36e9b5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.562405] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.562405] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.110328] [55348]: INFO cinder.api.openstack.wsgi [req-7ee9050d-b84a-4d50-b65f-5a85d0b69dca req-7ea45f74-9bcf-413d-a7bc-1c3cca36e9b5 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061 returned with HTTP 200 [ 1071.112646] [55348]: [pid: 55348|app: 0|req: 215/386] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:59:33 2025] DELETE /volume/v3/attachments/9dd35f63-2371-4a55-8089-ed5d6e47c061 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.112646] [55348]: DEBUG cinder.api.middleware.request_id [None req-f0af41dd-64e4-40c5-8389-584e405372fb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.114933] [55348]: INFO cinder.api.openstack.wsgi [None req-f0af41dd-64e4-40c5-8389-584e405372fb tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1071.115361] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f0af41dd-64e4-40c5-8389-584e405372fb tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.115711] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f0af41dd-64e4-40c5-8389-584e405372fb tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.130078] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.130078] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.135611] [55348]: INFO cinder.volume.api [None req-f0af41dd-64e4-40c5-8389-584e405372fb tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1071.140574] [55348]: INFO cinder.api.openstack.wsgi [None req-f0af41dd-64e4-40c5-8389-584e405372fb tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1071.140971] [55348]: [pid: 55348|app: 0|req: 216/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.141807] [55348]: DEBUG cinder.api.middleware.request_id [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.143771] [55348]: INFO cinder.api.openstack.wsgi [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1071.144043] [55348]: DEBUG cinder.api.openstack.wsgi [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.144239] [55348]: DEBUG cinder.api.openstack.wsgi [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.151530] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.151530] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.154786] [55348]: INFO cinder.volume.api [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1071.158793] [55348]: INFO cinder.api.openstack.wsgi [None req-aa79ed77-7e29-4078-b5dd-0d7206bbe21c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1071.159184] [55348]: [pid: 55348|app: 0|req: 217/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:33 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.159883] [55348]: DEBUG cinder.api.middleware.request_id [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.161686] [55348]: INFO cinder.api.openstack.wsgi [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1071.161892] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.162114] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.169061] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.169061] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.178920] [55348]: INFO cinder.volume.api [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1071.185144] [55348]: INFO cinder.api.openstack.wsgi [None req-7b1e2b39-8449-4837-b655-ec6d514a68ae tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1071.185825] [55348]: [pid: 55348|app: 0|req: 218/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:34 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.214877] [55348]: DEBUG cinder.api.middleware.request_id [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.219058] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1071.219283] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.219504] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.227886] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.227886] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.235523] [55348]: INFO cinder.volume.api [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1071.241891] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3fa46137-4b4e-4554-b3b1-06df67c96440 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1071.243151] [55348]: [pid: 55348|app: 0|req: 219/390] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:34 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.751891] [55348]: DEBUG cinder.api.middleware.request_id [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.752948] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] PUT http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 [ 1071.753392] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-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-535483", "mountpoint": "/dev/sda"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1071.762162] [55348]: DEBUG cinder.coordination [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Acquiring lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1071.771213] [55348]: DEBUG cinder.coordination [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1071.771213] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.771213] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.293722] [55348]: DEBUG cinder.coordination [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Lock "cinder-attachment_update-cf84a2af-6e27-461e-9af2-0471881dd540-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1072.294109] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-c4f64ea8-a3e9-4b7d-b139-614ce2337c55 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 returned with HTTP 200 [ 1072.294659] [55348]: [pid: 55348|app: 0|req: 220/391] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:34 2025] PUT /volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.295343] [55348]: DEBUG cinder.api.middleware.request_id [None req-79417f4a-320c-4952-b2ab-19fdc1c9e9c6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.295735] [55348]: INFO cinder.api.openstack.wsgi [None req-79417f4a-320c-4952-b2ab-19fdc1c9e9c6 None None] GET http://10.180.1.21/volume// [ 1072.295909] [55348]: DEBUG cinder.api.openstack.wsgi [None req-79417f4a-320c-4952-b2ab-19fdc1c9e9c6 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.296133] [55348]: DEBUG cinder.api.openstack.wsgi [None req-79417f4a-320c-4952-b2ab-19fdc1c9e9c6 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.296490] [55348]: INFO cinder.api.openstack.wsgi [None req-79417f4a-320c-4952-b2ab-19fdc1c9e9c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.296864] [55348]: [pid: 55348|app: 0|req: 221/392] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1072.297353] [55348]: DEBUG cinder.api.middleware.request_id [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.299377] [55348]: INFO cinder.api.openstack.wsgi [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1072.299586] [55348]: DEBUG cinder.api.openstack.wsgi [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.299780] [55348]: DEBUG cinder.api.openstack.wsgi [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.311249] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311249] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.314644] [55348]: INFO cinder.volume.api [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1072.319870] [55348]: INFO cinder.api.openstack.wsgi [None req-59b89d32-c0b5-42c3-8df2-dba5a83095aa tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1072.320244] [55348]: [pid: 55348|app: 0|req: 222/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.320848] [55348]: DEBUG cinder.api.middleware.request_id [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-e3ce363c-fc9d-4dfb-8bd3-6628777afccd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.323286] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-e3ce363c-fc9d-4dfb-8bd3-6628777afccd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 [ 1072.323518] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-e3ce363c-fc9d-4dfb-8bd3-6628777afccd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.323731] [55348]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-e3ce363c-fc9d-4dfb-8bd3-6628777afccd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.337960] [55348]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-e3ce363c-fc9d-4dfb-8bd3-6628777afccd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 returned with HTTP 200 [ 1072.338410] [55348]: [pid: 55348|app: 0|req: 223/394] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.339065] [55348]: DEBUG cinder.api.middleware.request_id [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f4d2bae1-f356-4128-affa-5bf91f69167c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.342305] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f4d2bae1-f356-4128-affa-5bf91f69167c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1072.342305] [55348]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f4d2bae1-f356-4128-affa-5bf91f69167c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8b7a0d1-e9c7-4352-9452-ec4d12c598bb", "connector": null, "instance_uuid": "220295bf-b021-4800-bc7e-a3dd311c747a"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.350929] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.350929] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.372437] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-f4d2bae1-f356-4128-affa-5bf91f69167c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1072.373023] [55348]: [pid: 55348|app: 0|req: 224/395] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:35 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.389101] [55348]: DEBUG cinder.api.middleware.request_id [None req-902429ee-d549-4b1e-8444-8bc9a474e111 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.391183] [55348]: INFO cinder.api.openstack.wsgi [None req-902429ee-d549-4b1e-8444-8bc9a474e111 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1072.391496] [55348]: DEBUG cinder.api.openstack.wsgi [None req-902429ee-d549-4b1e-8444-8bc9a474e111 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.391808] [55348]: DEBUG cinder.api.openstack.wsgi [None req-902429ee-d549-4b1e-8444-8bc9a474e111 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.401609] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401609] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.405171] [55348]: INFO cinder.volume.api [None req-902429ee-d549-4b1e-8444-8bc9a474e111 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1072.409398] [55348]: INFO cinder.api.openstack.wsgi [None req-902429ee-d549-4b1e-8444-8bc9a474e111 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1072.409765] [55348]: [pid: 55348|app: 0|req: 225/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.602535] [55347]: DEBUG cinder.coordination [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-991a4610-c157-453f-b11c-c96faca0b73a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 8.530s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1072.602889] [55347]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-a47bcfb1-5730-4d74-86e3-9aad4f40f0c0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 returned with HTTP 200 [ 1072.603356] [55347]: [pid: 55347|app: 0|req: 172/397] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:26 2025] PUT /volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 => generated 617 bytes in 8550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.774822] [55348]: DEBUG cinder.api.middleware.request_id [None req-68c5d6fd-5aaf-4e0f-9b4f-a598fa9b0aba None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.775719] [55348]: INFO cinder.api.openstack.wsgi [None req-68c5d6fd-5aaf-4e0f-9b4f-a598fa9b0aba None None] GET http://10.180.1.21/volume// [ 1072.775719] [55348]: DEBUG cinder.api.openstack.wsgi [None req-68c5d6fd-5aaf-4e0f-9b4f-a598fa9b0aba None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.775719] [55348]: DEBUG cinder.api.openstack.wsgi [None req-68c5d6fd-5aaf-4e0f-9b4f-a598fa9b0aba None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.776138] [55348]: INFO cinder.api.openstack.wsgi [None req-68c5d6fd-5aaf-4e0f-9b4f-a598fa9b0aba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.776443] [55348]: [pid: 55348|app: 0|req: 226/398] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1072.781152] [55347]: DEBUG cinder.api.middleware.request_id [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3614ceee-044e-4551-9412-cdbee6756b2d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.786030] [55347]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3614ceee-044e-4551-9412-cdbee6756b2d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1072.786030] [55347]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3614ceee-044e-4551-9412-cdbee6756b2d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec1224e-9aca-4ae8-9379-33e489d62a82", "connector": null, "instance_uuid": "a44cca2f-9286-490a-9013-1fea30984fa5"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.796917] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796917] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.827161] [55347]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3614ceee-044e-4551-9412-cdbee6756b2d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1072.827631] [55347]: [pid: 55347|app: 0|req: 173/399] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:35 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) [ 1072.847632] [55348]: DEBUG cinder.api.middleware.request_id [None req-a3a00334-fa52-4a67-9eab-387ac578529b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.852053] [55348]: INFO cinder.api.openstack.wsgi [None req-a3a00334-fa52-4a67-9eab-387ac578529b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1072.852053] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a3a00334-fa52-4a67-9eab-387ac578529b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.852053] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a3a00334-fa52-4a67-9eab-387ac578529b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.864472] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864472] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.868506] [55348]: INFO cinder.volume.api [None req-a3a00334-fa52-4a67-9eab-387ac578529b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1072.873897] [55348]: INFO cinder.api.openstack.wsgi [None req-a3a00334-fa52-4a67-9eab-387ac578529b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1072.874243] [55348]: [pid: 55348|app: 0|req: 227/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.894985] [55347]: DEBUG cinder.api.middleware.request_id [None req-d2f35a6c-fc83-4a6c-b31f-79d114c369ad None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.896032] [55347]: INFO cinder.api.openstack.wsgi [None req-d2f35a6c-fc83-4a6c-b31f-79d114c369ad None None] GET http://10.180.1.21/volume// [ 1072.896032] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d2f35a6c-fc83-4a6c-b31f-79d114c369ad None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.896032] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d2f35a6c-fc83-4a6c-b31f-79d114c369ad None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.896184] [55347]: INFO cinder.api.openstack.wsgi [None req-d2f35a6c-fc83-4a6c-b31f-79d114c369ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.896470] [55347]: [pid: 55347|app: 0|req: 174/401] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1072.905633] [55348]: DEBUG cinder.api.middleware.request_id [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.908125] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1072.908226] [55348]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.909868] [55348]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.921053] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921053] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.922494] [55348]: INFO cinder.volume.api [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1072.928538] [55348]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-d5b7fb1b-4d43-4a68-b59d-30741326beae tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1072.929078] [55348]: [pid: 55348|app: 0|req: 228/402] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:35 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1072.956175] [55347]: DEBUG cinder.api.middleware.request_id [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.959162] [55347]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] PUT http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 [ 1072.959525] [55347]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-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-535478", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.969404] [55347]: DEBUG cinder.coordination [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Acquiring lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1072.974123] [55347]: DEBUG cinder.coordination [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1072.975073] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975073] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.330593] [55348]: DEBUG cinder.api.middleware.request_id [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.332789] [55348]: INFO cinder.api.openstack.wsgi [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1073.332918] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.333157] [55348]: DEBUG cinder.api.openstack.wsgi [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.346996] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346996] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.350547] [55348]: INFO cinder.volume.api [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1073.354792] [55348]: INFO cinder.api.openstack.wsgi [None req-8185a820-7fdc-4607-b9dd-b6dcaba4bdb2 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1073.355291] [55348]: [pid: 55348|app: 0|req: 229/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:36 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.355798] [55348]: DEBUG cinder.api.middleware.request_id [None req-f7728a3b-404c-47d7-80ed-6d97bf55842e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.356589] [55348]: INFO cinder.api.openstack.wsgi [None req-f7728a3b-404c-47d7-80ed-6d97bf55842e None None] GET http://10.180.1.21/volume// [ 1073.356589] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f7728a3b-404c-47d7-80ed-6d97bf55842e None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.356589] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f7728a3b-404c-47d7-80ed-6d97bf55842e None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.356918] [55348]: INFO cinder.api.openstack.wsgi [None req-f7728a3b-404c-47d7-80ed-6d97bf55842e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1073.357220] [55348]: [pid: 55348|app: 0|req: 230/404] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:36 2025] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1073.361270] [55348]: DEBUG cinder.api.middleware.request_id [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.363533] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1073.363618] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.363884] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.373278] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373278] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.376548] [55348]: INFO cinder.volume.api [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1073.380916] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5cf131bc-fba3-4722-806a-dcdd87a80011 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1073.381392] [55348]: [pid: 55348|app: 0|req: 231/405] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:36 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1073.412047] [55348]: DEBUG cinder.api.middleware.request_id [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.414413] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] PUT http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 [ 1073.415099] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-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-535477", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1073.424861] [55348]: DEBUG cinder.coordination [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Acquiring lock "cinder-attachment_update-9ec1224e-9aca-4ae8-9379-33e489d62a82-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1073.434264] [55348]: DEBUG cinder.coordination [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-9ec1224e-9aca-4ae8-9379-33e489d62a82-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1073.434264] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434264] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.959505] [55348]: DEBUG cinder.coordination [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-9ec1224e-9aca-4ae8-9379-33e489d62a82-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1077.959922] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-3e3e4399-f471-41c4-a24e-00620207d74a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 returned with HTTP 200 [ 1077.960591] [55348]: [pid: 55348|app: 0|req: 232/406] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:36 2025] PUT /volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.961212] [55348]: DEBUG cinder.api.middleware.request_id [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.963250] [55348]: INFO cinder.api.openstack.wsgi [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1077.963467] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.963682] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.973240] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.973240] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.976590] [55348]: INFO cinder.volume.api [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1077.981277] [55348]: INFO cinder.api.openstack.wsgi [None req-c32d1c32-2bf2-44d3-b587-1e949cd8fe7e tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1077.981660] [55348]: [pid: 55348|app: 0|req: 233/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:40 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.982618] [55348]: DEBUG cinder.api.middleware.request_id [None req-daea35cd-c216-4ccc-93a2-558db4945534 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.984126] [55348]: INFO cinder.api.openstack.wsgi [None req-daea35cd-c216-4ccc-93a2-558db4945534 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1077.984340] [55348]: DEBUG cinder.api.openstack.wsgi [None req-daea35cd-c216-4ccc-93a2-558db4945534 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.984552] [55348]: DEBUG cinder.api.openstack.wsgi [None req-daea35cd-c216-4ccc-93a2-558db4945534 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.993883] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993883] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.998149] [55348]: INFO cinder.volume.api [None req-daea35cd-c216-4ccc-93a2-558db4945534 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1078.002515] [55348]: INFO cinder.api.openstack.wsgi [None req-daea35cd-c216-4ccc-93a2-558db4945534 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1078.002781] [55347]: DEBUG cinder.coordination [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1078.002969] [55348]: [pid: 55348|app: 0|req: 234/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:40 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.003158] [55347]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-b03ce059-f28e-4629-b57d-2c5a8184cde7 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 returned with HTTP 200 [ 1078.003479] [55348]: DEBUG cinder.api.middleware.request_id [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-bdada5bc-dad8-4485-9c72-9bcae0bda642 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.004031] [55347]: [pid: 55347|app: 0|req: 175/409] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:35 2025] PUT /volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.004378] [55347]: DEBUG cinder.api.middleware.request_id [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.005464] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-bdada5bc-dad8-4485-9c72-9bcae0bda642 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120/action [ 1078.005824] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-bdada5bc-dad8-4485-9c72-9bcae0bda642 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1078.005956] [55348]: DEBUG cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-bdada5bc-dad8-4485-9c72-9bcae0bda642 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1078.006381] [55347]: INFO cinder.api.openstack.wsgi [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1078.006609] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.006823] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.016358] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016358] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.018692] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018692] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.019611] [55347]: INFO cinder.volume.api [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1078.024215] [55347]: INFO cinder.api.openstack.wsgi [None req-8e86a997-4706-4f62-8a8e-2fa686d02ced tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1078.024639] [55347]: [pid: 55347|app: 0|req: 176/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:40 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.025342] [55347]: DEBUG cinder.api.middleware.request_id [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-50390f83-1ea8-4d6e-9017-d896413344da None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.026171] [55348]: INFO cinder.api.openstack.wsgi [req-36e97553-e56f-48f4-8a01-fe626d06f4bc req-bdada5bc-dad8-4485-9c72-9bcae0bda642 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120/action returned with HTTP 204 [ 1078.026644] [55348]: [pid: 55348|app: 0|req: 235/411] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:40 2025] POST /volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1078.027380] [55347]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-50390f83-1ea8-4d6e-9017-d896413344da tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] POST http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43/action [ 1078.027777] [55347]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-50390f83-1ea8-4d6e-9017-d896413344da tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1078.027919] [55347]: DEBUG cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-50390f83-1ea8-4d6e-9017-d896413344da tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1078.042462] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042462] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.051649] [55347]: INFO cinder.api.openstack.wsgi [req-6c49a9fd-d6a6-48fe-bdda-5f6ef962fe94 req-50390f83-1ea8-4d6e-9017-d896413344da tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43/action returned with HTTP 204 [ 1078.052213] [55347]: [pid: 55347|app: 0|req: 177/412] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:40 2025] POST /volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1078.991366] [55348]: DEBUG cinder.api.middleware.request_id [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.993466] [55348]: INFO cinder.api.openstack.wsgi [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1078.993698] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.993921] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.006493] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006493] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.010064] [55348]: INFO cinder.volume.api [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1079.012289] [55347]: DEBUG cinder.api.middleware.request_id [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.014369] [55347]: INFO cinder.api.openstack.wsgi [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1079.014585] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.014800] [55347]: DEBUG cinder.api.openstack.wsgi [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.014881] [55348]: INFO cinder.api.openstack.wsgi [None req-2dceb6f1-ec7c-4cd9-9ac9-58de2335fc7b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1079.015415] [55348]: [pid: 55348|app: 0|req: 236/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:41 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.024862] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024862] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.028057] [55347]: INFO cinder.volume.api [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1079.032369] [55347]: INFO cinder.api.openstack.wsgi [None req-1efe83cf-6ec1-43ea-ade7-76fe1343a118 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1079.032733] [55347]: [pid: 55347|app: 0|req: 178/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:41 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.034113] [55348]: DEBUG cinder.api.middleware.request_id [None req-76be9e67-fe66-4009-8028-be8c64da3b71 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.036091] [55348]: INFO cinder.api.openstack.wsgi [None req-76be9e67-fe66-4009-8028-be8c64da3b71 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1079.036315] [55348]: DEBUG cinder.api.openstack.wsgi [None req-76be9e67-fe66-4009-8028-be8c64da3b71 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.036532] [55348]: DEBUG cinder.api.openstack.wsgi [None req-76be9e67-fe66-4009-8028-be8c64da3b71 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.050501] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.050501] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.053894] [55348]: INFO cinder.volume.api [None req-76be9e67-fe66-4009-8028-be8c64da3b71 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1079.058891] [55348]: INFO cinder.api.openstack.wsgi [None req-76be9e67-fe66-4009-8028-be8c64da3b71 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1079.059023] [55348]: [pid: 55348|app: 0|req: 237/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:41 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.069504] [55347]: DEBUG cinder.api.middleware.request_id [None req-7dee3271-fbaa-4117-8072-494d97e83e53 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.071788] [55347]: INFO cinder.api.openstack.wsgi [None req-7dee3271-fbaa-4117-8072-494d97e83e53 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1079.072209] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7dee3271-fbaa-4117-8072-494d97e83e53 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.072518] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7dee3271-fbaa-4117-8072-494d97e83e53 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.083782] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083782] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.087941] [55347]: INFO cinder.volume.api [None req-7dee3271-fbaa-4117-8072-494d97e83e53 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1079.092785] [55347]: INFO cinder.api.openstack.wsgi [None req-7dee3271-fbaa-4117-8072-494d97e83e53 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1079.093255] [55347]: [pid: 55347|app: 0|req: 179/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:41 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.591571] [55348]: DEBUG cinder.api.middleware.request_id [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5e6dadd6-1e2f-4325-997d-be655bb791e9 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.592934] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5e6dadd6-1e2f-4325-997d-be655bb791e9 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20/action [ 1079.593390] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5e6dadd6-1e2f-4325-997d-be655bb791e9 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.593526] [55348]: DEBUG cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5e6dadd6-1e2f-4325-997d-be655bb791e9 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.612971] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.612971] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.619689] [55348]: INFO cinder.api.openstack.wsgi [req-24107c35-eb75-41af-b6b3-7de544a36188 req-5e6dadd6-1e2f-4325-997d-be655bb791e9 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20/action returned with HTTP 204 [ 1079.620278] [55348]: [pid: 55348|app: 0|req: 238/417] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:42 2025] POST /volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1079.647314] [55347]: DEBUG cinder.api.middleware.request_id [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-3daf31f7-c59a-4386-ba47-912207fb9991 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.650015] [55347]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-3daf31f7-c59a-4386-ba47-912207fb9991 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64/action [ 1079.650467] [55347]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-3daf31f7-c59a-4386-ba47-912207fb9991 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1079.650650] [55347]: DEBUG cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-3daf31f7-c59a-4386-ba47-912207fb9991 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.668768] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.668768] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.675515] [55347]: INFO cinder.api.openstack.wsgi [req-e03e8f10-f04d-496c-ac2d-ffe3dca696bc req-3daf31f7-c59a-4386-ba47-912207fb9991 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64/action returned with HTTP 204 [ 1079.675997] [55347]: [pid: 55347|app: 0|req: 180/418] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:42 2025] POST /volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1080.025137] [55348]: DEBUG cinder.api.middleware.request_id [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.027198] [55348]: INFO cinder.api.openstack.wsgi [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1080.027424] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.027856] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.037115] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037115] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.040658] [55348]: INFO cinder.volume.api [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1080.042649] [55347]: DEBUG cinder.api.middleware.request_id [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.044717] [55347]: INFO cinder.api.openstack.wsgi [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1080.044907] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.045205] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.047265] [55348]: INFO cinder.api.openstack.wsgi [None req-b7cbd469-7c65-4b6e-a0c2-efd32bfd0f2b tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1080.047547] [55348]: [pid: 55348|app: 0|req: 239/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:42 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.056109] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056109] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.058999] [55348]: DEBUG cinder.api.middleware.request_id [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.060135] [55347]: INFO cinder.volume.api [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1080.062882] [55348]: INFO cinder.api.openstack.wsgi [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1080.063225] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.063536] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.065248] [55347]: INFO cinder.api.openstack.wsgi [None req-d8086ebc-800e-46b7-ac62-afcaabc9bb31 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1080.065819] [55347]: [pid: 55347|app: 0|req: 181/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:42 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1080.074852] [55347]: DEBUG cinder.api.middleware.request_id [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.076612] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.076612] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.076785] [55347]: INFO cinder.api.openstack.wsgi [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1080.077035] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.077209] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.080755] [55348]: INFO cinder.volume.api [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1080.086737] [55348]: INFO cinder.api.openstack.wsgi [None req-a66cbcf9-03ba-4e89-a9c6-74a5937e9564 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1080.087198] [55348]: [pid: 55348|app: 0|req: 240/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:42 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1080.089192] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.089192] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.092769] [55347]: INFO cinder.volume.api [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1080.097602] [55347]: INFO cinder.api.openstack.wsgi [None req-6c904717-49c8-4b54-bd72-e7dd8ab23505 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1080.098115] [55347]: [pid: 55347|app: 0|req: 182/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:42 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1080.275099] [55348]: DEBUG cinder.api.middleware.request_id [None req-9a4f5490-af94-4323-987b-52380d300e04 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.277622] [55348]: INFO cinder.api.openstack.wsgi [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1080.278115] [55348]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2032874055"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.279901] [55348]: DEBUG cinder.api.v3.volumes [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2032874055'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1080.280266] [55348]: INFO cinder.api.v3.volumes [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume of 1 GB [ 1080.285601] [55348]: INFO cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Availability Zones retrieved successfully. [ 1080.293107] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (e452b493-4e0c-4efc-a159-16116ff93b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1080.294690] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21463bf8-c88c-45e1-98a7-852fdcb37abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.296094] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1080.321640] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21463bf8-c88c-45e1-98a7-852fdcb37abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.322834] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882119aa-2c10-4cf8-a83c-dca806124c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.364717] [55348]: DEBUG cinder.quota [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Created reservations ['5779402f-dabd-4246-a2b7-4c190ba4d344', '5525fb10-748b-4fef-86db-e818ea1c6c4f', '1b2a4e87-e276-415c-b4eb-e3fd42f8d971', '8689ec4a-5ace-4a64-b3fa-ffab4128f11b'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1080.366820] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882119aa-2c10-4cf8-a83c-dca806124c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5779402f-dabd-4246-a2b7-4c190ba4d344', '5525fb10-748b-4fef-86db-e818ea1c6c4f', '1b2a4e87-e276-415c-b4eb-e3fd42f8d971', '8689ec4a-5ace-4a64-b3fa-ffab4128f11b']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.368551] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4008f4-7a66-42a4-b2e5-5c4106ef52a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.389520] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4008f4-7a66-42a4-b2e5-5c4106ef52a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6000f09-20a7-4f82-af23-96b01a5803f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2032874055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['5779402f-dabd-4246-a2b7-4c190ba4d344','5525fb10-748b-4fef-86db-e818ea1c6c4f','1b2a4e87-e276-415c-b4eb-e3fd42f8d971','8689ec4a-5ace-4a64-b3fa-ffab4128f11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T03:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2032874055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6000f09-20a7-4f82-af23-96b01a5803f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',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='a006166df7ec442d834a6b3094875125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.390739] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d82da9-01c4-413d-a7f7-73e4e7407690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.422525] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d82da9-01c4-413d-a7f7-73e4e7407690) 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-2032874055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e071d2e6ef4b928dd40ea5b8f81fe6',qos_specs=None,replication_status=,reservations=['5779402f-dabd-4246-a2b7-4c190ba4d344','5525fb10-748b-4fef-86db-e818ea1c6c4f','1b2a4e87-e276-415c-b4eb-e3fd42f8d971','8689ec4a-5ace-4a64-b3fa-ffab4128f11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a006166df7ec442d834a6b3094875125',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.424236] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70dd80a-fb6c-4e38-b73f-cf5f5c4bf8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1080.435293] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70dd80a-fb6c-4e38-b73f-cf5f5c4bf8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1080.436436] [55348]: DEBUG cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Flow 'volume_create_api' (e452b493-4e0c-4efc-a159-16116ff93b87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1080.436969] [55348]: INFO cinder.volume.api [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Create volume request issued successfully. [ 1080.437701] [55348]: INFO cinder.api.openstack.wsgi [None req-9a4f5490-af94-4323-987b-52380d300e04 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1080.438250] [55348]: [pid: 55348|app: 0|req: 241/423] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:59:43 2025] POST /volume/v3/volumes => generated 750 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1080.448802] [55347]: DEBUG cinder.api.middleware.request_id [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.452151] [55347]: INFO cinder.api.openstack.wsgi [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1080.452566] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.452923] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.465383] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465383] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.471533] [55347]: INFO cinder.volume.api [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1080.480683] [55347]: INFO cinder.api.openstack.wsgi [None req-6b31489d-23ed-43e7-b710-fb178f7df5a7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1080.480683] [55347]: [pid: 55347|app: 0|req: 183/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:43 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.494323] [55348]: DEBUG cinder.api.middleware.request_id [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.496943] [55348]: INFO cinder.api.openstack.wsgi [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1081.497296] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.497405] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.508185] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508185] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.512634] [55348]: INFO cinder.volume.api [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1081.518435] [55348]: INFO cinder.api.openstack.wsgi [None req-cfd9a52d-e11b-4e92-a388-17e50de4e544 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1081.518590] [55348]: [pid: 55348|app: 0|req: 242/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:44 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.664582] [55347]: DEBUG cinder.api.middleware.request_id [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.666740] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1081.667109] [55347]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.667460] [55347]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.676640] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.676640] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.680060] [55347]: INFO cinder.volume.api [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1081.684552] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-d3df677a-cf62-40b2-bfa8-9dd7fd9b22f7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1081.685047] [55347]: [pid: 55347|app: 0|req: 184/426] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:44 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.204430] [55348]: DEBUG cinder.api.middleware.request_id [None req-f970766c-a75d-4b10-ad36-b77e86b90f55 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.204862] [55348]: INFO cinder.api.openstack.wsgi [None req-f970766c-a75d-4b10-ad36-b77e86b90f55 None None] GET http://10.180.1.21/volume// [ 1083.205054] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f970766c-a75d-4b10-ad36-b77e86b90f55 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.205273] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f970766c-a75d-4b10-ad36-b77e86b90f55 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.205662] [55348]: INFO cinder.api.openstack.wsgi [None req-f970766c-a75d-4b10-ad36-b77e86b90f55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.205966] [55348]: [pid: 55348|app: 0|req: 243/427] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:59:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.209909] [55347]: DEBUG cinder.api.middleware.request_id [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-777aafeb-e858-42a0-962c-6112c9a266ae None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.212201] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-777aafeb-e858-42a0-962c-6112c9a266ae tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1083.212597] [55347]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-777aafeb-e858-42a0-962c-6112c9a266ae tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6000f09-20a7-4f82-af23-96b01a5803f7", "connector": null, "instance_uuid": "a44cca2f-9286-490a-9013-1fea30984fa5"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.221735] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221735] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.241244] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-777aafeb-e858-42a0-962c-6112c9a266ae tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1083.241656] [55347]: [pid: 55347|app: 0|req: 185/428] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:46 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.258119] [55348]: DEBUG cinder.api.middleware.request_id [None req-6fe6c2ce-cd36-4464-8795-b54679899897 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.261517] [55348]: INFO cinder.api.openstack.wsgi [None req-6fe6c2ce-cd36-4464-8795-b54679899897 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1083.261848] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c2ce-cd36-4464-8795-b54679899897 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.262735] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c2ce-cd36-4464-8795-b54679899897 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.273846] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.273846] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.277245] [55348]: INFO cinder.volume.api [None req-6fe6c2ce-cd36-4464-8795-b54679899897 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1083.282176] [55348]: INFO cinder.api.openstack.wsgi [None req-6fe6c2ce-cd36-4464-8795-b54679899897 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1083.282763] [55348]: [pid: 55348|app: 0|req: 244/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:46 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.761789] [55347]: DEBUG cinder.api.middleware.request_id [None req-836bd0bd-9d3a-4ede-a4c7-93e6642805d8 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.762270] [55347]: INFO cinder.api.openstack.wsgi [None req-836bd0bd-9d3a-4ede-a4c7-93e6642805d8 None None] GET http://10.180.1.21/volume// [ 1083.762452] [55347]: DEBUG cinder.api.openstack.wsgi [None req-836bd0bd-9d3a-4ede-a4c7-93e6642805d8 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.762673] [55347]: DEBUG cinder.api.openstack.wsgi [None req-836bd0bd-9d3a-4ede-a4c7-93e6642805d8 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.763092] [55347]: INFO cinder.api.openstack.wsgi [None req-836bd0bd-9d3a-4ede-a4c7-93e6642805d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.763417] [55347]: [pid: 55347|app: 0|req: 186/430] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.767839] [55348]: DEBUG cinder.api.middleware.request_id [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.769816] [55348]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1083.770231] [55348]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.770581] [55348]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.780169] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780169] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.784273] [55348]: INFO cinder.volume.api [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1083.789086] [55348]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-86a3d708-8c12-4623-b10f-869961cf751a tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1083.789481] [55348]: [pid: 55348|app: 0|req: 245/431] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:46 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1083.818296] [55347]: DEBUG cinder.api.middleware.request_id [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.820971] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] PUT http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c [ 1083.821503] [55347]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-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-535477", "mountpoint": "/dev/sdc"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.830457] [55347]: DEBUG cinder.coordination [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Acquiring lock "cinder-attachment_update-a6000f09-20a7-4f82-af23-96b01a5803f7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1083.834869] [55347]: DEBUG cinder.coordination [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-a6000f09-20a7-4f82-af23-96b01a5803f7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1083.836030] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.836030] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.294494] [55348]: DEBUG cinder.api.middleware.request_id [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.296881] [55348]: INFO cinder.api.openstack.wsgi [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1084.297248] [55348]: DEBUG cinder.api.openstack.wsgi [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.297574] [55348]: DEBUG cinder.api.openstack.wsgi [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.308057] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.308057] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.311227] [55348]: INFO cinder.volume.api [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1084.315456] [55348]: INFO cinder.api.openstack.wsgi [None req-927483aa-c3ed-4691-b1a3-29c7b09efe2c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1084.316046] [55348]: [pid: 55348|app: 0|req: 246/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:47 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.325805] [55348]: DEBUG cinder.api.middleware.request_id [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.327464] [55348]: INFO cinder.api.openstack.wsgi [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1085.327699] [55348]: DEBUG cinder.api.openstack.wsgi [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.327919] [55348]: DEBUG cinder.api.openstack.wsgi [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.337340] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337340] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.340467] [55348]: INFO cinder.volume.api [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1085.344663] [55348]: INFO cinder.api.openstack.wsgi [None req-933cee0f-1dd1-4805-a60e-d9277c16cdfb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1085.345054] [55348]: [pid: 55348|app: 0|req: 247/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:48 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.355283] [55348]: DEBUG cinder.api.middleware.request_id [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.358203] [55348]: INFO cinder.api.openstack.wsgi [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1086.358644] [55348]: DEBUG cinder.api.openstack.wsgi [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.358886] [55348]: DEBUG cinder.api.openstack.wsgi [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.371653] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371653] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.375998] [55348]: INFO cinder.volume.api [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1086.379739] [55348]: INFO cinder.api.openstack.wsgi [None req-26cc93c1-52fd-4eac-9c95-4e645fa40bec tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1086.380118] [55348]: [pid: 55348|app: 0|req: 248/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:49 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.390208] [55348]: DEBUG cinder.api.middleware.request_id [None req-0a370e03-49bb-4352-b21b-415b76435356 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.490896] [55348]: INFO cinder.api.openstack.wsgi [None req-0a370e03-49bb-4352-b21b-415b76435356 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1087.491161] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0a370e03-49bb-4352-b21b-415b76435356 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.491378] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0a370e03-49bb-4352-b21b-415b76435356 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.508249] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508249] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.513536] [55348]: INFO cinder.volume.api [None req-0a370e03-49bb-4352-b21b-415b76435356 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1087.518330] [55348]: INFO cinder.api.openstack.wsgi [None req-0a370e03-49bb-4352-b21b-415b76435356 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1087.518713] [55348]: [pid: 55348|app: 0|req: 249/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:50 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.359246] [55347]: DEBUG cinder.coordination [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Lock "cinder-attachment_update-a6000f09-20a7-4f82-af23-96b01a5803f7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1088.359614] [55347]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-1ef76aed-f0d9-492b-a836-d2063d7f33ff tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c returned with HTTP 200 [ 1088.360190] [55347]: [pid: 55347|app: 0|req: 187/436] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:59:46 2025] PUT /volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.530247] [55348]: DEBUG cinder.api.middleware.request_id [None req-a0213295-0163-42d6-bde4-29c16efeaa54 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.532609] [55348]: INFO cinder.api.openstack.wsgi [None req-a0213295-0163-42d6-bde4-29c16efeaa54 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1088.532886] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a0213295-0163-42d6-bde4-29c16efeaa54 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.533163] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a0213295-0163-42d6-bde4-29c16efeaa54 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.545645] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545645] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.549556] [55348]: INFO cinder.volume.api [None req-a0213295-0163-42d6-bde4-29c16efeaa54 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1088.554281] [55348]: INFO cinder.api.openstack.wsgi [None req-a0213295-0163-42d6-bde4-29c16efeaa54 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1088.554769] [55348]: [pid: 55348|app: 0|req: 250/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:51 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.564348] [55347]: DEBUG cinder.api.middleware.request_id [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.566454] [55347]: INFO cinder.api.openstack.wsgi [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1089.566673] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.566883] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.582083] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582083] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.586035] [55347]: INFO cinder.volume.api [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1089.591021] [55347]: INFO cinder.api.openstack.wsgi [None req-f81f3844-45d5-4a41-809d-d6a4084283e0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1089.591432] [55347]: [pid: 55347|app: 0|req: 188/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:52 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.995658] [55348]: DEBUG cinder.api.middleware.request_id [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-b4b5a3e6-2aa2-4fcd-827a-b1dc35fcdc48 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.998195] [55348]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-b4b5a3e6-2aa2-4fcd-827a-b1dc35fcdc48 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c/action [ 1089.998732] [55348]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-b4b5a3e6-2aa2-4fcd-827a-b1dc35fcdc48 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1089.998923] [55348]: DEBUG cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-b4b5a3e6-2aa2-4fcd-827a-b1dc35fcdc48 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.015194] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015194] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.022053] [55348]: INFO cinder.api.openstack.wsgi [req-562b5678-1061-4108-8bf9-c67b2480d1dd req-b4b5a3e6-2aa2-4fcd-827a-b1dc35fcdc48 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c/action returned with HTTP 204 [ 1090.022526] [55348]: [pid: 55348|app: 0|req: 251/439] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:59:52 2025] POST /volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1090.603796] [55347]: DEBUG cinder.api.middleware.request_id [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.606611] [55347]: INFO cinder.api.openstack.wsgi [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1090.606852] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.607157] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.618656] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618656] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.622341] [55347]: INFO cinder.volume.api [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1090.627299] [55347]: INFO cinder.api.openstack.wsgi [None req-bf00274a-6779-443a-ae2e-474b4636d1d4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1090.627721] [55347]: [pid: 55347|app: 0|req: 189/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:53 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.637489] [55348]: DEBUG cinder.api.middleware.request_id [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.639966] [55348]: INFO cinder.api.openstack.wsgi [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1090.639966] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.640181] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.651179] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651179] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.654629] [55348]: INFO cinder.volume.api [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1090.658905] [55348]: INFO cinder.api.openstack.wsgi [None req-3f3c7a36-0eaf-49ea-947c-13c523cfcd0d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1090.659311] [55348]: [pid: 55348|app: 0|req: 252/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:53 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.872123] [55347]: DEBUG cinder.api.middleware.request_id [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.875271] [55347]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1090.875271] [55347]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.876349] [55347]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.892355] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892355] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.896887] [55347]: INFO cinder.volume.api [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1090.902577] [55347]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-2b368a1c-4750-4990-988d-720ca775c3bf tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1090.903194] [55347]: [pid: 55347|app: 0|req: 190/442] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:53 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.923947] [55348]: DEBUG cinder.api.middleware.request_id [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.926330] [55348]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82/action [ 1090.926734] [55348]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.926875] [55348]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.937162] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937162] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.937724] [55348]: INFO cinder.volume.api [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1090.943359] [55348]: INFO cinder.volume.api [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Begin detaching volume completed successfully. [ 1090.943645] [55348]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-6c539bf1-daa7-4356-9d7a-14fc1911235c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82/action returned with HTTP 202 [ 1090.944115] [55348]: [pid: 55348|app: 0|req: 253/443] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:59:53 2025] POST /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1090.958500] [55347]: DEBUG cinder.api.middleware.request_id [None req-feb09426-5251-40f9-8c5d-21a246694c5f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.961017] [55347]: INFO cinder.api.openstack.wsgi [None req-feb09426-5251-40f9-8c5d-21a246694c5f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1090.961017] [55347]: DEBUG cinder.api.openstack.wsgi [None req-feb09426-5251-40f9-8c5d-21a246694c5f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.961138] [55347]: DEBUG cinder.api.openstack.wsgi [None req-feb09426-5251-40f9-8c5d-21a246694c5f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.971526] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971526] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.975066] [55347]: INFO cinder.volume.api [None req-feb09426-5251-40f9-8c5d-21a246694c5f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1090.979612] [55347]: INFO cinder.api.openstack.wsgi [None req-feb09426-5251-40f9-8c5d-21a246694c5f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1090.980219] [55347]: [pid: 55347|app: 0|req: 191/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:53 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.969671] [55348]: DEBUG cinder.api.middleware.request_id [None req-285adafb-4ae6-4d01-b173-1d1124021b9d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.971864] [55348]: INFO cinder.api.openstack.wsgi [None req-285adafb-4ae6-4d01-b173-1d1124021b9d None None] GET http://10.180.1.21/volume// [ 1091.971864] [55348]: DEBUG cinder.api.openstack.wsgi [None req-285adafb-4ae6-4d01-b173-1d1124021b9d None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.971864] [55348]: DEBUG cinder.api.openstack.wsgi [None req-285adafb-4ae6-4d01-b173-1d1124021b9d None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.971864] [55348]: INFO cinder.api.openstack.wsgi [None req-285adafb-4ae6-4d01-b173-1d1124021b9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.971864] [55348]: [pid: 55348|app: 0|req: 254/445] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.978856] [55347]: DEBUG cinder.api.middleware.request_id [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.981430] [55347]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1091.981698] [55347]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.981921] [55347]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.990209] [55348]: DEBUG cinder.api.middleware.request_id [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.992583] [55348]: INFO cinder.api.openstack.wsgi [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1091.992843] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.993108] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.995813] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995813] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.999768] [55347]: INFO cinder.volume.api [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1092.004356] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.004356] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.004959] [55347]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-f3533e54-abd2-491a-96b6-42bc7cc0e0b6 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1092.005406] [55347]: [pid: 55347|app: 0|req: 192/446] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:54 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.008133] [55348]: INFO cinder.volume.api [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1092.013313] [55348]: INFO cinder.api.openstack.wsgi [None req-fa4157e6-b54f-4f34-8918-2d7c6873ff38 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1092.013732] [55348]: [pid: 55348|app: 0|req: 255/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:54 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.026208] [55347]: DEBUG cinder.api.middleware.request_id [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.028999] [55347]: INFO cinder.api.openstack.wsgi [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1093.028999] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.028999] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.043723] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.043723] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.048313] [55347]: INFO cinder.volume.api [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1093.054465] [55347]: INFO cinder.api.openstack.wsgi [None req-4a5f817a-bd34-42e9-84e6-c1050dd99515 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1093.054903] [55347]: [pid: 55347|app: 0|req: 193/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:55 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.701055] [55348]: DEBUG cinder.api.middleware.request_id [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-4263b38d-9d7f-4f28-a21d-51b6f79a7d53 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.703566] [55348]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-4263b38d-9d7f-4f28-a21d-51b6f79a7d53 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 [ 1093.703801] [55348]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-4263b38d-9d7f-4f28-a21d-51b6f79a7d53 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.704042] [55348]: DEBUG cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-4263b38d-9d7f-4f28-a21d-51b6f79a7d53 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.714367] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.714367] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.065726] [55347]: DEBUG cinder.api.middleware.request_id [None req-3e90492d-3fff-4f68-9e74-495e53b61911 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.068398] [55347]: INFO cinder.api.openstack.wsgi [None req-3e90492d-3fff-4f68-9e74-495e53b61911 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1094.068661] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3e90492d-3fff-4f68-9e74-495e53b61911 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.069303] [55347]: DEBUG cinder.api.openstack.wsgi [None req-3e90492d-3fff-4f68-9e74-495e53b61911 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.085734] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.085734] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.091021] [55347]: INFO cinder.volume.api [None req-3e90492d-3fff-4f68-9e74-495e53b61911 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1094.096901] [55347]: INFO cinder.api.openstack.wsgi [None req-3e90492d-3fff-4f68-9e74-495e53b61911 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1094.097448] [55347]: [pid: 55347|app: 0|req: 194/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:56 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.242856] [55348]: INFO cinder.api.openstack.wsgi [req-1a32757b-1cf5-4a56-bd38-aaef213ceb01 req-4263b38d-9d7f-4f28-a21d-51b6f79a7d53 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 returned with HTTP 200 [ 1094.243342] [55348]: [pid: 55348|app: 0|req: 256/450] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:59:56 2025] DELETE /volume/v3/attachments/11ade9e6-6ca3-4fe4-b1f5-aee23ac77c20 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.108418] [55347]: DEBUG cinder.api.middleware.request_id [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.110553] [55347]: INFO cinder.api.openstack.wsgi [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1095.110864] [55347]: DEBUG cinder.api.openstack.wsgi [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.111114] [55347]: DEBUG cinder.api.openstack.wsgi [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.120367] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.120367] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.124874] [55347]: INFO cinder.volume.api [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1095.129822] [55347]: INFO cinder.api.openstack.wsgi [None req-26b9a942-9e0a-4e05-bdce-cc39cfe4f369 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1095.130325] [55347]: [pid: 55347|app: 0|req: 195/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:57 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.279508] [55348]: DEBUG cinder.api.middleware.request_id [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.281949] [55348]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1095.283097] [55348]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.283097] [55348]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.292482] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.292482] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.295788] [55348]: INFO cinder.volume.api [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1095.300219] [55348]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-7124785e-c6f4-4f23-b416-9bfab6fc9a21 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1095.300565] [55348]: [pid: 55348|app: 0|req: 257/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:59:58 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.317367] [55347]: DEBUG cinder.api.middleware.request_id [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.319360] [55347]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] POST http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7/action [ 1095.319894] [55347]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1095.320159] [55347]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1095.331553] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.331553] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.332882] [55347]: INFO cinder.volume.api [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1095.339896] [55347]: INFO cinder.volume.api [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Begin detaching volume completed successfully. [ 1095.340192] [55347]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-c3076411-21da-45f1-8c35-807d9bc6dc2b tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7/action returned with HTTP 202 [ 1095.340659] [55347]: [pid: 55347|app: 0|req: 196/453] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:59:58 2025] POST /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1095.351796] [55348]: DEBUG cinder.api.middleware.request_id [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.354092] [55348]: INFO cinder.api.openstack.wsgi [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1095.354337] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.354555] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.367095] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.367095] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.370788] [55348]: INFO cinder.volume.api [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1095.375774] [55348]: INFO cinder.api.openstack.wsgi [None req-dfbcada2-a500-48ef-81a2-b7dc3a41d5b4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1095.376218] [55348]: [pid: 55348|app: 0|req: 258/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:58 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.096604] [55347]: DEBUG cinder.api.middleware.request_id [None req-a6fb763d-2bc2-4b2f-9626-eab1dd56a760 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.096604] [55347]: INFO cinder.api.openstack.wsgi [None req-a6fb763d-2bc2-4b2f-9626-eab1dd56a760 None None] GET http://10.180.1.21/volume// [ 1096.096604] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6fb763d-2bc2-4b2f-9626-eab1dd56a760 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.096604] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6fb763d-2bc2-4b2f-9626-eab1dd56a760 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.096604] [55347]: INFO cinder.api.openstack.wsgi [None req-a6fb763d-2bc2-4b2f-9626-eab1dd56a760 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1096.096604] [55347]: [pid: 55347|app: 0|req: 197/455] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1096.106337] [55348]: DEBUG cinder.api.middleware.request_id [req-f820068d-bc3a-40e1-bd87-17090a424661 req-ba924cb1-433e-4644-b47a-3e46eed51891 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.112092] [55348]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-ba924cb1-433e-4644-b47a-3e46eed51891 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1096.112714] [55348]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-ba924cb1-433e-4644-b47a-3e46eed51891 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8b7a0d1-e9c7-4352-9452-ec4d12c598bb", "connector": null, "instance_uuid": "220295bf-b021-4800-bc7e-a3dd311c747a"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.132861] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.132861] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.161589] [55348]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-ba924cb1-433e-4644-b47a-3e46eed51891 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1096.162374] [55348]: [pid: 55348|app: 0|req: 259/456] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:59:58 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) [ 1096.167182] [55347]: DEBUG cinder.api.middleware.request_id [req-f820068d-bc3a-40e1-bd87-17090a424661 req-d794fa78-f0f3-405c-8253-de28aae40aab None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.169568] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-d794fa78-f0f3-405c-8253-de28aae40aab tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 [ 1096.170037] [55347]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-d794fa78-f0f3-405c-8253-de28aae40aab tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.170405] [55347]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-d794fa78-f0f3-405c-8253-de28aae40aab tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.178307] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.178307] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.364200] [55348]: DEBUG cinder.api.middleware.request_id [None req-efb4a00e-8837-4a22-8f9b-e57340873660 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.366350] [55348]: INFO cinder.api.openstack.wsgi [None req-efb4a00e-8837-4a22-8f9b-e57340873660 None None] GET http://10.180.1.21/volume// [ 1096.366350] [55348]: DEBUG cinder.api.openstack.wsgi [None req-efb4a00e-8837-4a22-8f9b-e57340873660 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.366350] [55348]: DEBUG cinder.api.openstack.wsgi [None req-efb4a00e-8837-4a22-8f9b-e57340873660 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.366350] [55348]: INFO cinder.api.openstack.wsgi [None req-efb4a00e-8837-4a22-8f9b-e57340873660 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1096.366350] [55348]: [pid: 55348|app: 0|req: 260/457] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:59:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1096.370382] [55348]: DEBUG cinder.api.middleware.request_id [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.372798] [55348]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1096.374806] [55348]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.374806] [55348]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.384958] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.384958] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.390958] [55348]: INFO cinder.volume.api [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1096.397219] [55348]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-cd4d5846-817c-402a-958a-7214ce058f90 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1096.397219] [55348]: [pid: 55348|app: 0|req: 261/458] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:59:59 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1096.398265] [55348]: DEBUG cinder.api.middleware.request_id [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.401210] [55348]: INFO cinder.api.openstack.wsgi [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1096.401689] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.402086] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.413332] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.413332] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.418010] [55348]: INFO cinder.volume.api [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1096.423969] [55348]: INFO cinder.api.openstack.wsgi [None req-e1af0f38-c51e-48d5-8e4c-2c9c8873952d tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1096.424706] [55348]: [pid: 55348|app: 0|req: 262/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:59:59 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.720697] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-d794fa78-f0f3-405c-8253-de28aae40aab tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 returned with HTTP 200 [ 1096.720697] [55347]: [pid: 55347|app: 0|req: 198/460] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:59:59 2025] DELETE /volume/v3/attachments/a3340023-d589-4d72-bce2-a4aa67e5cd64 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.440024] [55348]: DEBUG cinder.api.middleware.request_id [None req-17e62886-89e5-4f60-a950-1058d30c7c03 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.441390] [55348]: INFO cinder.api.openstack.wsgi [None req-17e62886-89e5-4f60-a950-1058d30c7c03 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1097.441390] [55348]: DEBUG cinder.api.openstack.wsgi [None req-17e62886-89e5-4f60-a950-1058d30c7c03 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.441558] [55348]: DEBUG cinder.api.openstack.wsgi [None req-17e62886-89e5-4f60-a950-1058d30c7c03 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.461476] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461476] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.472209] [55348]: INFO cinder.volume.api [None req-17e62886-89e5-4f60-a950-1058d30c7c03 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1097.482708] [55348]: INFO cinder.api.openstack.wsgi [None req-17e62886-89e5-4f60-a950-1058d30c7c03 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1097.484257] [55348]: [pid: 55348|app: 0|req: 263/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:00 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.104021] [55347]: DEBUG cinder.api.middleware.request_id [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-793d853e-0de6-4eea-8546-29384a8c78b7 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.107055] [55347]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-793d853e-0de6-4eea-8546-29384a8c78b7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c [ 1098.107863] [55347]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-793d853e-0de6-4eea-8546-29384a8c78b7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.107863] [55347]: DEBUG cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-793d853e-0de6-4eea-8546-29384a8c78b7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.125790] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.125790] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.498572] [55348]: DEBUG cinder.api.middleware.request_id [None req-147f9e70-4d04-467d-80f2-cf73232a9741 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.500889] [55348]: INFO cinder.api.openstack.wsgi [None req-147f9e70-4d04-467d-80f2-cf73232a9741 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1098.501130] [55348]: DEBUG cinder.api.openstack.wsgi [None req-147f9e70-4d04-467d-80f2-cf73232a9741 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.501377] [55348]: DEBUG cinder.api.openstack.wsgi [None req-147f9e70-4d04-467d-80f2-cf73232a9741 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.516470] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516470] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.521133] [55348]: INFO cinder.volume.api [None req-147f9e70-4d04-467d-80f2-cf73232a9741 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1098.526608] [55348]: INFO cinder.api.openstack.wsgi [None req-147f9e70-4d04-467d-80f2-cf73232a9741 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1098.526608] [55348]: [pid: 55348|app: 0|req: 264/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:01 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.651419] [55347]: INFO cinder.api.openstack.wsgi [req-18a107f1-3a35-42b4-bab6-2bf448dea572 req-793d853e-0de6-4eea-8546-29384a8c78b7 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c returned with HTTP 200 [ 1098.651869] [55347]: [pid: 55347|app: 0|req: 199/463] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:00:00 2025] DELETE /volume/v3/attachments/34d75f72-a3b2-4fbb-96f2-8d4aa65dfa4c => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.536683] [55348]: DEBUG cinder.api.middleware.request_id [None req-99e54303-d67f-4afd-b5fd-7855f563160c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.538872] [55348]: INFO cinder.api.openstack.wsgi [None req-99e54303-d67f-4afd-b5fd-7855f563160c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1099.539122] [55348]: DEBUG cinder.api.openstack.wsgi [None req-99e54303-d67f-4afd-b5fd-7855f563160c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.539350] [55348]: DEBUG cinder.api.openstack.wsgi [None req-99e54303-d67f-4afd-b5fd-7855f563160c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.549388] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549388] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.553333] [55348]: INFO cinder.volume.api [None req-99e54303-d67f-4afd-b5fd-7855f563160c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1099.558059] [55348]: INFO cinder.api.openstack.wsgi [None req-99e54303-d67f-4afd-b5fd-7855f563160c tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1099.558446] [55348]: [pid: 55348|app: 0|req: 265/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:02 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.569234] [55347]: DEBUG cinder.api.middleware.request_id [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.571520] [55347]: INFO cinder.api.openstack.wsgi [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1099.571744] [55347]: DEBUG cinder.api.openstack.wsgi [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.571989] [55347]: DEBUG cinder.api.openstack.wsgi [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.579555] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579555] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.583134] [55347]: INFO cinder.volume.api [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1099.587317] [55347]: INFO cinder.api.openstack.wsgi [None req-58f182ea-aa5f-4db8-aeef-4d672f4a4de8 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1099.587678] [55347]: [pid: 55347|app: 0|req: 200/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:02 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.639804] [55348]: DEBUG cinder.api.middleware.request_id [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.642176] [55348]: INFO cinder.api.openstack.wsgi [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1099.642402] [55348]: DEBUG cinder.api.openstack.wsgi [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.642624] [55348]: DEBUG cinder.api.openstack.wsgi [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.652531] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.652531] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.657180] [55348]: INFO cinder.volume.api [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1099.662493] [55348]: INFO cinder.api.openstack.wsgi [None req-573b36d0-1eb8-4778-9665-f985ef0fcbf4 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1099.662493] [55348]: [pid: 55348|app: 0|req: 266/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:02 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.672318] [55347]: DEBUG cinder.api.middleware.request_id [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.674428] [55347]: INFO cinder.api.openstack.wsgi [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1099.674650] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.674898] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.683053] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.683053] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.686552] [55347]: INFO cinder.volume.api [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1099.690920] [55347]: INFO cinder.api.openstack.wsgi [None req-d95f4a88-c072-49cc-ac0f-2ea33b5ecdfa tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1099.691431] [55347]: [pid: 55347|app: 0|req: 201/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:02 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.929507] [55348]: DEBUG cinder.api.middleware.request_id [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.932562] [55348]: INFO cinder.api.openstack.wsgi [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1099.932813] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.933074] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.942034] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.942034] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.945242] [55348]: INFO cinder.volume.api [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1099.949976] [55348]: INFO cinder.api.openstack.wsgi [None req-fe84627e-6c38-4062-b19d-3dc573b0c6de tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1099.950656] [55348]: [pid: 55348|app: 0|req: 267/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:02 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.131636] [55347]: DEBUG cinder.api.middleware.request_id [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.134360] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] PUT http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 [ 1101.134809] [55347]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-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-535478", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.145116] [55347]: DEBUG cinder.coordination [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Acquiring lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1101.149662] [55347]: DEBUG cinder.coordination [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1101.150766] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150766] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.672043] [55347]: DEBUG cinder.coordination [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1101.672420] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-55128937-b149-4177-b154-112585301674 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 returned with HTTP 200 [ 1101.672976] [55347]: [pid: 55347|app: 0|req: 202/469] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 04:00:03 2025] PUT /volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.678446] [55348]: DEBUG cinder.api.middleware.request_id [req-f820068d-bc3a-40e1-bd87-17090a424661 req-9dfbc3ce-a02d-4810-957d-2e1265de6e40 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.680869] [55348]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-9dfbc3ce-a02d-4810-957d-2e1265de6e40 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 [ 1101.681227] [55348]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-9dfbc3ce-a02d-4810-957d-2e1265de6e40 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.681522] [55348]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-9dfbc3ce-a02d-4810-957d-2e1265de6e40 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.697223] [55348]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-9dfbc3ce-a02d-4810-957d-2e1265de6e40 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 returned with HTTP 200 [ 1101.697609] [55348]: [pid: 55348|app: 0|req: 268/470] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 04:00:04 2025] GET /volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.803336] [55347]: DEBUG cinder.api.middleware.request_id [req-f820068d-bc3a-40e1-bd87-17090a424661 req-2c684cae-6b8d-4d84-a9eb-9d0e4c3d9a6d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.805633] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-2c684cae-6b8d-4d84-a9eb-9d0e4c3d9a6d tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69/action [ 1103.806122] [55347]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-2c684cae-6b8d-4d84-a9eb-9d0e4c3d9a6d tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action body: b'{"os-complete": null}' {{(pid=55347) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1103.806265] [55347]: DEBUG cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-2c684cae-6b8d-4d84-a9eb-9d0e4c3d9a6d tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1103.824338] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.824338] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.835350] [55347]: INFO cinder.api.openstack.wsgi [req-f820068d-bc3a-40e1-bd87-17090a424661 req-2c684cae-6b8d-4d84-a9eb-9d0e4c3d9a6d tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69/action returned with HTTP 204 [ 1103.835796] [55347]: [pid: 55347|app: 0|req: 203/471] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 04:00:06 2025] POST /volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1107.078036] [55348]: DEBUG cinder.api.middleware.request_id [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.080128] [55348]: INFO cinder.api.openstack.wsgi [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1107.080353] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.080867] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.081171] [55348]: INFO cinder.api.v3.volumes [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume with id: a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1107.107520] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.107520] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.108123] [55348]: INFO cinder.volume.api [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1107.110951] [55347]: DEBUG cinder.api.middleware.request_id [None req-50581c75-9d10-4cbf-b12f-19ce8a90174c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.111459] [55347]: INFO cinder.api.openstack.wsgi [None req-50581c75-9d10-4cbf-b12f-19ce8a90174c None None] GET http://10.180.1.21/volume// [ 1107.111689] [55347]: DEBUG cinder.api.openstack.wsgi [None req-50581c75-9d10-4cbf-b12f-19ce8a90174c None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.111848] [55347]: DEBUG cinder.api.openstack.wsgi [None req-50581c75-9d10-4cbf-b12f-19ce8a90174c None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.112266] [55347]: INFO cinder.api.openstack.wsgi [None req-50581c75-9d10-4cbf-b12f-19ce8a90174c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.112574] [55347]: [pid: 55347|app: 0|req: 204/472] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:00:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.115920] [55347]: DEBUG cinder.api.middleware.request_id [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-29ff25fd-4b46-4d1b-8dc5-8313c5428eb3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.118100] [55347]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-29ff25fd-4b46-4d1b-8dc5-8313c5428eb3 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.118507] [55347]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-29ff25fd-4b46-4d1b-8dc5-8313c5428eb3 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8b7a0d1-e9c7-4352-9452-ec4d12c598bb", "connector": null, "instance_uuid": "220295bf-b021-4800-bc7e-a3dd311c747a"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.126301] [55348]: INFO cinder.volume.api [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume request issued successfully. [ 1107.126512] [55348]: INFO cinder.api.openstack.wsgi [None req-d28b68a2-c56c-4a7e-851b-d19b4b310bdd tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 202 [ 1107.126938] [55348]: [pid: 55348|app: 0|req: 269/473] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:00:09 2025] DELETE /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1107.129783] [55348]: DEBUG cinder.api.middleware.request_id [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.130429] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.130429] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.131927] [55348]: INFO cinder.api.openstack.wsgi [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1107.132087] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.132316] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.139993] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.139993] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.144015] [55348]: INFO cinder.volume.api [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1107.149016] [55348]: INFO cinder.api.openstack.wsgi [None req-d8a4b419-d1f9-460f-8c80-0745ec8eb80f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1107.149424] [55348]: [pid: 55348|app: 0|req: 270/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:09 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1107.160895] [55347]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-29ff25fd-4b46-4d1b-8dc5-8313c5428eb3 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.161537] [55347]: [pid: 55347|app: 0|req: 205/475] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 04:00:09 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1107.165847] [55348]: DEBUG cinder.api.middleware.request_id [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-092af46d-8951-44ac-a1e0-6d375ae87099 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.168320] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-092af46d-8951-44ac-a1e0-6d375ae87099 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] DELETE http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 [ 1107.168546] [55348]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-092af46d-8951-44ac-a1e0-6d375ae87099 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.168794] [55348]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-092af46d-8951-44ac-a1e0-6d375ae87099 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.176493] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.176493] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.703556] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-092af46d-8951-44ac-a1e0-6d375ae87099 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 returned with HTTP 200 [ 1107.704439] [55348]: [pid: 55348|app: 0|req: 271/476] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:00:10 2025] DELETE /volume/v3/attachments/40876487-f76d-499f-ac02-e5996f927e69 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.159988] [55347]: DEBUG cinder.api.middleware.request_id [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.162063] [55347]: INFO cinder.api.openstack.wsgi [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1108.162572] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.162572] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.171960] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.171960] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.176231] [55347]: INFO cinder.volume.api [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1108.181680] [55347]: INFO cinder.api.openstack.wsgi [None req-e90cda54-3e05-4fa4-9dfc-a62efc55ed2f tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1108.182318] [55347]: [pid: 55347|app: 0|req: 206/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:11 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.192791] [55348]: DEBUG cinder.api.middleware.request_id [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.195173] [55348]: INFO cinder.api.openstack.wsgi [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1109.195429] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.195681] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.206311] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.206311] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.210912] [55348]: INFO cinder.volume.api [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1109.215873] [55348]: INFO cinder.api.openstack.wsgi [None req-d323fcfd-7851-4c10-9a6f-ac8aea71aab0 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 200 [ 1109.216330] [55348]: [pid: 55348|app: 0|req: 272/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:12 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.226665] [55347]: DEBUG cinder.api.middleware.request_id [None req-63f535c0-e096-4cce-912c-029540961882 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.228414] [55347]: INFO cinder.api.openstack.wsgi [None req-63f535c0-e096-4cce-912c-029540961882 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 [ 1110.228623] [55347]: DEBUG cinder.api.openstack.wsgi [None req-63f535c0-e096-4cce-912c-029540961882 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.228893] [55347]: DEBUG cinder.api.openstack.wsgi [None req-63f535c0-e096-4cce-912c-029540961882 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.235242] [55347]: INFO cinder.api.openstack.wsgi [None req-63f535c0-e096-4cce-912c-029540961882 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 returned with HTTP 404 [ 1110.235766] [55347]: [pid: 55347|app: 0|req: 207/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:13 2025] GET /volume/v3/volumes/a6000f09-20a7-4f82-af23-96b01a5803f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1110.239097] [55348]: DEBUG cinder.api.middleware.request_id [None req-171b55f2-f53e-41d5-b3e7-517070e28188 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.240804] [55348]: INFO cinder.api.openstack.wsgi [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1110.241097] [55348]: DEBUG cinder.api.openstack.wsgi [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.241336] [55348]: DEBUG cinder.api.openstack.wsgi [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.241544] [55348]: INFO cinder.api.v3.volumes [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume with id: 9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1110.251679] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.251679] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.252213] [55348]: INFO cinder.volume.api [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1110.267628] [55348]: INFO cinder.volume.api [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume request issued successfully. [ 1110.267877] [55348]: INFO cinder.api.openstack.wsgi [None req-171b55f2-f53e-41d5-b3e7-517070e28188 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 202 [ 1110.268271] [55348]: [pid: 55348|app: 0|req: 273/480] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:00:13 2025] DELETE /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1110.271373] [55347]: DEBUG cinder.api.middleware.request_id [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.273410] [55347]: INFO cinder.api.openstack.wsgi [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1110.273621] [55347]: DEBUG cinder.api.openstack.wsgi [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.274364] [55347]: DEBUG cinder.api.openstack.wsgi [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.281942] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.281942] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.285730] [55347]: INFO cinder.volume.api [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1110.290417] [55347]: INFO cinder.api.openstack.wsgi [None req-38bb57ad-783b-478b-a5a1-3926dd9d80bb tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1110.290779] [55347]: [pid: 55347|app: 0|req: 208/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:13 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.301251] [55348]: DEBUG cinder.api.middleware.request_id [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.303380] [55348]: INFO cinder.api.openstack.wsgi [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1111.303657] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.303904] [55348]: DEBUG cinder.api.openstack.wsgi [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.314657] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.314657] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.318743] [55348]: INFO cinder.volume.api [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1111.323359] [55348]: INFO cinder.api.openstack.wsgi [None req-a7be58b0-5cda-4091-a2fa-02bcb184f721 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1111.323734] [55348]: [pid: 55348|app: 0|req: 274/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:14 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.335533] [55347]: DEBUG cinder.api.middleware.request_id [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.337857] [55347]: INFO cinder.api.openstack.wsgi [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1112.338107] [55347]: DEBUG cinder.api.openstack.wsgi [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.338342] [55347]: DEBUG cinder.api.openstack.wsgi [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.348297] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348297] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.352550] [55347]: INFO cinder.volume.api [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1112.357953] [55347]: INFO cinder.api.openstack.wsgi [None req-0d97e40f-a89d-4548-8a42-4e2929325cb3 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 200 [ 1112.358787] [55347]: [pid: 55347|app: 0|req: 209/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:15 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.811734] [55348]: DEBUG cinder.api.middleware.request_id [req-246c2131-ce9b-4ce0-b526-a50626987075 req-d9cd2bfd-a107-452b-ac7b-7022450e7930 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.815040] [55348]: INFO cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-d9cd2bfd-a107-452b-ac7b-7022450e7930 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 [ 1112.815350] [55348]: DEBUG cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-d9cd2bfd-a107-452b-ac7b-7022450e7930 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.815611] [55348]: DEBUG cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-d9cd2bfd-a107-452b-ac7b-7022450e7930 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.823127] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.823127] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.353447] [55348]: INFO cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-d9cd2bfd-a107-452b-ac7b-7022450e7930 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 returned with HTTP 200 [ 1113.353892] [55348]: [pid: 55348|app: 0|req: 275/484] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:00:15 2025] DELETE /volume/v3/attachments/31fce759-b944-487f-a39b-012d90549b43 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.362465] [55347]: DEBUG cinder.api.middleware.request_id [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.365651] [55347]: INFO cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 [ 1113.365861] [55347]: DEBUG cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.366090] [55347]: DEBUG cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.366282] [55347]: INFO cinder.api.v3.volumes [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Delete volume with id: cf84a2af-6e27-461e-9af2-0471881dd540 [ 1113.369446] [55348]: DEBUG cinder.api.middleware.request_id [None req-d8622d04-85dd-4986-bd97-0db812e97e2e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.372350] [55348]: INFO cinder.api.openstack.wsgi [None req-d8622d04-85dd-4986-bd97-0db812e97e2e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 [ 1113.372713] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d8622d04-85dd-4986-bd97-0db812e97e2e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.373075] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d8622d04-85dd-4986-bd97-0db812e97e2e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.376682] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376682] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.377209] [55347]: INFO cinder.volume.api [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1113.381677] [55348]: INFO cinder.api.openstack.wsgi [None req-d8622d04-85dd-4986-bd97-0db812e97e2e tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 returned with HTTP 404 [ 1113.382433] [55348]: [pid: 55348|app: 0|req: 276/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:16 2025] GET /volume/v3/volumes/9ec1224e-9aca-4ae8-9379-33e489d62a82 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1113.396364] [55347]: INFO cinder.volume.api [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Delete volume request issued successfully. [ 1113.396571] [55347]: INFO cinder.api.openstack.wsgi [req-246c2131-ce9b-4ce0-b526-a50626987075 req-30923306-89a8-4322-b8b4-880a0a68a849 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 returned with HTTP 202 [ 1113.397010] [55347]: [pid: 55347|app: 0|req: 210/486] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 04:00:16 2025] DELETE /volume/v3/volumes/cf84a2af-6e27-461e-9af2-0471881dd540 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1113.431729] [55348]: DEBUG cinder.api.middleware.request_id [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.434024] [55348]: INFO cinder.api.openstack.wsgi [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 1113.434163] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.434517] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.434721] [55348]: INFO cinder.api.v3.volumes [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume with id: 63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 1113.442621] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.442621] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.443212] [55348]: INFO cinder.volume.api [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1113.456899] [55348]: INFO cinder.volume.api [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Delete volume request issued successfully. [ 1113.457195] [55348]: INFO cinder.api.openstack.wsgi [None req-6add5c18-8b38-4498-83d7-61a0eee8c4bc tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 202 [ 1113.457669] [55348]: [pid: 55348|app: 0|req: 277/487] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:00:16 2025] DELETE /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1113.461502] [55347]: DEBUG cinder.api.middleware.request_id [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.463917] [55347]: INFO cinder.api.openstack.wsgi [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 1113.464192] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.464388] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.472362] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472362] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.476872] [55347]: INFO cinder.volume.api [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1113.481950] [55347]: INFO cinder.api.openstack.wsgi [None req-d31a9e3b-6d99-4550-a4f8-3a0c54779dc5 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 1113.482536] [55347]: [pid: 55347|app: 0|req: 211/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:16 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.871416] [55348]: DEBUG cinder.api.middleware.request_id [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.873974] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] PUT http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 [ 1113.874687] [55348]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-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-535478", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.882327] [55348]: DEBUG cinder.coordination [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Acquiring lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1113.886737] [55348]: DEBUG cinder.coordination [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1113.887866] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.887866] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.405791] [55348]: DEBUG cinder.coordination [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Lock "cinder-attachment_update-e8b7a0d1-e9c7-4352-9452-ec4d12c598bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1114.406256] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-5be836a8-fe57-450f-8f8e-828323283afb tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 returned with HTTP 200 [ 1114.406798] [55348]: [pid: 55348|app: 0|req: 278/489] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 04:00:16 2025] PUT /volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.411811] [55347]: DEBUG cinder.api.middleware.request_id [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-2d4b8c83-7ee6-4021-8a57-b43e27eb3701 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.414188] [55347]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-2d4b8c83-7ee6-4021-8a57-b43e27eb3701 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 [ 1114.414435] [55347]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-2d4b8c83-7ee6-4021-8a57-b43e27eb3701 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.414650] [55347]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-2d4b8c83-7ee6-4021-8a57-b43e27eb3701 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.434690] [55347]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-2d4b8c83-7ee6-4021-8a57-b43e27eb3701 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 returned with HTTP 200 [ 1114.435129] [55347]: [pid: 55347|app: 0|req: 212/490] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 04:00:17 2025] GET /volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.494581] [55348]: DEBUG cinder.api.middleware.request_id [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.496899] [55348]: INFO cinder.api.openstack.wsgi [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 1114.497184] [55348]: DEBUG cinder.api.openstack.wsgi [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.497439] [55348]: DEBUG cinder.api.openstack.wsgi [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.506209] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.506209] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.509929] [55348]: INFO cinder.volume.api [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Volume info retrieved successfully. [ 1114.515372] [55348]: INFO cinder.api.openstack.wsgi [None req-03e6df24-3d03-4311-816a-bdb5ae108d47 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 200 [ 1114.515789] [55348]: [pid: 55348|app: 0|req: 279/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:17 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.525889] [55347]: DEBUG cinder.api.middleware.request_id [None req-86ca2c2e-fd25-4e6e-9cc4-a4958762bc23 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.528168] [55347]: INFO cinder.api.openstack.wsgi [None req-86ca2c2e-fd25-4e6e-9cc4-a4958762bc23 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] GET http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 [ 1115.528413] [55347]: DEBUG cinder.api.openstack.wsgi [None req-86ca2c2e-fd25-4e6e-9cc4-a4958762bc23 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.528632] [55347]: DEBUG cinder.api.openstack.wsgi [None req-86ca2c2e-fd25-4e6e-9cc4-a4958762bc23 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.536321] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.536321] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.539015] [55347]: INFO cinder.api.openstack.wsgi [None req-86ca2c2e-fd25-4e6e-9cc4-a4958762bc23 tempest-AttachVolumeTestJSON-1041344595 tempest-AttachVolumeTestJSON-1041344595-project-member] http://10.180.1.21/volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 returned with HTTP 404 [ 1115.539630] [55347]: [pid: 55347|app: 0|req: 213/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:18 2025] GET /volume/v3/volumes/63d19e7f-b8da-4842-a976-78d65b2d6e22 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1119.276348] [55348]: DEBUG cinder.api.middleware.request_id [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-e1c8a610-3597-46b2-bb35-7b71956c9fca None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.279111] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-e1c8a610-3597-46b2-bb35-7b71956c9fca tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] POST http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531/action [ 1119.279622] [55348]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-e1c8a610-3597-46b2-bb35-7b71956c9fca tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1119.279787] [55348]: DEBUG cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-e1c8a610-3597-46b2-bb35-7b71956c9fca tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.282297] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=542,cinder:UPDATE=102,cinder:INSERT=48 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1119.300639] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.300639] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.306839] [55348]: INFO cinder.api.openstack.wsgi [req-5bbdac3b-6de7-48e5-a76c-5282a3e052e6 req-e1c8a610-3597-46b2-bb35-7b71956c9fca tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531/action returned with HTTP 204 [ 1119.307323] [55348]: [pid: 55348|app: 0|req: 280/493] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 04:00:22 2025] POST /volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1123.670488] [55347]: DEBUG cinder.api.middleware.request_id [None req-05370277-b1bc-4504-904c-c27331fb9b04 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.672809] [55347]: INFO cinder.api.openstack.wsgi [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] DELETE http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 1123.673053] [55347]: DEBUG cinder.api.openstack.wsgi [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.673272] [55347]: DEBUG cinder.api.openstack.wsgi [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.673480] [55347]: INFO cinder.api.v3.volumes [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Delete volume with id: 13787642-ed9f-449c-b672-b1b3b50942b0 [ 1123.676152] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=218,cinder:INSERT=15,cinder:UPDATE=37 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.685050] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.685050] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.685706] [55347]: INFO cinder.volume.api [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1123.702225] [55347]: INFO cinder.volume.api [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Delete volume request issued successfully. [ 1123.702623] [55347]: INFO cinder.api.openstack.wsgi [None req-05370277-b1bc-4504-904c-c27331fb9b04 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 202 [ 1123.702837] [55347]: [pid: 55347|app: 0|req: 214/494] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:00:26 2025] DELETE /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1123.706171] [55348]: DEBUG cinder.api.middleware.request_id [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.709020] [55348]: INFO cinder.api.openstack.wsgi [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 1123.709236] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.709593] [55348]: DEBUG cinder.api.openstack.wsgi [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.717830] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.717830] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.722747] [55348]: INFO cinder.volume.api [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1123.728118] [55348]: INFO cinder.api.openstack.wsgi [None req-cc5497f6-4646-406f-8c62-87733eab7bb4 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 1123.728551] [55348]: [pid: 55348|app: 0|req: 281/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:26 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.739140] [55347]: DEBUG cinder.api.middleware.request_id [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.741326] [55347]: INFO cinder.api.openstack.wsgi [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 1124.741548] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.741760] [55347]: DEBUG cinder.api.openstack.wsgi [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.752373] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.752373] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.756412] [55347]: INFO cinder.volume.api [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1124.761103] [55347]: INFO cinder.api.openstack.wsgi [None req-7ed2b83b-b049-4c9c-acfc-8b1493edb819 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 1124.761507] [55347]: [pid: 55347|app: 0|req: 215/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:27 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.118218] [55348]: DEBUG cinder.api.middleware.request_id [req-b3ae2fe4-4cc7-4dc8-b593-813a2435e94d req-678650be-5492-4ecd-9e68-968ff739f373 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.120686] [55348]: INFO cinder.api.openstack.wsgi [req-b3ae2fe4-4cc7-4dc8-b593-813a2435e94d req-678650be-5492-4ecd-9e68-968ff739f373 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 [ 1125.120939] [55348]: DEBUG cinder.api.openstack.wsgi [req-b3ae2fe4-4cc7-4dc8-b593-813a2435e94d req-678650be-5492-4ecd-9e68-968ff739f373 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.121249] [55348]: DEBUG cinder.api.openstack.wsgi [req-b3ae2fe4-4cc7-4dc8-b593-813a2435e94d req-678650be-5492-4ecd-9e68-968ff739f373 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.130019] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.130019] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.660234] [55348]: INFO cinder.api.openstack.wsgi [req-b3ae2fe4-4cc7-4dc8-b593-813a2435e94d req-678650be-5492-4ecd-9e68-968ff739f373 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 returned with HTTP 200 [ 1125.660677] [55348]: [pid: 55348|app: 0|req: 282/497] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:00:27 2025] DELETE /volume/v3/attachments/7b0ff48a-da45-44c2-b591-d093b8e37531 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.771372] [55347]: DEBUG cinder.api.middleware.request_id [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.773831] [55347]: INFO cinder.api.openstack.wsgi [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 1125.774626] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.774626] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.783402] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.783402] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.787965] [55347]: INFO cinder.volume.api [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Volume info retrieved successfully. [ 1125.792561] [55347]: INFO cinder.api.openstack.wsgi [None req-a21c4bfd-d1a4-496d-a82b-8c64225d0cfd tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 200 [ 1125.792935] [55347]: [pid: 55347|app: 0|req: 216/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:28 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1126.803566] [55348]: DEBUG cinder.api.middleware.request_id [None req-84645545-e43b-4548-8012-651dbb7e6007 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.805561] [55348]: INFO cinder.api.openstack.wsgi [None req-84645545-e43b-4548-8012-651dbb7e6007 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] GET http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 [ 1126.805782] [55348]: DEBUG cinder.api.openstack.wsgi [None req-84645545-e43b-4548-8012-651dbb7e6007 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.805996] [55348]: DEBUG cinder.api.openstack.wsgi [None req-84645545-e43b-4548-8012-651dbb7e6007 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.813245] [55348]: INFO cinder.api.openstack.wsgi [None req-84645545-e43b-4548-8012-651dbb7e6007 tempest-ServerActionsTestOtherA-1164862337 tempest-ServerActionsTestOtherA-1164862337-project-member] http://10.180.1.21/volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 returned with HTTP 404 [ 1126.813839] [55348]: [pid: 55348|app: 0|req: 283/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:29 2025] GET /volume/v3/volumes/13787642-ed9f-449c-b672-b1b3b50942b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1129.606238] [55347]: DEBUG cinder.api.middleware.request_id [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.608338] [55347]: INFO cinder.api.openstack.wsgi [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1129.608634] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.608883] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.620071] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.620071] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.623393] [55347]: INFO cinder.volume.api [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1129.627813] [55347]: INFO cinder.api.openstack.wsgi [None req-f71d3b85-ef1b-4d6b-a4e3-004eb3e0dd3a tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1129.628205] [55347]: [pid: 55347|app: 0|req: 217/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:32 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.656733] [55348]: DEBUG cinder.api.middleware.request_id [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.658750] [55348]: INFO cinder.api.openstack.wsgi [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1129.658968] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.659199] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.666543] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.666543] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.669747] [55348]: INFO cinder.volume.api [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1129.673889] [55348]: INFO cinder.api.openstack.wsgi [None req-1278e378-88fa-4102-8a16-5f09c6d4dbc2 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1129.674335] [55348]: [pid: 55348|app: 0|req: 284/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:32 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.174959] [55347]: DEBUG cinder.api.middleware.request_id [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.177217] [55347]: INFO cinder.api.openstack.wsgi [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1134.177437] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.177654] [55347]: DEBUG cinder.api.openstack.wsgi [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.189962] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.189962] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.193516] [55347]: INFO cinder.volume.api [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1134.197990] [55347]: INFO cinder.api.openstack.wsgi [req-4fcb95e3-56d6-4145-934c-8676d724c011 req-b0cbcb9b-e840-4584-8aa8-ecdcd45ecccc tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1134.198380] [55347]: [pid: 55347|app: 0|req: 218/502] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:00:37 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.817343] [55348]: DEBUG cinder.api.middleware.request_id [None req-50aadd06-e04a-47aa-86f7-60f652622063 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.819502] [55348]: INFO cinder.api.openstack.wsgi [None req-50aadd06-e04a-47aa-86f7-60f652622063 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1135.819761] [55348]: DEBUG cinder.api.openstack.wsgi [None req-50aadd06-e04a-47aa-86f7-60f652622063 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.820159] [55348]: DEBUG cinder.api.openstack.wsgi [None req-50aadd06-e04a-47aa-86f7-60f652622063 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.831037] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.831037] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.835419] [55348]: INFO cinder.volume.api [None req-50aadd06-e04a-47aa-86f7-60f652622063 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1135.841027] [55348]: INFO cinder.api.openstack.wsgi [None req-50aadd06-e04a-47aa-86f7-60f652622063 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1135.841027] [55348]: [pid: 55348|app: 0|req: 285/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:38 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.881527] [55347]: DEBUG cinder.api.middleware.request_id [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.883760] [55347]: INFO cinder.api.openstack.wsgi [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1135.884026] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.884225] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.892477] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892477] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.896080] [55347]: INFO cinder.volume.api [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1135.900477] [55347]: INFO cinder.api.openstack.wsgi [None req-2eb6c605-0b67-4c3d-bbc9-1d13f6750c1c tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1135.900871] [55347]: [pid: 55347|app: 0|req: 219/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:38 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.674952] [55348]: DEBUG cinder.api.middleware.request_id [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.677748] [55348]: INFO cinder.api.openstack.wsgi [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1140.677931] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-89422756", "imageRef": "807f8582-499f-47ee-9d5b-755c9f39bc39", "size": 1}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.679818] [55348]: DEBUG cinder.api.v3.volumes [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-89422756', 'imageRef': '807f8582-499f-47ee-9d5b-755c9f39bc39', 'size': 1}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1140.741856] [55348]: INFO cinder.api.v3.volumes [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Create volume of 1 GB [ 1140.748214] [55348]: INFO cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Availability Zones retrieved successfully. [ 1140.754999] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Flow 'volume_create_api' (c325f035-0689-494e-962b-d6c5ca2c7721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.756263] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1194751f-06b2-4cb7-90cb-735448438dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.757944] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1140.795638] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1194751f-06b2-4cb7-90cb-735448438dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.796669] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bedf2b0e-e3a2-4823-901f-c05eb22631ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.846533] [55348]: DEBUG cinder.quota [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Created reservations ['9015f63f-53d6-4028-8279-df13467dc078', '5f2871b1-e168-42ba-a895-53444a10436b', '1bda0667-f8f3-4972-ba23-ce1009d2ebcf', '31f92686-d66f-42a7-9868-addf123001ec'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1140.847127] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bedf2b0e-e3a2-4823-901f-c05eb22631ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9015f63f-53d6-4028-8279-df13467dc078', '5f2871b1-e168-42ba-a895-53444a10436b', '1bda0667-f8f3-4972-ba23-ce1009d2ebcf', '31f92686-d66f-42a7-9868-addf123001ec']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.847914] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29333b62-4a59-4027-a424-43f31407292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.862785] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29333b62-4a59-4027-a424-43f31407292c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '787e16fc-37a4-4aee-b780-7e5c2733573d', '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-89422756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a64d9b15664a85adf28d95c8cbbe35',qos_specs=None,replication_status=,reservations=['9015f63f-53d6-4028-8279-df13467dc078','5f2871b1-e168-42ba-a895-53444a10436b','1bda0667-f8f3-4972-ba23-ce1009d2ebcf','31f92686-d66f-42a7-9868-addf123001ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cec2a1d8e95e477982a6f03cbf2d97f4',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T04:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-89422756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=787e16fc-37a4-4aee-b780-7e5c2733573d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a64d9b15664a85adf28d95c8cbbe35',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='cec2a1d8e95e477982a6f03cbf2d97f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.863716] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669f42d8-5fe1-4c27-bfff-2c67366bd32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.877827] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669f42d8-5fe1-4c27-bfff-2c67366bd32c) 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-89422756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a64d9b15664a85adf28d95c8cbbe35',qos_specs=None,replication_status=,reservations=['9015f63f-53d6-4028-8279-df13467dc078','5f2871b1-e168-42ba-a895-53444a10436b','1bda0667-f8f3-4972-ba23-ce1009d2ebcf','31f92686-d66f-42a7-9868-addf123001ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cec2a1d8e95e477982a6f03cbf2d97f4',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.879067] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0123fa53-99a0-4f17-a039-2f0f8464247e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.895541] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0123fa53-99a0-4f17-a039-2f0f8464247e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.896325] [55348]: DEBUG cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Flow 'volume_create_api' (c325f035-0689-494e-962b-d6c5ca2c7721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.897347] [55348]: INFO cinder.volume.api [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Create volume request issued successfully. [ 1140.897505] [55348]: INFO cinder.api.openstack.wsgi [None req-e5d91888-020a-4730-b5a6-3d2af6ec2d9d tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1140.898189] [55348]: [pid: 55348|app: 0|req: 286/505] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 04:00:43 2025] POST /volume/v3/volumes => generated 896 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1140.910352] [55347]: DEBUG cinder.api.middleware.request_id [None req-5f53bf6b-59a3-49f0-8503-262214113d83 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.912545] [55347]: INFO cinder.api.openstack.wsgi [None req-5f53bf6b-59a3-49f0-8503-262214113d83 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1140.912909] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5f53bf6b-59a3-49f0-8503-262214113d83 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.914073] [55347]: DEBUG cinder.api.openstack.wsgi [None req-5f53bf6b-59a3-49f0-8503-262214113d83 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.921226] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921226] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.925566] [55347]: INFO cinder.volume.api [None req-5f53bf6b-59a3-49f0-8503-262214113d83 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1140.930953] [55347]: INFO cinder.api.openstack.wsgi [None req-5f53bf6b-59a3-49f0-8503-262214113d83 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1140.931399] [55347]: [pid: 55347|app: 0|req: 220/506] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:43 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.303306] [55348]: DEBUG cinder.api.middleware.request_id [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.305701] [55348]: INFO cinder.api.openstack.wsgi [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1141.306049] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.306720] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.322085] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.322085] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.327103] [55348]: INFO cinder.volume.api [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1141.332098] [55348]: INFO cinder.api.openstack.wsgi [None req-e9b817b6-aedc-47ac-931b-98854ee2e8a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1141.332464] [55348]: [pid: 55348|app: 0|req: 287/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:44 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1141.386164] [55347]: DEBUG cinder.api.middleware.request_id [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.389223] [55347]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1141.389493] [55347]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.389849] [55347]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.399603] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.399603] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.402906] [55347]: INFO cinder.volume.api [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1141.407236] [55347]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-9b6dd14b-742a-46bd-8e58-d8b6f71717e5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1141.407645] [55347]: [pid: 55347|app: 0|req: 221/508] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:00:44 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.426039] [55348]: DEBUG cinder.api.middleware.request_id [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.429786] [55348]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a/action [ 1141.429786] [55348]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1141.429786] [55348]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.443221] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.443221] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.444053] [55348]: INFO cinder.volume.api [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1141.452689] [55348]: INFO cinder.volume.api [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Begin detaching volume completed successfully. [ 1141.452689] [55348]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-49ec9343-e490-4252-9b22-b57af0fbc714 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a/action returned with HTTP 202 [ 1141.453289] [55348]: [pid: 55348|app: 0|req: 288/509] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 04:00:44 2025] POST /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1141.945703] [55347]: DEBUG cinder.api.middleware.request_id [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.947946] [55347]: INFO cinder.api.openstack.wsgi [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1141.948225] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.948448] [55347]: DEBUG cinder.api.openstack.wsgi [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.957652] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.957652] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.961282] [55347]: INFO cinder.volume.api [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1141.965817] [55347]: INFO cinder.api.openstack.wsgi [None req-fb955ee0-2e1e-4de0-b0ee-0780c9c01946 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1141.966212] [55347]: [pid: 55347|app: 0|req: 222/510] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:44 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.475164] [55348]: DEBUG cinder.api.middleware.request_id [None req-6e46a03b-1144-4fc2-af86-2cd9f1215b91 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.475628] [55348]: INFO cinder.api.openstack.wsgi [None req-6e46a03b-1144-4fc2-af86-2cd9f1215b91 None None] GET http://10.180.1.21/volume// [ 1142.475813] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6e46a03b-1144-4fc2-af86-2cd9f1215b91 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.476041] [55348]: DEBUG cinder.api.openstack.wsgi [None req-6e46a03b-1144-4fc2-af86-2cd9f1215b91 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.476449] [55348]: INFO cinder.api.openstack.wsgi [None req-6e46a03b-1144-4fc2-af86-2cd9f1215b91 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.476760] [55348]: [pid: 55348|app: 0|req: 289/511] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:00:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.480150] [55347]: DEBUG cinder.api.middleware.request_id [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.482721] [55347]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1142.482977] [55347]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.483218] [55347]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.496699] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.496699] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.500288] [55347]: INFO cinder.volume.api [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1142.504950] [55347]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-4f65aef3-cabb-4028-a256-8058bc72eb5c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1142.505348] [55347]: [pid: 55347|app: 0|req: 223/512] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:00:45 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1142.971981] [55348]: DEBUG cinder.api.middleware.request_id [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.974309] [55348]: INFO cinder.api.openstack.wsgi [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1142.974576] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.974826] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.975133] [55348]: INFO cinder.api.v3.volumes [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Delete volume with id: 1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1142.977668] [55347]: DEBUG cinder.api.middleware.request_id [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.980377] [55347]: INFO cinder.api.openstack.wsgi [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1142.980740] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.981039] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.986259] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.986259] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.986869] [55348]: INFO cinder.volume.api [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1142.989730] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.989730] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.994688] [55347]: INFO cinder.volume.api [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1143.000256] [55347]: INFO cinder.api.openstack.wsgi [None req-c51d86b4-ffd5-4264-ab80-81b2cd9dafc9 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1143.000640] [55347]: [pid: 55347|app: 0|req: 224/513] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:45 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.009022] [55348]: INFO cinder.volume.api [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Delete volume request issued successfully. [ 1143.009022] [55348]: INFO cinder.api.openstack.wsgi [None req-1d851a22-e145-4ada-8a23-078a19d7cca0 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 202 [ 1143.009022] [55348]: [pid: 55348|app: 0|req: 290/514] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:00:45 2025] DELETE /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1143.010121] [55347]: DEBUG cinder.api.middleware.request_id [None req-6935c805-2d84-4171-b085-a17d10d1fd86 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.012149] [55347]: INFO cinder.api.openstack.wsgi [None req-6935c805-2d84-4171-b085-a17d10d1fd86 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1143.012359] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6935c805-2d84-4171-b085-a17d10d1fd86 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.012637] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6935c805-2d84-4171-b085-a17d10d1fd86 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.019984] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019984] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.023532] [55347]: INFO cinder.volume.api [None req-6935c805-2d84-4171-b085-a17d10d1fd86 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Volume info retrieved successfully. [ 1143.030024] [55347]: INFO cinder.api.openstack.wsgi [None req-6935c805-2d84-4171-b085-a17d10d1fd86 tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 200 [ 1143.030024] [55347]: [pid: 55347|app: 0|req: 225/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:45 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.661649] [55348]: DEBUG cinder.api.middleware.request_id [req-f096dbcf-f896-4470-a89c-8a20064d238b req-959eb1d5-cca7-475a-954f-bab1695175ce None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.665558] [55348]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-959eb1d5-cca7-475a-954f-bab1695175ce tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 [ 1143.665558] [55348]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-959eb1d5-cca7-475a-954f-bab1695175ce tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.665558] [55348]: DEBUG cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-959eb1d5-cca7-475a-954f-bab1695175ce tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'version_select' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.673848] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673848] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.015248] [55347]: DEBUG cinder.api.middleware.request_id [None req-f9f02479-2454-455f-9449-fad1d376927b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.017863] [55347]: INFO cinder.api.openstack.wsgi [None req-f9f02479-2454-455f-9449-fad1d376927b tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1144.018214] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f9f02479-2454-455f-9449-fad1d376927b tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.018459] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f9f02479-2454-455f-9449-fad1d376927b tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.032195] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.032195] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.037326] [55347]: INFO cinder.volume.api [None req-f9f02479-2454-455f-9449-fad1d376927b tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1144.043173] [55347]: INFO cinder.api.openstack.wsgi [None req-f9f02479-2454-455f-9449-fad1d376927b tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1144.043600] [55347]: [pid: 55347|app: 0|req: 226/516] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:46 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.044369] [55347]: DEBUG cinder.api.middleware.request_id [None req-a0f1677c-e15a-46ee-9119-b48de62fef4e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.046456] [55347]: INFO cinder.api.openstack.wsgi [None req-a0f1677c-e15a-46ee-9119-b48de62fef4e tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] GET http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a [ 1144.046700] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0f1677c-e15a-46ee-9119-b48de62fef4e tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.046950] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a0f1677c-e15a-46ee-9119-b48de62fef4e tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.053407] [55347]: INFO cinder.api.openstack.wsgi [None req-a0f1677c-e15a-46ee-9119-b48de62fef4e tempest-AttachVolumeShelveTestJSON-1864537515 tempest-AttachVolumeShelveTestJSON-1864537515-project-member] http://10.180.1.21/volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a returned with HTTP 404 [ 1144.053924] [55347]: [pid: 55347|app: 0|req: 227/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:46 2025] GET /volume/v3/volumes/1c03889e-3aab-4e99-bd7e-a4c34b9c3a3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1144.201733] [55348]: INFO cinder.api.openstack.wsgi [req-f096dbcf-f896-4470-a89c-8a20064d238b req-959eb1d5-cca7-475a-954f-bab1695175ce tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 returned with HTTP 200 [ 1144.202352] [55348]: [pid: 55348|app: 0|req: 291/518] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:00:46 2025] DELETE /volume/v3/attachments/07ed4129-0085-4c19-8006-d6b7cfbbc120 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.055810] [55347]: DEBUG cinder.api.middleware.request_id [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.058538] [55347]: INFO cinder.api.openstack.wsgi [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1145.058538] [55347]: DEBUG cinder.api.openstack.wsgi [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.058538] [55347]: DEBUG cinder.api.openstack.wsgi [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.070237] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.070237] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.075100] [55347]: INFO cinder.volume.api [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1145.081826] [55347]: INFO cinder.api.openstack.wsgi [None req-922cfa27-258d-48d8-bb05-cff8ad95f56c tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1145.082917] [55347]: [pid: 55347|app: 0|req: 228/519] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:47 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.655290] [55348]: DEBUG cinder.api.middleware.request_id [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.657464] [55348]: INFO cinder.api.openstack.wsgi [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1145.657913] [55348]: DEBUG cinder.api.openstack.wsgi [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.657913] [55348]: DEBUG cinder.api.openstack.wsgi [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.669842] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.669842] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.675369] [55348]: INFO cinder.volume.api [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1145.681895] [55348]: INFO cinder.api.openstack.wsgi [None req-5a7a969f-31aa-4886-8e80-97c35434bc23 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1145.682380] [55348]: [pid: 55348|app: 0|req: 292/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:00:48 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.093480] [55347]: DEBUG cinder.api.middleware.request_id [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.095657] [55347]: INFO cinder.api.openstack.wsgi [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1146.095908] [55347]: DEBUG cinder.api.openstack.wsgi [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.096153] [55347]: DEBUG cinder.api.openstack.wsgi [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.106992] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.106992] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.111208] [55347]: INFO cinder.volume.api [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1146.117012] [55347]: INFO cinder.api.openstack.wsgi [None req-141a94ee-99c9-4bce-9235-59a02ff6ffcf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1146.119178] [55347]: [pid: 55347|app: 0|req: 229/521] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:48 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.132328] [55348]: DEBUG cinder.api.middleware.request_id [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.134558] [55348]: INFO cinder.api.openstack.wsgi [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1147.134819] [55348]: DEBUG cinder.api.openstack.wsgi [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.135052] [55348]: DEBUG cinder.api.openstack.wsgi [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.145537] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145537] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.149898] [55348]: INFO cinder.volume.api [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1147.154970] [55348]: INFO cinder.api.openstack.wsgi [None req-61d7e6b7-c1d7-4134-9c90-6b06690e7d88 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1147.155377] [55348]: [pid: 55348|app: 0|req: 293/522] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:49 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.167935] [55347]: DEBUG cinder.api.middleware.request_id [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.170915] [55347]: INFO cinder.api.openstack.wsgi [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1148.171219] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.171616] [55347]: DEBUG cinder.api.openstack.wsgi [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.183172] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.183172] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.189452] [55347]: INFO cinder.volume.api [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1148.196846] [55347]: INFO cinder.api.openstack.wsgi [None req-bf723bf8-f2d0-47e4-a0bd-3c0e506d4bbf tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1148.196846] [55347]: [pid: 55347|app: 0|req: 230/523] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:51 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.208725] [55348]: DEBUG cinder.api.middleware.request_id [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.212357] [55348]: INFO cinder.api.openstack.wsgi [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1149.212357] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.212506] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.227198] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.227198] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.231199] [55348]: INFO cinder.volume.api [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1149.236701] [55348]: INFO cinder.api.openstack.wsgi [None req-0d4f3a1f-cd2b-4354-9505-39b9f21d7051 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1149.237426] [55348]: [pid: 55348|app: 0|req: 294/524] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:52 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.250238] [55347]: DEBUG cinder.api.middleware.request_id [None req-a6d181ab-92de-40f5-a165-b32df1825f33 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.252455] [55347]: INFO cinder.api.openstack.wsgi [None req-a6d181ab-92de-40f5-a165-b32df1825f33 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1150.252734] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6d181ab-92de-40f5-a165-b32df1825f33 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.252968] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a6d181ab-92de-40f5-a165-b32df1825f33 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.260457] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.260457] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.264082] [55347]: INFO cinder.volume.api [None req-a6d181ab-92de-40f5-a165-b32df1825f33 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1150.268576] [55347]: INFO cinder.api.openstack.wsgi [None req-a6d181ab-92de-40f5-a165-b32df1825f33 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1150.268924] [55347]: [pid: 55347|app: 0|req: 231/525] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:53 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.280563] [55348]: DEBUG cinder.api.middleware.request_id [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.282819] [55348]: INFO cinder.api.openstack.wsgi [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1151.283107] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.283335] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.293627] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.293627] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.297506] [55348]: INFO cinder.volume.api [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1151.302382] [55348]: INFO cinder.api.openstack.wsgi [None req-0d2c804b-fb9d-4dfa-b555-e3c02f29bd24 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1151.302772] [55348]: [pid: 55348|app: 0|req: 295/526] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:54 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.313484] [55347]: DEBUG cinder.api.middleware.request_id [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.315598] [55347]: INFO cinder.api.openstack.wsgi [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1152.315851] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.316092] [55347]: DEBUG cinder.api.openstack.wsgi [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.324071] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.324071] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.326869] [55347]: INFO cinder.volume.api [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1152.330981] [55347]: INFO cinder.api.openstack.wsgi [None req-ff2771fe-50a1-49e7-8098-41c069c3a81e tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1152.331365] [55347]: [pid: 55347|app: 0|req: 232/527] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:55 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.342944] [55348]: DEBUG cinder.api.middleware.request_id [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.345029] [55348]: INFO cinder.api.openstack.wsgi [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1153.345874] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.345874] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.355997] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.355997] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.360376] [55348]: INFO cinder.volume.api [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1153.365353] [55348]: INFO cinder.api.openstack.wsgi [None req-f4f7769a-7ab2-43bd-b882-d894d0231199 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1153.365797] [55348]: [pid: 55348|app: 0|req: 296/528] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:56 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.376410] [55347]: DEBUG cinder.api.middleware.request_id [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.378768] [55347]: INFO cinder.api.openstack.wsgi [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1154.379099] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.379325] [55347]: DEBUG cinder.api.openstack.wsgi [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.391420] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391420] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.396649] [55347]: INFO cinder.volume.api [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1154.402776] [55347]: INFO cinder.api.openstack.wsgi [None req-f7fbb849-8d32-41b8-bcf9-08b9dffff9fc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1154.403452] [55347]: [pid: 55347|app: 0|req: 233/529] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:57 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.414360] [55348]: DEBUG cinder.api.middleware.request_id [None req-547737b1-a840-458e-af7a-472284c91463 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.416502] [55348]: INFO cinder.api.openstack.wsgi [None req-547737b1-a840-458e-af7a-472284c91463 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1155.416793] [55348]: DEBUG cinder.api.openstack.wsgi [None req-547737b1-a840-458e-af7a-472284c91463 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.417030] [55348]: DEBUG cinder.api.openstack.wsgi [None req-547737b1-a840-458e-af7a-472284c91463 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.424747] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.424747] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.428111] [55348]: INFO cinder.volume.api [None req-547737b1-a840-458e-af7a-472284c91463 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1155.432223] [55348]: INFO cinder.api.openstack.wsgi [None req-547737b1-a840-458e-af7a-472284c91463 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1155.432732] [55348]: [pid: 55348|app: 0|req: 297/530] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:58 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.444079] [55347]: DEBUG cinder.api.middleware.request_id [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.446057] [55347]: INFO cinder.api.openstack.wsgi [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1156.446386] [55347]: DEBUG cinder.api.openstack.wsgi [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.446669] [55347]: DEBUG cinder.api.openstack.wsgi [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.455459] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.455459] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.459058] [55347]: INFO cinder.volume.api [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1156.464289] [55347]: INFO cinder.api.openstack.wsgi [None req-14b9cbaf-1b6c-42fb-acaf-7f714d042b4f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1156.464725] [55347]: [pid: 55347|app: 0|req: 234/531] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:00:59 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.476046] [55348]: DEBUG cinder.api.middleware.request_id [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.480167] [55348]: INFO cinder.api.openstack.wsgi [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1157.480167] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.480167] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.487820] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.487820] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.491864] [55348]: INFO cinder.volume.api [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1157.497254] [55348]: INFO cinder.api.openstack.wsgi [None req-2a2f9dbc-e731-47a7-aaf3-cc6d8ce4e925 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1157.497875] [55348]: [pid: 55348|app: 0|req: 298/532] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:01:00 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.509247] [55347]: DEBUG cinder.api.middleware.request_id [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.511486] [55347]: INFO cinder.api.openstack.wsgi [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1158.511823] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.512065] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.526314] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.526314] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.531526] [55347]: INFO cinder.volume.api [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1158.540195] [55347]: INFO cinder.api.openstack.wsgi [None req-4b152d5c-ea39-447c-bf44-9d7fdb5e70a3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1158.540195] [55347]: [pid: 55347|app: 0|req: 235/533] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:01:01 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.549395] [55348]: DEBUG cinder.api.middleware.request_id [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.551451] [55348]: INFO cinder.api.openstack.wsgi [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1159.551726] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.551988] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.562557] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.562557] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.566646] [55348]: INFO cinder.volume.api [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1159.572046] [55348]: INFO cinder.api.openstack.wsgi [None req-2cfc119e-4023-496c-a6ec-e21ec1d95695 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1159.572444] [55348]: [pid: 55348|app: 0|req: 299/534] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:01:02 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1571 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1159.604058] [55347]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.606174] [55347]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1159.606453] [55347]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.606687] [55347]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.614839] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.614839] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.618673] [55347]: INFO cinder.volume.api [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1159.623819] [55347]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-ebb7c657-8755-4da2-9290-b587c1261f89 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1159.624275] [55347]: [pid: 55347|app: 0|req: 236/535] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:01:02 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.853713] [55348]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.856101] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1159.856334] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.856552] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.864119] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864119] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.867653] [55348]: INFO cinder.volume.api [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1159.872481] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-a38d4255-9a43-4d86-8b00-11c65a0c2327 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1159.872892] [55348]: [pid: 55348|app: 0|req: 300/536] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:01:02 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.879039] [55347]: DEBUG cinder.api.middleware.request_id [None req-c84f4c44-4268-4bff-ba56-9291e0c84727 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.879478] [55347]: INFO cinder.api.openstack.wsgi [None req-c84f4c44-4268-4bff-ba56-9291e0c84727 None None] GET http://10.180.1.21/volume// [ 1159.879746] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c84f4c44-4268-4bff-ba56-9291e0c84727 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.879978] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c84f4c44-4268-4bff-ba56-9291e0c84727 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.880393] [55347]: INFO cinder.api.openstack.wsgi [None req-c84f4c44-4268-4bff-ba56-9291e0c84727 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.880805] [55347]: [pid: 55347|app: 0|req: 237/537] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 04:01:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1159.884441] [55348]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-21d885c6-a822-49f0-b2aa-9a94cb4d3bfc None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.886678] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-21d885c6-a822-49f0-b2aa-9a94cb4d3bfc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1159.887107] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-21d885c6-a822-49f0-b2aa-9a94cb4d3bfc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "787e16fc-37a4-4aee-b780-7e5c2733573d", "connector": null, "instance_uuid": "a94cb966-5304-4484-8639-899d7211e8b6"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.896630] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.896630] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.923785] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-21d885c6-a822-49f0-b2aa-9a94cb4d3bfc tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1159.924273] [55348]: [pid: 55348|app: 0|req: 301/538] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 04:01:02 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.626360] [55347]: DEBUG cinder.api.middleware.request_id [None req-cb22a775-9b55-4148-846f-ebb8e550bd6b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.627182] [55347]: INFO cinder.api.openstack.wsgi [None req-cb22a775-9b55-4148-846f-ebb8e550bd6b None None] GET http://10.180.1.21/volume// [ 1165.627455] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cb22a775-9b55-4148-846f-ebb8e550bd6b None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.627724] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cb22a775-9b55-4148-846f-ebb8e550bd6b None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.628219] [55347]: INFO cinder.api.openstack.wsgi [None req-cb22a775-9b55-4148-846f-ebb8e550bd6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1165.628569] [55347]: [pid: 55347|app: 0|req: 238/539] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:01:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1165.632251] [55348]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.634600] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1165.634847] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.635080] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.648660] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648660] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.652171] [55348]: INFO cinder.volume.api [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1165.657624] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-1fb22f31-852d-40d6-8f96-39caef9f2f94 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1165.658017] [55348]: [pid: 55348|app: 0|req: 302/540] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:01:08 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1570 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1165.761030] [55347]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.763538] [55347]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] PUT http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 [ 1165.763940] [55347]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-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=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.771646] [55347]: DEBUG cinder.coordination [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Acquiring lock "cinder-attachment_update-787e16fc-37a4-4aee-b780-7e5c2733573d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1165.775811] [55347]: DEBUG cinder.coordination [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Lock "cinder-attachment_update-787e16fc-37a4-4aee-b780-7e5c2733573d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1165.776822] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.776822] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.296832] [55347]: DEBUG cinder.coordination [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Lock "cinder-attachment_update-787e16fc-37a4-4aee-b780-7e5c2733573d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.297235] [55347]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-2f3c5b27-5543-4497-b1cc-8f8e85ce38c3 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 returned with HTTP 200 [ 1166.297730] [55347]: [pid: 55347|app: 0|req: 239/541] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 04:01:08 2025] PUT /volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.805097] [55348]: DEBUG cinder.api.middleware.request_id [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-8de9893d-9305-45c0-93c5-e859d4459c9f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.807650] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-8de9893d-9305-45c0-93c5-e859d4459c9f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] POST http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26/action [ 1166.808191] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-8de9893d-9305-45c0-93c5-e859d4459c9f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1166.808347] [55348]: DEBUG cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-8de9893d-9305-45c0-93c5-e859d4459c9f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.823831] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.823831] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.832803] [55348]: INFO cinder.api.openstack.wsgi [req-404241d8-e4e0-4286-b2e6-f4c1baa3c99a req-8de9893d-9305-45c0-93c5-e859d4459c9f tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26/action returned with HTTP 204 [ 1166.833322] [55348]: [pid: 55348|app: 0|req: 303/542] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 04:01:09 2025] POST /volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1172.900962] [55347]: DEBUG cinder.api.middleware.request_id [None req-2cae4bdd-8e67-4521-8635-33b417561f23 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.903088] [55347]: INFO cinder.api.openstack.wsgi [None req-2cae4bdd-8e67-4521-8635-33b417561f23 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1172.903336] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2cae4bdd-8e67-4521-8635-33b417561f23 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.903559] [55347]: DEBUG cinder.api.openstack.wsgi [None req-2cae4bdd-8e67-4521-8635-33b417561f23 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.917560] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917560] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.921159] [55347]: INFO cinder.volume.api [None req-2cae4bdd-8e67-4521-8635-33b417561f23 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1172.926613] [55347]: INFO cinder.api.openstack.wsgi [None req-2cae4bdd-8e67-4521-8635-33b417561f23 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1172.927022] [55347]: [pid: 55347|app: 0|req: 240/543] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 04:01:15 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1176.829175] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=124,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1182.923456] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=99,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1206.473944] [55348]: DEBUG cinder.api.middleware.request_id [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.475903] [55348]: INFO cinder.api.openstack.wsgi [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1206.476962] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-759241719"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.477921] [55348]: DEBUG cinder.api.v3.volumes [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-759241719'}} {{(pid=55348) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1206.478073] [55348]: INFO cinder.api.v3.volumes [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume of 1 GB [ 1206.483295] [55348]: INFO cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Availability Zones retrieved successfully. [ 1206.489723] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (ca0f3cab-437a-468e-b7c8-f80623ef5254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1206.490872] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfe3380-bedb-4c83-9ab9-829d4dbe9eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.491901] [55348]: DEBUG cinder.volume.flows.api.create_volume [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Validating volume size '1' using validate_int {{(pid=55348) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1206.508214] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfe3380-bedb-4c83-9ab9-829d4dbe9eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.509200] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e980ed-72ff-409a-bd8e-6af53414404c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.537076] [55348]: DEBUG cinder.quota [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Created reservations ['69443f07-27de-4911-9df6-50555b979254', '392597b9-864c-4901-bf1d-00e25e2473a8', '2af012de-0bd8-4c65-bafd-ccd800bc17db', '538abfc5-e849-444d-90a6-d174947f4b79'] {{(pid=55348) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1206.537896] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e980ed-72ff-409a-bd8e-6af53414404c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69443f07-27de-4911-9df6-50555b979254', '392597b9-864c-4901-bf1d-00e25e2473a8', '2af012de-0bd8-4c65-bafd-ccd800bc17db', '538abfc5-e849-444d-90a6-d174947f4b79']}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.538785] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0063ca-4bda-4c29-9002-567a99f86cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.551145] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0063ca-4bda-4c29-9002-567a99f86cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc927034-a8e9-49ad-b9a6-de33584632a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-759241719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['69443f07-27de-4911-9df6-50555b979254','392597b9-864c-4901-bf1d-00e25e2473a8','2af012de-0bd8-4c65-bafd-ccd800bc17db','538abfc5-e849-444d-90a6-d174947f4b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T04:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-759241719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc927034-a8e9-49ad-b9a6-de33584632a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dc876c8a2346c7bca249407fb7fed8',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='5c69e5ea97264d57978ddcb94ef4bc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.551984] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2951f5b-6cb6-43fa-86eb-866d1b5170c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.565610] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2951f5b-6cb6-43fa-86eb-866d1b5170c6) 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-759241719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['69443f07-27de-4911-9df6-50555b979254','392597b9-864c-4901-bf1d-00e25e2473a8','2af012de-0bd8-4c65-bafd-ccd800bc17db','538abfc5-e849-444d-90a6-d174947f4b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.566441] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5404ae5d-ab9b-49c1-a0ef-5d8d208372b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.574718] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5404ae5d-ab9b-49c1-a0ef-5d8d208372b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55348) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.575725] [55348]: DEBUG cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (ca0f3cab-437a-468e-b7c8-f80623ef5254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55348) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1206.576063] [55348]: INFO cinder.volume.api [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request issued successfully. [ 1206.576699] [55348]: INFO cinder.api.openstack.wsgi [None req-3488ecb4-ed56-41b3-92e5-594f36024b6f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1206.577147] [55348]: [pid: 55348|app: 0|req: 304/544] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 04:01:49 2025] POST /volume/v3/volumes => generated 753 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1206.585580] [55347]: DEBUG cinder.api.middleware.request_id [None req-8f080d97-2142-47dc-959f-71883ba9c853 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.587632] [55347]: INFO cinder.api.openstack.wsgi [None req-8f080d97-2142-47dc-959f-71883ba9c853 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1206.587849] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8f080d97-2142-47dc-959f-71883ba9c853 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.588075] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8f080d97-2142-47dc-959f-71883ba9c853 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.596068] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.596068] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.600088] [55347]: INFO cinder.volume.api [None req-8f080d97-2142-47dc-959f-71883ba9c853 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1206.604606] [55347]: INFO cinder.api.openstack.wsgi [None req-8f080d97-2142-47dc-959f-71883ba9c853 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1206.605099] [55347]: [pid: 55347|app: 0|req: 241/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:49 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.615363] [55348]: DEBUG cinder.api.middleware.request_id [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.617662] [55348]: INFO cinder.api.openstack.wsgi [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1207.617877] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.618106] [55348]: DEBUG cinder.api.openstack.wsgi [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.626031] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.626031] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.629622] [55348]: INFO cinder.volume.api [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1207.633886] [55348]: INFO cinder.api.openstack.wsgi [None req-d185e08f-85bc-4ab7-9bc0-4207cfb8911d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1207.634413] [55348]: [pid: 55348|app: 0|req: 305/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:50 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.668521] [55347]: DEBUG cinder.api.middleware.request_id [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.670878] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1207.671118] [55347]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.671340] [55347]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.679060] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.679060] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.682264] [55347]: INFO cinder.volume.api [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1207.686489] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-a2ee1633-642a-4040-876c-210f0236d869 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1207.686864] [55347]: [pid: 55347|app: 0|req: 242/547] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:01:50 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.204468] [55348]: DEBUG cinder.api.middleware.request_id [None req-0223db58-ac29-4797-9788-8399c28ea825 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.204918] [55348]: INFO cinder.api.openstack.wsgi [None req-0223db58-ac29-4797-9788-8399c28ea825 None None] GET http://10.180.1.21/volume// [ 1209.205110] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0223db58-ac29-4797-9788-8399c28ea825 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.205331] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0223db58-ac29-4797-9788-8399c28ea825 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.205715] [55348]: INFO cinder.api.openstack.wsgi [None req-0223db58-ac29-4797-9788-8399c28ea825 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.206024] [55348]: [pid: 55348|app: 0|req: 306/548] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 04:01:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1209.209874] [55347]: DEBUG cinder.api.middleware.request_id [req-c6069d2f-5fee-4792-997d-9efc407d384f req-2597daab-3c38-4766-8830-e73b6061e1a4 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.213216] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-2597daab-3c38-4766-8830-e73b6061e1a4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1209.213216] [55347]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-2597daab-3c38-4766-8830-e73b6061e1a4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc927034-a8e9-49ad-b9a6-de33584632a9", "connector": null, "instance_uuid": "255a1d01-e007-45e5-a2c9-798223f41b30"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.223664] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223664] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.245849] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-2597daab-3c38-4766-8830-e73b6061e1a4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1209.246385] [55347]: [pid: 55347|app: 0|req: 243/549] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 04:01:52 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1209.268390] [55348]: DEBUG cinder.api.middleware.request_id [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.270482] [55348]: INFO cinder.api.openstack.wsgi [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1209.270706] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.270913] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.280575] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.280575] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.283669] [55348]: INFO cinder.volume.api [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1209.288183] [55348]: INFO cinder.api.openstack.wsgi [None req-0d07fac1-93bb-437c-8609-4c96a6b6c9c4 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1209.288560] [55348]: [pid: 55348|app: 0|req: 307/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:52 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.771384] [55347]: DEBUG cinder.api.middleware.request_id [None req-6b395a05-40a5-48ec-80cd-3181651a699b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.771862] [55347]: INFO cinder.api.openstack.wsgi [None req-6b395a05-40a5-48ec-80cd-3181651a699b None None] GET http://10.180.1.21/volume// [ 1209.772056] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6b395a05-40a5-48ec-80cd-3181651a699b None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.772281] [55347]: DEBUG cinder.api.openstack.wsgi [None req-6b395a05-40a5-48ec-80cd-3181651a699b None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.772715] [55347]: INFO cinder.api.openstack.wsgi [None req-6b395a05-40a5-48ec-80cd-3181651a699b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.773052] [55347]: [pid: 55347|app: 0|req: 244/551] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:01:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1209.776485] [55348]: DEBUG cinder.api.middleware.request_id [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.778809] [55348]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1209.779066] [55348]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.779289] [55348]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.788869] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.788869] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.792137] [55348]: INFO cinder.volume.api [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1209.796465] [55348]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-bb45926f-9973-4b73-83b1-8e9d1580ef49 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1209.796875] [55348]: [pid: 55348|app: 0|req: 308/552] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:01:52 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1209.822073] [55347]: DEBUG cinder.api.middleware.request_id [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.824404] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] PUT http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd [ 1209.824836] [55347]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-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-535506", "mountpoint": "/dev/sdb"}}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.832881] [55347]: DEBUG cinder.coordination [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Acquiring lock "cinder-attachment_update-fc927034-a8e9-49ad-b9a6-de33584632a9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1209.837080] [55347]: DEBUG cinder.coordination [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-fc927034-a8e9-49ad-b9a6-de33584632a9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55347) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1209.838148] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838148] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.298888] [55348]: DEBUG cinder.api.middleware.request_id [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.300978] [55348]: INFO cinder.api.openstack.wsgi [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1210.301197] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.301419] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.315624] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.315624] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.319380] [55348]: INFO cinder.volume.api [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1210.323845] [55348]: INFO cinder.api.openstack.wsgi [None req-b0df3e6c-aa40-4040-8fbd-ea566374e58a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1210.324265] [55348]: [pid: 55348|app: 0|req: 309/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:53 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.428956] [55348]: DEBUG cinder.api.middleware.request_id [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.431255] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1210.431506] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.431709] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.441289] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441289] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.444399] [55348]: INFO cinder.volume.api [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1210.449822] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-eca0d7fa-ca8c-4f24-90ce-d5bde2004377 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1210.450221] [55348]: [pid: 55348|app: 0|req: 310/554] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:01:53 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1210.477923] [55348]: DEBUG cinder.api.middleware.request_id [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.480307] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] GET http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1210.480540] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.480758] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.490839] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490839] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.493903] [55348]: INFO cinder.volume.api [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1210.499977] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-744d9944-0fe8-476f-9033-a55c36e2a709 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 200 [ 1210.500160] [55348]: [pid: 55348|app: 0|req: 311/555] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:01:53 2025] GET /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.334629] [55348]: DEBUG cinder.api.middleware.request_id [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.336880] [55348]: INFO cinder.api.openstack.wsgi [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1211.336989] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.337250] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.352285] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.352285] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.357134] [55348]: INFO cinder.volume.api [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1211.362283] [55348]: INFO cinder.api.openstack.wsgi [None req-f3ff9936-06b0-42f7-b64c-17849ddb7d20 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1211.362732] [55348]: [pid: 55348|app: 0|req: 312/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:54 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.377284] [55348]: DEBUG cinder.api.middleware.request_id [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.379281] [55348]: INFO cinder.api.openstack.wsgi [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1212.379502] [55348]: DEBUG cinder.api.openstack.wsgi [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.379719] [55348]: DEBUG cinder.api.openstack.wsgi [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.389941] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.389941] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.393431] [55348]: INFO cinder.volume.api [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1212.397952] [55348]: INFO cinder.api.openstack.wsgi [None req-52eeefc1-a66a-4ef2-9654-179f39a48b4c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1212.398340] [55348]: [pid: 55348|app: 0|req: 313/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:55 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.410306] [55348]: DEBUG cinder.api.middleware.request_id [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.412509] [55348]: INFO cinder.api.openstack.wsgi [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1213.412748] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.412973] [55348]: DEBUG cinder.api.openstack.wsgi [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.423167] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423167] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.426559] [55348]: INFO cinder.volume.api [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1213.430790] [55348]: INFO cinder.api.openstack.wsgi [None req-c12f84e6-169a-4ddf-8f5d-3e5064ae74fd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1213.431190] [55348]: [pid: 55348|app: 0|req: 314/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:56 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.362160] [55347]: DEBUG cinder.coordination [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-fc927034-a8e9-49ad-b9a6-de33584632a9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55347) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1214.362609] [55347]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-c119c4c1-b866-4644-b6d2-e283d35c1bbf tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd returned with HTTP 200 [ 1214.363110] [55347]: [pid: 55347|app: 0|req: 245/559] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 04:01:52 2025] PUT /volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.429584] [55348]: DEBUG cinder.api.middleware.request_id [None req-205f6c16-c127-47f7-bfbe-e329c04f407c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.430056] [55348]: INFO cinder.api.openstack.wsgi [None req-205f6c16-c127-47f7-bfbe-e329c04f407c None None] GET http://10.180.1.21/volume// [ 1214.430250] [55348]: DEBUG cinder.api.openstack.wsgi [None req-205f6c16-c127-47f7-bfbe-e329c04f407c None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.430469] [55348]: DEBUG cinder.api.openstack.wsgi [None req-205f6c16-c127-47f7-bfbe-e329c04f407c None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.430867] [55348]: INFO cinder.api.openstack.wsgi [None req-205f6c16-c127-47f7-bfbe-e329c04f407c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1214.431222] [55348]: [pid: 55348|app: 0|req: 315/560] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:01:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1214.434485] [55347]: DEBUG cinder.api.middleware.request_id [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-8f7e22f9-3f3c-42b5-80b3-dbd8a8b9a464 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.436899] [55347]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-8f7e22f9-3f3c-42b5-80b3-dbd8a8b9a464 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1214.437335] [55347]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-8f7e22f9-3f3c-42b5-80b3-dbd8a8b9a464 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "787e16fc-37a4-4aee-b780-7e5c2733573d", "connector": null, "instance_uuid": "a94cb966-5304-4484-8639-899d7211e8b6"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1214.441733] [55348]: DEBUG cinder.api.middleware.request_id [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.443497] [55348]: INFO cinder.api.openstack.wsgi [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1214.443888] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.444226] [55348]: DEBUG cinder.api.openstack.wsgi [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.455032] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.455032] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.455195] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.455195] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.458402] [55348]: INFO cinder.volume.api [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1214.463322] [55348]: INFO cinder.api.openstack.wsgi [None req-7c8a41ff-4d36-4ed4-9c12-497ade464a42 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1214.463743] [55348]: [pid: 55348|app: 0|req: 316/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:57 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.482709] [55347]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-8f7e22f9-3f3c-42b5-80b3-dbd8a8b9a464 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1214.483296] [55347]: [pid: 55347|app: 0|req: 246/562] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 04:01:57 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.531069] [55348]: DEBUG cinder.api.middleware.request_id [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.533811] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] POST http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d/action [ 1214.534321] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1214.534512] [55348]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1214.548349] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.548349] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.548997] [55348]: INFO cinder.volume.api [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1214.553807] [55348]: INFO cinder.volume.api [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Roll detaching of volume completed successfully. [ 1214.554107] [55348]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-232a6aea-7ded-41f8-ae48-9040c431372a tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d/action returned with HTTP 202 [ 1214.554610] [55348]: [pid: 55348|app: 0|req: 317/563] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 04:01:57 2025] POST /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1214.558424] [55347]: DEBUG cinder.api.middleware.request_id [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-bf1f23fa-4b6c-4c6e-9c0e-76e0c3f1fb06 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.560951] [55347]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-bf1f23fa-4b6c-4c6e-9c0e-76e0c3f1fb06 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b2d80361-948e-4375-b69b-4298fa99d4f0 [ 1214.561213] [55347]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-bf1f23fa-4b6c-4c6e-9c0e-76e0c3f1fb06 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.561451] [55347]: DEBUG cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-bf1f23fa-4b6c-4c6e-9c0e-76e0c3f1fb06 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.569440] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.569440] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.591852] [55347]: INFO cinder.api.openstack.wsgi [req-8d104b3b-c6f8-49ee-bd2b-24aa532fbe74 req-bf1f23fa-4b6c-4c6e-9c0e-76e0c3f1fb06 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments/b2d80361-948e-4375-b69b-4298fa99d4f0 returned with HTTP 200 [ 1214.592280] [55347]: [pid: 55347|app: 0|req: 247/564] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:01:57 2025] DELETE /volume/v3/attachments/b2d80361-948e-4375-b69b-4298fa99d4f0 => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.476693] [55348]: DEBUG cinder.api.middleware.request_id [None req-36c1f203-5bde-4797-9954-d22924ec3915 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.478870] [55348]: INFO cinder.api.openstack.wsgi [None req-36c1f203-5bde-4797-9954-d22924ec3915 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1215.479118] [55348]: DEBUG cinder.api.openstack.wsgi [None req-36c1f203-5bde-4797-9954-d22924ec3915 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.479339] [55348]: DEBUG cinder.api.openstack.wsgi [None req-36c1f203-5bde-4797-9954-d22924ec3915 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.492981] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.492981] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.503949] [55348]: INFO cinder.volume.api [None req-36c1f203-5bde-4797-9954-d22924ec3915 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1215.509832] [55348]: INFO cinder.api.openstack.wsgi [None req-36c1f203-5bde-4797-9954-d22924ec3915 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1215.510284] [55348]: [pid: 55348|app: 0|req: 318/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:58 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.520533] [55347]: DEBUG cinder.api.middleware.request_id [None req-693e05da-47ad-46a6-841e-3b8b0b19714c None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.523137] [55347]: INFO cinder.api.openstack.wsgi [None req-693e05da-47ad-46a6-841e-3b8b0b19714c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1216.523425] [55347]: DEBUG cinder.api.openstack.wsgi [None req-693e05da-47ad-46a6-841e-3b8b0b19714c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.523677] [55347]: DEBUG cinder.api.openstack.wsgi [None req-693e05da-47ad-46a6-841e-3b8b0b19714c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.534398] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534398] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.538225] [55347]: INFO cinder.volume.api [None req-693e05da-47ad-46a6-841e-3b8b0b19714c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1216.543798] [55347]: INFO cinder.api.openstack.wsgi [None req-693e05da-47ad-46a6-841e-3b8b0b19714c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1216.544295] [55347]: [pid: 55347|app: 0|req: 248/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:01:59 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.976758] [55348]: DEBUG cinder.api.middleware.request_id [req-c6069d2f-5fee-4792-997d-9efc407d384f req-764e5618-5f85-4cb2-b8e2-01b24206f090 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.979128] [55348]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-764e5618-5f85-4cb2-b8e2-01b24206f090 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd/action [ 1216.979748] [55348]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-764e5618-5f85-4cb2-b8e2-01b24206f090 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1216.980028] [55348]: DEBUG cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-764e5618-5f85-4cb2-b8e2-01b24206f090 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1216.996061] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996061] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.004318] [55348]: INFO cinder.api.openstack.wsgi [req-c6069d2f-5fee-4792-997d-9efc407d384f req-764e5618-5f85-4cb2-b8e2-01b24206f090 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd/action returned with HTTP 204 [ 1217.004799] [55348]: [pid: 55348|app: 0|req: 319/567] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 04:01:59 2025] POST /volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1217.555195] [55347]: DEBUG cinder.api.middleware.request_id [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.557540] [55347]: INFO cinder.api.openstack.wsgi [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1217.557791] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.558024] [55347]: DEBUG cinder.api.openstack.wsgi [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.570429] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570429] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.574562] [55347]: INFO cinder.volume.api [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.579632] [55347]: INFO cinder.api.openstack.wsgi [None req-cc7e49d0-dc9a-44fe-b12a-b20763469e0e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1217.580074] [55347]: [pid: 55347|app: 0|req: 249/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:00 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.590870] [55348]: DEBUG cinder.api.middleware.request_id [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.593406] [55348]: INFO cinder.api.openstack.wsgi [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1217.593753] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.594045] [55348]: DEBUG cinder.api.openstack.wsgi [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.605257] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605257] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.609555] [55348]: INFO cinder.volume.api [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.614672] [55348]: INFO cinder.api.openstack.wsgi [None req-1b05e8f6-6b0a-412d-87e3-2c5eb1d1c36f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1217.615111] [55348]: [pid: 55348|app: 0|req: 320/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:00 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.659172] [55347]: DEBUG cinder.api.middleware.request_id [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.662119] [55347]: INFO cinder.api.openstack.wsgi [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1217.662372] [55347]: DEBUG cinder.api.openstack.wsgi [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.662771] [55347]: DEBUG cinder.api.openstack.wsgi [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.674813] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674813] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.678863] [55347]: INFO cinder.volume.api [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.684045] [55347]: INFO cinder.api.openstack.wsgi [req-4cc3dae7-139b-48e2-9cfd-520485bd81b7 req-e4691763-fb84-4a75-89c3-794a37e7d5a5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1217.684474] [55347]: [pid: 55347|app: 0|req: 250/570] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:02:00 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.695885] [55348]: DEBUG cinder.api.middleware.request_id [None req-094d1490-4cb2-4081-8615-3faa547888ad None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.698368] [55348]: INFO cinder.api.openstack.wsgi [None req-094d1490-4cb2-4081-8615-3faa547888ad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1217.698635] [55348]: DEBUG cinder.api.openstack.wsgi [None req-094d1490-4cb2-4081-8615-3faa547888ad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.698869] [55348]: DEBUG cinder.api.openstack.wsgi [None req-094d1490-4cb2-4081-8615-3faa547888ad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.710225] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.710225] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.714487] [55348]: INFO cinder.volume.api [None req-094d1490-4cb2-4081-8615-3faa547888ad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.720720] [55348]: INFO cinder.api.openstack.wsgi [None req-094d1490-4cb2-4081-8615-3faa547888ad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1217.721331] [55348]: [pid: 55348|app: 0|req: 321/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:00 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.757559] [55347]: DEBUG cinder.api.middleware.request_id [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.760041] [55347]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1217.760577] [55347]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.760998] [55347]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.772633] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772633] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.778528] [55347]: INFO cinder.volume.api [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.782212] [55347]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-9f6a1683-6070-4b5b-988b-2e025f66acac tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1217.782785] [55347]: [pid: 55347|app: 0|req: 251/572] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:02:00 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.807594] [55348]: DEBUG cinder.api.middleware.request_id [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.810407] [55348]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9/action [ 1217.810883] [55348]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1217.810883] [55348]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.821201] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821201] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.821783] [55348]: INFO cinder.volume.api [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1217.827174] [55348]: INFO cinder.volume.api [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Begin detaching volume completed successfully. [ 1217.827417] [55348]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-d0cf693e-fea4-452c-919b-e4e139dbdc7e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9/action returned with HTTP 202 [ 1217.827878] [55348]: [pid: 55348|app: 0|req: 322/573] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 04:02:00 2025] POST /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1218.856129] [55347]: DEBUG cinder.api.middleware.request_id [None req-b7de6838-0c1c-4cdf-b9db-d966c8c6e3f1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.856632] [55347]: INFO cinder.api.openstack.wsgi [None req-b7de6838-0c1c-4cdf-b9db-d966c8c6e3f1 None None] GET http://10.180.1.21/volume// [ 1218.856821] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b7de6838-0c1c-4cdf-b9db-d966c8c6e3f1 None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.857062] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b7de6838-0c1c-4cdf-b9db-d966c8c6e3f1 None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.857473] [55347]: INFO cinder.api.openstack.wsgi [None req-b7de6838-0c1c-4cdf-b9db-d966c8c6e3f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1218.857804] [55347]: [pid: 55347|app: 0|req: 252/574] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:02:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1218.861710] [55348]: DEBUG cinder.api.middleware.request_id [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.864202] [55348]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1218.864471] [55348]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.865294] [55348]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.879317] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879317] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.883544] [55348]: INFO cinder.volume.api [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1218.888883] [55348]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-40f383b2-cfe5-4553-8162-ed71ee73d72c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1218.889573] [55348]: [pid: 55348|app: 0|req: 323/575] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:02:01 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1219.604418] [55347]: DEBUG cinder.api.middleware.request_id [req-9b836426-6768-4596-b4bd-43a50be27e40 req-b32a623b-00e6-4aab-b978-92e6f21323c5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.606427] [55347]: INFO cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-b32a623b-00e6-4aab-b978-92e6f21323c5 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] DELETE http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 [ 1219.606641] [55347]: DEBUG cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-b32a623b-00e6-4aab-b978-92e6f21323c5 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.606849] [55347]: DEBUG cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-b32a623b-00e6-4aab-b978-92e6f21323c5 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.615112] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.615112] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.156239] [55347]: INFO cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-b32a623b-00e6-4aab-b978-92e6f21323c5 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 returned with HTTP 200 [ 1220.156698] [55347]: [pid: 55347|app: 0|req: 253/576] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:02:02 2025] DELETE /volume/v3/attachments/733e7fd9-8085-4e51-9505-ca0bbf235b26 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.167219] [55348]: DEBUG cinder.api.middleware.request_id [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.172502] [55348]: INFO cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] DELETE http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d [ 1220.172849] [55348]: DEBUG cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.173490] [55348]: DEBUG cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.173860] [55348]: INFO cinder.api.v3.volumes [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Delete volume with id: 787e16fc-37a4-4aee-b780-7e5c2733573d [ 1220.188175] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.188175] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.189136] [55348]: INFO cinder.volume.api [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Volume info retrieved successfully. [ 1220.224577] [55348]: INFO cinder.volume.api [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] Delete volume request issued successfully. [ 1220.227278] [55348]: INFO cinder.api.openstack.wsgi [req-9b836426-6768-4596-b4bd-43a50be27e40 req-7d4136aa-bd98-4984-be9c-fad11a6e3f12 tempest-ServerActionsV293TestJSON-1688415250 tempest-ServerActionsV293TestJSON-1688415250-project-member] http://10.180.1.21/volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d returned with HTTP 202 [ 1220.227278] [55348]: [pid: 55348|app: 0|req: 324/577] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 04:02:03 2025] DELETE /volume/v3/volumes/787e16fc-37a4-4aee-b780-7e5c2733573d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1221.037821] [55347]: DEBUG cinder.api.middleware.request_id [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-7ae8d50f-ed95-491d-b3f5-4d92501c7084 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.040219] [55347]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-7ae8d50f-ed95-491d-b3f5-4d92501c7084 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd [ 1221.040482] [55347]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-7ae8d50f-ed95-491d-b3f5-4d92501c7084 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.040723] [55347]: DEBUG cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-7ae8d50f-ed95-491d-b3f5-4d92501c7084 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.050605] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.050605] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.584585] [55347]: INFO cinder.api.openstack.wsgi [req-643c0f0e-33f5-4839-9c68-61f94bfd5781 req-7ae8d50f-ed95-491d-b3f5-4d92501c7084 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd returned with HTTP 200 [ 1221.584585] [55347]: [pid: 55347|app: 0|req: 254/578] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:02:03 2025] DELETE /volume/v3/attachments/746c90da-d737-4a38-a82a-14fe16a77ebd => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.073500] [55348]: DEBUG cinder.api.middleware.request_id [None req-41e57df3-d778-423b-9de6-13636f8643a1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.076070] [55348]: INFO cinder.api.openstack.wsgi [None req-41e57df3-d778-423b-9de6-13636f8643a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1223.076304] [55348]: DEBUG cinder.api.openstack.wsgi [None req-41e57df3-d778-423b-9de6-13636f8643a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.076522] [55348]: DEBUG cinder.api.openstack.wsgi [None req-41e57df3-d778-423b-9de6-13636f8643a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.086501] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086501] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.090751] [55348]: INFO cinder.volume.api [None req-41e57df3-d778-423b-9de6-13636f8643a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1223.095550] [55348]: INFO cinder.api.openstack.wsgi [None req-41e57df3-d778-423b-9de6-13636f8643a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1223.095939] [55348]: [pid: 55348|app: 0|req: 325/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:05 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.583072] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=78,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.962607] [55347]: DEBUG cinder.api.middleware.request_id [None req-a1e33e36-e4bf-4274-980a-557544a4f563 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.965299] [55347]: INFO cinder.api.openstack.wsgi [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1232.965696] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.967081] [55347]: DEBUG cinder.api.openstack.wsgi [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.967081] [55347]: INFO cinder.api.v3.volumes [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Delete volume with id: e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1232.981989] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.981989] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.982767] [55347]: INFO cinder.volume.api [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1233.003022] [55347]: INFO cinder.volume.api [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Delete volume request issued successfully. [ 1233.003022] [55347]: INFO cinder.api.openstack.wsgi [None req-a1e33e36-e4bf-4274-980a-557544a4f563 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 202 [ 1233.003022] [55347]: [pid: 55347|app: 0|req: 255/580] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:02:15 2025] DELETE /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1233.006573] [55348]: DEBUG cinder.api.middleware.request_id [None req-3c79d2b7-6811-416d-a890-362eb0435f0c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.009553] [55348]: INFO cinder.api.openstack.wsgi [None req-3c79d2b7-6811-416d-a890-362eb0435f0c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1233.009731] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3c79d2b7-6811-416d-a890-362eb0435f0c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.009888] [55348]: DEBUG cinder.api.openstack.wsgi [None req-3c79d2b7-6811-416d-a890-362eb0435f0c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.019348] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.019348] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.023287] [55348]: INFO cinder.volume.api [None req-3c79d2b7-6811-416d-a890-362eb0435f0c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1233.027987] [55348]: INFO cinder.api.openstack.wsgi [None req-3c79d2b7-6811-416d-a890-362eb0435f0c tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1233.028461] [55348]: [pid: 55348|app: 0|req: 326/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:15 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.039791] [55347]: DEBUG cinder.api.middleware.request_id [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.044401] [55347]: INFO cinder.api.openstack.wsgi [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1234.044401] [55347]: DEBUG cinder.api.openstack.wsgi [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.044401] [55347]: DEBUG cinder.api.openstack.wsgi [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.066527] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.066527] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.072871] [55347]: INFO cinder.volume.api [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Volume info retrieved successfully. [ 1234.078995] [55347]: INFO cinder.api.openstack.wsgi [None req-0df317ee-2ed6-4d4e-99dc-2b2596367d13 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 200 [ 1234.079501] [55347]: [pid: 55347|app: 0|req: 256/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:16 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.096438] [55348]: DEBUG cinder.api.middleware.request_id [None req-e141c04b-81c3-4aaa-8ff8-4df02c16c457 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.098119] [55348]: INFO cinder.api.openstack.wsgi [None req-e141c04b-81c3-4aaa-8ff8-4df02c16c457 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] GET http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb [ 1235.098354] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e141c04b-81c3-4aaa-8ff8-4df02c16c457 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.098590] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e141c04b-81c3-4aaa-8ff8-4df02c16c457 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.107803] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.107803] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.110452] [55348]: INFO cinder.api.openstack.wsgi [None req-e141c04b-81c3-4aaa-8ff8-4df02c16c457 tempest-ServerActionsTestOtherB-1675782520 tempest-ServerActionsTestOtherB-1675782520-project-member] http://10.180.1.21/volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb returned with HTTP 404 [ 1235.111047] [55348]: [pid: 55348|app: 0|req: 327/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:02:17 2025] GET /volume/v3/volumes/e8b7a0d1-e9c7-4352-9452-ec4d12c598bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1244.077178] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1245.109791] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=111,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.878547] [55347]: DEBUG cinder.api.middleware.request_id [None req-882c3684-fb49-4f66-b98e-e024b2edfcad None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.880612] [55347]: INFO cinder.api.openstack.wsgi [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1287.880986] [55347]: DEBUG cinder.api.openstack.wsgi [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-60402149"}} {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1287.882647] [55347]: DEBUG cinder.api.v3.volumes [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-60402149'}} {{(pid=55347) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1287.882780] [55347]: INFO cinder.api.v3.volumes [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume of 1 GB [ 1287.888255] [55347]: INFO cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Availability Zones retrieved successfully. [ 1287.894807] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (b84b1dd2-79e0-4591-8900-5bb0f1a8dd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1287.895944] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e9ab77-054a-4bc1-ba91-f128189a21eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.896994] [55347]: DEBUG cinder.volume.flows.api.create_volume [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Validating volume size '1' using validate_int {{(pid=55347) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1287.913779] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e9ab77-054a-4bc1-ba91-f128189a21eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=721eb194-4f0b-4771-ad9d-3672a688471d,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb194-4f0b-4771-ad9d-3672a688471d', '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=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.914669] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a4e168-e677-4147-9952-2951a97abac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.941538] [55347]: DEBUG cinder.quota [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Created reservations ['530392c4-88e0-4c76-9f74-ff9c6edc5e95', '9aa3981a-f8e4-4fdf-bcaf-b8a0e3be6321', 'e749c68d-9baa-4861-b4a9-7945019607fb', 'e145a82f-893b-4117-b547-5516dec997c4'] {{(pid=55347) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1287.942350] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a4e168-e677-4147-9952-2951a97abac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530392c4-88e0-4c76-9f74-ff9c6edc5e95', '9aa3981a-f8e4-4fdf-bcaf-b8a0e3be6321', 'e749c68d-9baa-4861-b4a9-7945019607fb', 'e145a82f-893b-4117-b547-5516dec997c4']}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.943226] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93c7d5d-cc8a-4205-bd83-42bf0205c27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.965754] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93c7d5d-cc8a-4205-bd83-42bf0205c27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e0787e-8f43-42fb-a530-768320c515c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-60402149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['530392c4-88e0-4c76-9f74-ff9c6edc5e95','9aa3981a-f8e4-4fdf-bcaf-b8a0e3be6321','e749c68d-9baa-4861-b4a9-7945019607fb','e145a82f-893b-4117-b547-5516dec997c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d), '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-19T04:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-60402149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e0787e-8f43-42fb-a530-768320c515c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dc876c8a2346c7bca249407fb7fed8',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='5c69e5ea97264d57978ddcb94ef4bc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb194-4f0b-4771-ad9d-3672a688471d),volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.966737] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cd2b10-d963-471d-989f-3c09965a68e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.984601] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cd2b10-d963-471d-989f-3c09965a68e4) 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-60402149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dc876c8a2346c7bca249407fb7fed8',qos_specs=None,replication_status=,reservations=['530392c4-88e0-4c76-9f74-ff9c6edc5e95','9aa3981a-f8e4-4fdf-bcaf-b8a0e3be6321','e749c68d-9baa-4861-b4a9-7945019607fb','e145a82f-893b-4117-b547-5516dec997c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c69e5ea97264d57978ddcb94ef4bc41',volume_type_id=721eb194-4f0b-4771-ad9d-3672a688471d)}' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.985477] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f45d71-1d5f-4945-a3a0-fa0e62689a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1287.993759] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f45d71-1d5f-4945-a3a0-fa0e62689a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55347) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1287.994802] [55347]: DEBUG cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Flow 'volume_create_api' (b84b1dd2-79e0-4591-8900-5bb0f1a8dd72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55347) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1287.995166] [55347]: INFO cinder.volume.api [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Create volume request issued successfully. [ 1287.995817] [55347]: INFO cinder.api.openstack.wsgi [None req-882c3684-fb49-4f66-b98e-e024b2edfcad tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1287.996260] [55347]: [pid: 55347|app: 0|req: 257/584] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 04:03:10 2025] POST /volume/v3/volumes => generated 752 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1288.004652] [55348]: DEBUG cinder.api.middleware.request_id [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.006884] [55348]: INFO cinder.api.openstack.wsgi [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1288.007047] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.007284] [55348]: DEBUG cinder.api.openstack.wsgi [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.014947] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.014947] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.018866] [55348]: INFO cinder.volume.api [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1288.023062] [55348]: INFO cinder.api.openstack.wsgi [None req-fd5055b0-b333-4dbd-9847-cef713c483e0 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1288.023455] [55348]: [pid: 55348|app: 0|req: 328/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:10 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.033529] [55347]: DEBUG cinder.api.middleware.request_id [None req-9d76096d-efb9-4770-b51f-99b279936c00 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.035859] [55347]: INFO cinder.api.openstack.wsgi [None req-9d76096d-efb9-4770-b51f-99b279936c00 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1289.036080] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9d76096d-efb9-4770-b51f-99b279936c00 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.036323] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9d76096d-efb9-4770-b51f-99b279936c00 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.044223] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.044223] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.047657] [55347]: INFO cinder.volume.api [None req-9d76096d-efb9-4770-b51f-99b279936c00 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1289.051927] [55347]: INFO cinder.api.openstack.wsgi [None req-9d76096d-efb9-4770-b51f-99b279936c00 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1289.052297] [55347]: [pid: 55347|app: 0|req: 258/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:11 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.085696] [55348]: DEBUG cinder.api.middleware.request_id [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.088053] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1289.088283] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.088501] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.096258] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.096258] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.099920] [55348]: INFO cinder.volume.api [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1289.104237] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-20e1ba6c-bbdf-4b11-a0da-53879d5dc6c6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1289.104641] [55348]: [pid: 55348|app: 0|req: 329/587] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:03:11 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.627508] [55347]: DEBUG cinder.api.middleware.request_id [None req-94916b27-1f4e-4514-a8eb-230ff6798c1d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.627508] [55347]: INFO cinder.api.openstack.wsgi [None req-94916b27-1f4e-4514-a8eb-230ff6798c1d None None] GET http://10.180.1.21/volume// [ 1290.627508] [55347]: DEBUG cinder.api.openstack.wsgi [None req-94916b27-1f4e-4514-a8eb-230ff6798c1d None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.627508] [55347]: DEBUG cinder.api.openstack.wsgi [None req-94916b27-1f4e-4514-a8eb-230ff6798c1d None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.627508] [55347]: INFO cinder.api.openstack.wsgi [None req-94916b27-1f4e-4514-a8eb-230ff6798c1d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1290.628299] [55347]: [pid: 55347|app: 0|req: 259/588] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 04:03:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1290.632272] [55348]: DEBUG cinder.api.middleware.request_id [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-d3dd61ea-ce35-4314-8bcb-53fe26814500 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.634492] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-d3dd61ea-ce35-4314-8bcb-53fe26814500 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1290.635129] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-d3dd61ea-ce35-4314-8bcb-53fe26814500 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2e0787e-8f43-42fb-a530-768320c515c7", "connector": null, "instance_uuid": "e71134bd-23a1-4cc3-9e85-e8b6054be6d5"}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.647036] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.647036] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.669067] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-d3dd61ea-ce35-4314-8bcb-53fe26814500 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1290.669538] [55348]: [pid: 55348|app: 0|req: 330/589] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 04:03:13 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1290.687102] [55347]: DEBUG cinder.api.middleware.request_id [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.689308] [55347]: INFO cinder.api.openstack.wsgi [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1290.689589] [55347]: DEBUG cinder.api.openstack.wsgi [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.689880] [55347]: DEBUG cinder.api.openstack.wsgi [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.699458] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.699458] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.702636] [55347]: INFO cinder.volume.api [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1290.707087] [55347]: INFO cinder.api.openstack.wsgi [None req-73187ad9-2b36-4fb2-b146-a0da38d8b05f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1290.707455] [55347]: [pid: 55347|app: 0|req: 260/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:13 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.190704] [55348]: DEBUG cinder.api.middleware.request_id [None req-0001e6cf-e9b9-4e74-9aaf-9d18380b2958 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.191236] [55348]: INFO cinder.api.openstack.wsgi [None req-0001e6cf-e9b9-4e74-9aaf-9d18380b2958 None None] GET http://10.180.1.21/volume// [ 1291.191416] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0001e6cf-e9b9-4e74-9aaf-9d18380b2958 None None] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.191622] [55348]: DEBUG cinder.api.openstack.wsgi [None req-0001e6cf-e9b9-4e74-9aaf-9d18380b2958 None None] Calling method 'all' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.192044] [55348]: INFO cinder.api.openstack.wsgi [None req-0001e6cf-e9b9-4e74-9aaf-9d18380b2958 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1291.192487] [55348]: [pid: 55348|app: 0|req: 331/591] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:03:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1291.195820] [55347]: DEBUG cinder.api.middleware.request_id [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.198167] [55347]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1291.198426] [55347]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.198715] [55347]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.208659] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.208659] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.211623] [55347]: INFO cinder.volume.api [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1291.215694] [55347]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-e49dc4b6-ecb0-4748-ae38-c50853ef6615 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1291.216069] [55347]: [pid: 55347|app: 0|req: 261/592] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:03:14 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1291.241019] [55348]: DEBUG cinder.api.middleware.request_id [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.243056] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] PUT http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb [ 1291.243619] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-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-535518", "mountpoint": "/dev/sdb"}}} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1291.251339] [55348]: DEBUG cinder.coordination [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Acquiring lock "cinder-attachment_update-d2e0787e-8f43-42fb-a530-768320c515c7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1291.256134] [55348]: DEBUG cinder.coordination [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-d2e0787e-8f43-42fb-a530-768320c515c7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55348) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1291.256946] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.256946] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.717523] [55347]: DEBUG cinder.api.middleware.request_id [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.719767] [55347]: INFO cinder.api.openstack.wsgi [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1291.719987] [55347]: DEBUG cinder.api.openstack.wsgi [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.720222] [55347]: DEBUG cinder.api.openstack.wsgi [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.730403] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.730403] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.733709] [55347]: INFO cinder.volume.api [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1291.738316] [55347]: INFO cinder.api.openstack.wsgi [None req-820d0fd3-80fc-4dcb-a74f-a60425ea234f tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1291.738841] [55347]: [pid: 55347|app: 0|req: 262/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:14 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.749144] [55347]: DEBUG cinder.api.middleware.request_id [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.751254] [55347]: INFO cinder.api.openstack.wsgi [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1292.751513] [55347]: DEBUG cinder.api.openstack.wsgi [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.751744] [55347]: DEBUG cinder.api.openstack.wsgi [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.761372] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.761372] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.764398] [55347]: INFO cinder.volume.api [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1292.768481] [55347]: INFO cinder.api.openstack.wsgi [None req-32d38daf-099f-40e4-8002-6b4f97ed64ef tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1292.768830] [55347]: [pid: 55347|app: 0|req: 263/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:15 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.779019] [55347]: DEBUG cinder.api.middleware.request_id [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.781063] [55347]: INFO cinder.api.openstack.wsgi [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1293.781294] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.781566] [55347]: DEBUG cinder.api.openstack.wsgi [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.790881] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.790881] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.793908] [55347]: INFO cinder.volume.api [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1293.797924] [55347]: INFO cinder.api.openstack.wsgi [None req-d27af569-ee12-45ad-bd0a-a66df15c4609 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1293.798298] [55347]: [pid: 55347|app: 0|req: 264/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:16 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.808443] [55347]: DEBUG cinder.api.middleware.request_id [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.810216] [55347]: INFO cinder.api.openstack.wsgi [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1294.810431] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.810656] [55347]: DEBUG cinder.api.openstack.wsgi [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.821303] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.821303] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.824515] [55347]: INFO cinder.volume.api [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1294.828631] [55347]: INFO cinder.api.openstack.wsgi [None req-9b389d48-5e58-48d7-8e7f-3b997dd8ea26 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1294.828994] [55347]: [pid: 55347|app: 0|req: 265/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:17 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.778094] [55348]: DEBUG cinder.coordination [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Lock "cinder-attachment_update-d2e0787e-8f43-42fb-a530-768320c515c7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55348) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1295.778468] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-221141e8-24e6-48e4-a1d7-c88d829e3f7c tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb returned with HTTP 200 [ 1295.778951] [55348]: [pid: 55348|app: 0|req: 332/597] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 04:03:14 2025] PUT /volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.839449] [55347]: DEBUG cinder.api.middleware.request_id [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.842232] [55347]: INFO cinder.api.openstack.wsgi [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1295.842536] [55347]: DEBUG cinder.api.openstack.wsgi [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.842868] [55347]: DEBUG cinder.api.openstack.wsgi [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.854641] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.854641] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.858895] [55347]: INFO cinder.volume.api [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1295.864035] [55347]: INFO cinder.api.openstack.wsgi [None req-017a2bbf-3a1b-4ccd-9393-ac9c67dff81d tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1295.864479] [55347]: [pid: 55347|app: 0|req: 266/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:18 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.874341] [55348]: DEBUG cinder.api.middleware.request_id [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.878733] [55348]: INFO cinder.api.openstack.wsgi [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1296.878960] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.879195] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.893990] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.893990] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.899610] [55348]: INFO cinder.volume.api [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1296.904478] [55348]: INFO cinder.api.openstack.wsgi [None req-f994b6b9-6243-42a4-aff1-1d7ac35af06b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1296.904850] [55348]: [pid: 55348|app: 0|req: 333/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:19 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.917074] [55347]: DEBUG cinder.api.middleware.request_id [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.919241] [55347]: INFO cinder.api.openstack.wsgi [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1297.919475] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.919697] [55347]: DEBUG cinder.api.openstack.wsgi [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.929468] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.929468] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.932639] [55347]: INFO cinder.volume.api [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1297.936760] [55347]: INFO cinder.api.openstack.wsgi [None req-b5a9d9b9-7bcc-4239-a9e0-0e0d076f0b95 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1297.937137] [55347]: [pid: 55347|app: 0|req: 267/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:20 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.393036] [55348]: DEBUG cinder.api.middleware.request_id [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-9199708d-5d87-4942-a3fc-c64f91b11b03 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.395341] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-9199708d-5d87-4942-a3fc-c64f91b11b03 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb/action [ 1298.396034] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-9199708d-5d87-4942-a3fc-c64f91b11b03 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-complete": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1298.396146] [55348]: DEBUG cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-9199708d-5d87-4942-a3fc-c64f91b11b03 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1298.410012] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.410012] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.417506] [55348]: INFO cinder.api.openstack.wsgi [req-d3f2b03e-ae4c-4bd7-a140-8d969c44dcc9 req-9199708d-5d87-4942-a3fc-c64f91b11b03 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb/action returned with HTTP 204 [ 1298.417908] [55348]: [pid: 55348|app: 0|req: 334/601] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 04:03:21 2025] POST /volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1298.947250] [55347]: DEBUG cinder.api.middleware.request_id [None req-971de791-ecfc-432e-a149-a57460c43745 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.949678] [55347]: INFO cinder.api.openstack.wsgi [None req-971de791-ecfc-432e-a149-a57460c43745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1298.949919] [55347]: DEBUG cinder.api.openstack.wsgi [None req-971de791-ecfc-432e-a149-a57460c43745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.950163] [55347]: DEBUG cinder.api.openstack.wsgi [None req-971de791-ecfc-432e-a149-a57460c43745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.959703] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.959703] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.962774] [55347]: INFO cinder.volume.api [None req-971de791-ecfc-432e-a149-a57460c43745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1298.966892] [55347]: INFO cinder.api.openstack.wsgi [None req-971de791-ecfc-432e-a149-a57460c43745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1298.967271] [55347]: [pid: 55347|app: 0|req: 268/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:21 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1298.976220] [55348]: DEBUG cinder.api.middleware.request_id [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.978225] [55348]: INFO cinder.api.openstack.wsgi [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1298.978447] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.978664] [55348]: DEBUG cinder.api.openstack.wsgi [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.988013] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.988013] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.991021] [55348]: INFO cinder.volume.api [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1298.995378] [55348]: INFO cinder.api.openstack.wsgi [None req-e5e88d63-cb34-44d1-84e5-18a6bf8eec7b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1298.995738] [55348]: [pid: 55348|app: 0|req: 335/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:21 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1299.004614] [55347]: DEBUG cinder.api.middleware.request_id [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.083571] [55347]: INFO cinder.api.openstack.wsgi [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1299.083801] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.084022] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.084215] [55347]: INFO cinder.api.v3.volumes [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume with id: d2e0787e-8f43-42fb-a530-768320c515c7 [ 1299.093748] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.093748] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.094280] [55347]: INFO cinder.volume.api [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1299.101529] [55347]: INFO cinder.volume.api [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-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. [ 1299.101858] [55347]: INFO cinder.api.openstack.wsgi [None req-c4a0c3a6-cbb7-4466-9725-fda77d5136d5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 400 [ 1299.102332] [55347]: [pid: 55347|app: 0|req: 269/604] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:03:21 2025] DELETE /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 307 bytes in 98 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1299.105263] [55348]: DEBUG cinder.api.middleware.request_id [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.107382] [55348]: INFO cinder.api.openstack.wsgi [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1299.107619] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.107869] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.118032] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.118032] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.121484] [55348]: INFO cinder.volume.api [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1299.126046] [55348]: INFO cinder.api.openstack.wsgi [None req-dcaefc47-d55f-4cda-9ab1-b971632eb11a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1299.126445] [55348]: [pid: 55348|app: 0|req: 336/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:21 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1299.166420] [55347]: DEBUG cinder.api.middleware.request_id [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.168979] [55347]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1299.169218] [55347]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.169439] [55347]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.178978] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.178978] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.182302] [55347]: INFO cinder.volume.api [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1299.187079] [55347]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-9a414289-0132-4946-85a8-a00d908aa4b8 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1299.187395] [55347]: [pid: 55347|app: 0|req: 270/606] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 04:03:22 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1299.204362] [55348]: DEBUG cinder.api.middleware.request_id [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.206616] [55348]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] POST http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7/action [ 1299.207017] [55348]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55348) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1299.207165] [55348]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1299.339917] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.339917] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.340485] [55348]: INFO cinder.volume.api [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1299.344758] [55348]: INFO cinder.volume.api [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Begin detaching volume completed successfully. [ 1299.345063] [55348]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-b4cd3cb7-85e8-417b-bc36-e2679601b4a6 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7/action returned with HTTP 202 [ 1299.345404] [55348]: [pid: 55348|app: 0|req: 337/607] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 04:03:22 2025] POST /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1300.365620] [55347]: DEBUG cinder.api.middleware.request_id [None req-c6728e68-4cba-4bfb-b052-547df7760c5e None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.365881] [55347]: INFO cinder.api.openstack.wsgi [None req-c6728e68-4cba-4bfb-b052-547df7760c5e None None] GET http://10.180.1.21/volume// [ 1300.366068] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c6728e68-4cba-4bfb-b052-547df7760c5e None None] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.366347] [55347]: DEBUG cinder.api.openstack.wsgi [None req-c6728e68-4cba-4bfb-b052-547df7760c5e None None] Calling method 'all' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.366756] [55347]: INFO cinder.api.openstack.wsgi [None req-c6728e68-4cba-4bfb-b052-547df7760c5e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1300.367079] [55347]: [pid: 55347|app: 0|req: 271/608] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 04:03:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1300.370989] [55348]: DEBUG cinder.api.middleware.request_id [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.373529] [55348]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1300.373630] [55348]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.373800] [55348]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.386548] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.386548] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.390033] [55348]: INFO cinder.volume.api [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1300.395328] [55348]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-3375f719-5dcd-4ea8-835b-3008c9276c31 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1300.395719] [55348]: [pid: 55348|app: 0|req: 338/609] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 04:03:23 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1301.528678] [55347]: DEBUG cinder.api.middleware.request_id [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-27c30919-6b03-4b0b-8a47-812fe359b745 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.531026] [55347]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-27c30919-6b03-4b0b-8a47-812fe359b745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb [ 1301.531248] [55347]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-27c30919-6b03-4b0b-8a47-812fe359b745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.531497] [55347]: DEBUG cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-27c30919-6b03-4b0b-8a47-812fe359b745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'version_select' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.538525] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.538525] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.062646] [55347]: INFO cinder.api.openstack.wsgi [req-048e9571-240a-4552-b3d4-1fb8ee224829 req-27c30919-6b03-4b0b-8a47-812fe359b745 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb returned with HTTP 200 [ 1302.063222] [55347]: [pid: 55347|app: 0|req: 272/610] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 04:03:24 2025] DELETE /volume/v3/attachments/9e4c3494-63ff-4e17-ac10-8e4e761090fb => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.511885] [55348]: DEBUG cinder.api.middleware.request_id [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.513958] [55348]: INFO cinder.api.openstack.wsgi [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1303.514188] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.514412] [55348]: DEBUG cinder.api.openstack.wsgi [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.521777] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.521777] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.526303] [55348]: INFO cinder.volume.api [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1303.530658] [55348]: INFO cinder.api.openstack.wsgi [None req-b209f86b-e874-4af1-8f12-db8dc7074ac5 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1303.530914] [55348]: [pid: 55348|app: 0|req: 339/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:26 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.519572] [55347]: DEBUG cinder.api.middleware.request_id [None req-033288ae-230b-4d66-b559-a18e66f407a3 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.521698] [55347]: INFO cinder.api.openstack.wsgi [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1310.521922] [55347]: DEBUG cinder.api.openstack.wsgi [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.522152] [55347]: DEBUG cinder.api.openstack.wsgi [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.522342] [55347]: INFO cinder.api.v3.volumes [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume with id: d2e0787e-8f43-42fb-a530-768320c515c7 [ 1310.532380] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.532380] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.532882] [55347]: INFO cinder.volume.api [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1310.550517] [55347]: INFO cinder.volume.api [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume request issued successfully. [ 1310.550701] [55347]: INFO cinder.api.openstack.wsgi [None req-033288ae-230b-4d66-b559-a18e66f407a3 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 202 [ 1310.551103] [55347]: [pid: 55347|app: 0|req: 273/612] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:03:33 2025] DELETE /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1310.553961] [55348]: DEBUG cinder.api.middleware.request_id [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.556126] [55348]: INFO cinder.api.openstack.wsgi [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1310.556380] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.556883] [55348]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.564307] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.564307] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.567991] [55348]: INFO cinder.volume.api [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1310.572539] [55348]: INFO cinder.api.openstack.wsgi [None req-f8ed6e50-61e5-4183-8f80-a2a595c24f34 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1310.572794] [55348]: [pid: 55348|app: 0|req: 340/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:33 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.583776] [55347]: DEBUG cinder.api.middleware.request_id [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.585800] [55347]: INFO cinder.api.openstack.wsgi [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1311.586187] [55347]: DEBUG cinder.api.openstack.wsgi [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.586538] [55347]: DEBUG cinder.api.openstack.wsgi [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.594589] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.594589] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.597976] [55347]: INFO cinder.volume.api [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1311.602275] [55347]: INFO cinder.api.openstack.wsgi [None req-27d5ead2-c973-47cc-a7f6-bf4c9ba696d9 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1311.602613] [55347]: [pid: 55347|app: 0|req: 274/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:34 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.612478] [55348]: DEBUG cinder.api.middleware.request_id [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.614710] [55348]: INFO cinder.api.openstack.wsgi [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1312.614973] [55348]: DEBUG cinder.api.openstack.wsgi [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.615315] [55348]: DEBUG cinder.api.openstack.wsgi [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.623720] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.623720] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.627472] [55348]: INFO cinder.volume.api [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1312.632975] [55348]: INFO cinder.api.openstack.wsgi [None req-247d0dc2-4a72-4e38-b3eb-26dce7f3c0dd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 200 [ 1312.633358] [55348]: [pid: 55348|app: 0|req: 341/615] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:35 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.643840] [55347]: DEBUG cinder.api.middleware.request_id [None req-45593d13-2882-4665-869b-85c2a216cd40 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.645928] [55347]: INFO cinder.api.openstack.wsgi [None req-45593d13-2882-4665-869b-85c2a216cd40 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 [ 1313.646161] [55347]: DEBUG cinder.api.openstack.wsgi [None req-45593d13-2882-4665-869b-85c2a216cd40 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.646375] [55347]: DEBUG cinder.api.openstack.wsgi [None req-45593d13-2882-4665-869b-85c2a216cd40 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.652569] [55347]: INFO cinder.api.openstack.wsgi [None req-45593d13-2882-4665-869b-85c2a216cd40 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 returned with HTTP 404 [ 1313.653026] [55347]: [pid: 55347|app: 0|req: 275/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:36 2025] GET /volume/v3/volumes/d2e0787e-8f43-42fb-a530-768320c515c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1313.694249] [55348]: DEBUG cinder.api.middleware.request_id [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.696358] [55348]: INFO cinder.api.openstack.wsgi [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1313.696584] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.696800] [55348]: DEBUG cinder.api.openstack.wsgi [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'delete' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.696984] [55348]: INFO cinder.api.v3.volumes [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume with id: fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1313.706832] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.706832] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.707349] [55348]: INFO cinder.volume.api [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1313.726712] [55348]: INFO cinder.volume.api [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume request issued successfully. [ 1313.726908] [55348]: INFO cinder.api.openstack.wsgi [None req-2ffcbfdd-9b30-47be-aaa5-e73ddb9bbeab tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 202 [ 1313.727358] [55348]: [pid: 55348|app: 0|req: 342/617] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:03:36 2025] DELETE /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1313.731429] [55347]: DEBUG cinder.api.middleware.request_id [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.734526] [55347]: INFO cinder.api.openstack.wsgi [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1313.734526] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.734771] [55347]: DEBUG cinder.api.openstack.wsgi [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.742234] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.742234] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.746342] [55347]: INFO cinder.volume.api [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1313.751205] [55347]: INFO cinder.api.openstack.wsgi [None req-e4cc68dd-349e-41d5-aa18-bc9628913b3b tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1313.751596] [55347]: [pid: 55347|app: 0|req: 276/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:36 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.763223] [55348]: DEBUG cinder.api.middleware.request_id [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.765468] [55348]: INFO cinder.api.openstack.wsgi [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1314.765691] [55348]: DEBUG cinder.api.openstack.wsgi [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.765936] [55348]: DEBUG cinder.api.openstack.wsgi [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.773547] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.773547] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.776753] [55348]: INFO cinder.volume.api [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1314.780766] [55348]: INFO cinder.api.openstack.wsgi [None req-00f450a5-4c4a-453a-8c9a-37d8e42ba0b1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1314.781120] [55348]: [pid: 55348|app: 0|req: 343/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:37 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.792500] [55347]: DEBUG cinder.api.middleware.request_id [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.794922] [55347]: INFO cinder.api.openstack.wsgi [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1315.795220] [55347]: DEBUG cinder.api.openstack.wsgi [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.795518] [55347]: DEBUG cinder.api.openstack.wsgi [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.803745] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.803745] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.807281] [55347]: INFO cinder.volume.api [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1315.811522] [55347]: INFO cinder.api.openstack.wsgi [None req-df557e0c-5b73-486f-8f93-8fb3aba3ff80 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 200 [ 1315.811804] [55347]: [pid: 55347|app: 0|req: 277/620] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:38 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.823042] [55348]: DEBUG cinder.api.middleware.request_id [None req-dc044495-a677-4b24-b961-a033cd7cb1bd None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.825128] [55348]: INFO cinder.api.openstack.wsgi [None req-dc044495-a677-4b24-b961-a033cd7cb1bd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 [ 1316.825352] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dc044495-a677-4b24-b961-a033cd7cb1bd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.825568] [55348]: DEBUG cinder.api.openstack.wsgi [None req-dc044495-a677-4b24-b961-a033cd7cb1bd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.831613] [55348]: INFO cinder.api.openstack.wsgi [None req-dc044495-a677-4b24-b961-a033cd7cb1bd tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 returned with HTTP 404 [ 1316.832120] [55348]: [pid: 55348|app: 0|req: 344/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:39 2025] GET /volume/v3/volumes/fc927034-a8e9-49ad-b9a6-de33584632a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1316.913021] [55347]: DEBUG cinder.api.middleware.request_id [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.915041] [55347]: INFO cinder.api.openstack.wsgi [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1316.915279] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.915539] [55347]: DEBUG cinder.api.openstack.wsgi [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'delete' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.915685] [55347]: INFO cinder.api.v3.volumes [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume with id: 991a4610-c157-453f-b11c-c96faca0b73a [ 1316.923052] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.923052] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.923547] [55347]: INFO cinder.volume.api [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1316.937353] [55347]: INFO cinder.volume.api [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Delete volume request issued successfully. [ 1316.937539] [55347]: INFO cinder.api.openstack.wsgi [None req-4f27af9a-cd11-4115-828f-4fa2fe03b1a1 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 202 [ 1316.937927] [55347]: [pid: 55347|app: 0|req: 278/622] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 04:03:39 2025] DELETE /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1316.940803] [55348]: DEBUG cinder.api.middleware.request_id [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.943040] [55348]: INFO cinder.api.openstack.wsgi [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1316.943293] [55348]: DEBUG cinder.api.openstack.wsgi [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.943557] [55348]: DEBUG cinder.api.openstack.wsgi [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.951201] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.951201] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.955069] [55348]: INFO cinder.volume.api [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1316.959998] [55348]: INFO cinder.api.openstack.wsgi [None req-61f44300-fe5e-4d04-b3d4-f46cd176b435 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1316.960403] [55348]: [pid: 55348|app: 0|req: 345/623] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:39 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.970614] [55347]: DEBUG cinder.api.middleware.request_id [None req-8805c8be-2267-4422-8e4d-31070fc0951a None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.972869] [55347]: INFO cinder.api.openstack.wsgi [None req-8805c8be-2267-4422-8e4d-31070fc0951a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1317.973123] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8805c8be-2267-4422-8e4d-31070fc0951a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.973348] [55347]: DEBUG cinder.api.openstack.wsgi [None req-8805c8be-2267-4422-8e4d-31070fc0951a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.981489] [55347]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.981489] [55347]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.985425] [55347]: INFO cinder.volume.api [None req-8805c8be-2267-4422-8e4d-31070fc0951a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1317.990186] [55347]: INFO cinder.api.openstack.wsgi [None req-8805c8be-2267-4422-8e4d-31070fc0951a tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1317.990601] [55347]: [pid: 55347|app: 0|req: 279/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:40 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.001083] [55348]: DEBUG cinder.api.middleware.request_id [None req-25434983-d638-42ea-942f-f471ab79be1e None None] RequestId filter calling following filter/app {{(pid=55348) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.003341] [55348]: INFO cinder.api.openstack.wsgi [None req-25434983-d638-42ea-942f-f471ab79be1e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1319.003617] [55348]: DEBUG cinder.api.openstack.wsgi [None req-25434983-d638-42ea-942f-f471ab79be1e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55348) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.003868] [55348]: DEBUG cinder.api.openstack.wsgi [None req-25434983-d638-42ea-942f-f471ab79be1e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55348) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.011681] [55348]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.011681] [55348]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.015735] [55348]: INFO cinder.volume.api [None req-25434983-d638-42ea-942f-f471ab79be1e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Volume info retrieved successfully. [ 1319.019879] [55348]: INFO cinder.api.openstack.wsgi [None req-25434983-d638-42ea-942f-f471ab79be1e tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 200 [ 1319.020256] [55348]: [pid: 55348|app: 0|req: 346/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:41 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.030770] [55347]: DEBUG cinder.api.middleware.request_id [None req-437cce26-2c31-4bc3-80ed-d9adc96db416 None None] RequestId filter calling following filter/app {{(pid=55347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.032824] [55347]: INFO cinder.api.openstack.wsgi [None req-437cce26-2c31-4bc3-80ed-d9adc96db416 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] GET http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a [ 1320.033057] [55347]: DEBUG cinder.api.openstack.wsgi [None req-437cce26-2c31-4bc3-80ed-d9adc96db416 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Empty body provided in request {{(pid=55347) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.033276] [55347]: DEBUG cinder.api.openstack.wsgi [None req-437cce26-2c31-4bc3-80ed-d9adc96db416 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] Calling method 'show' {{(pid=55347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.040577] [55347]: INFO cinder.api.openstack.wsgi [None req-437cce26-2c31-4bc3-80ed-d9adc96db416 tempest-AttachVolumeNegativeTest-604653782 tempest-AttachVolumeNegativeTest-604653782-project-member] http://10.180.1.21/volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a returned with HTTP 404 [ 1320.041057] [55347]: [pid: 55347|app: 0|req: 280/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 04:03:42 2025] GET /volume/v3/volumes/991a4610-c157-453f-b11c-c96faca0b73a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1329.017990] [55348]: DEBUG dbcounter [-] [55348] Writing DB stats cinder:SELECT=72,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55348) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.035852] [55347]: DEBUG dbcounter [-] [55347] Writing DB stats cinder:SELECT=111,cinder:INSERT=8,cinder:UPDATE=18 {{(pid=55347) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}